Merge pull request #639 from ajeddeloh/rm-texi

app-text/texi2html: remove package
This commit is contained in:
Andrew Jeddeloh 2018-02-06 16:30:20 -08:00 committed by GitHub
commit c8c74eb70d
3 changed files with 0 additions and 41 deletions

View File

@ -1 +0,0 @@
DIST texi2html-1.78.tar.bz2 453223 RMD160 e68bfcb4a8270d8d1e2fc4010c0c0bdde3d3ff47 SHA1 60474f8cf8de91b69a9f3b9fe525fa550c21639b SHA256 740b1074d053570d4899c943a4aa99b97f10025d6306d1cc09c2c76e40a98167

View File

@ -1,29 +0,0 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-text/texi2html/texi2html-1.78.ebuild,v 1.12 2011/10/04 17:40:10 jer Exp $
EAPI=3
DESCRIPTION="Perl script that converts Texinfo to HTML"
HOMEPAGE="http://www.nongnu.org/texi2html/"
SRC_URI="http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
DEPEND=">=dev-lang/perl-5.6.1"
src_install() {
#yes, htmldir line is correct, no ${D}
emake DESTDIR="${D}" \
htmldir="${EPREFIX}"/usr/share/doc/${PF}/html \
install || die "Installation Failed"
dodoc AUTHORS ChangeLog NEWS README TODO
}
pkg_preinst() {
rm -f "${EROOT}"/usr/bin/texi2html
}

View File

@ -1,11 +0,0 @@
DEFINED_PHASES=install preinst
DEPEND=>=dev-lang/perl-5.6.1
DESCRIPTION=Perl script that converts Texinfo to HTML
EAPI=3
HOMEPAGE=http://www.nongnu.org/texi2html/
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris
LICENSE=GPL-2
RDEPEND=>=dev-lang/perl-5.6.1
SLOT=0
SRC_URI=http://download.savannah.gnu.org/releases/texi2html/texi2html-1.78.tar.bz2
_md5_=448f0c329d32f7f1c45bda839d11dd14