From e1d94c651b381464dd2428f1aa9ddaf618fe06cb Mon Sep 17 00:00:00 2001 From: Andrew Jeddeloh Date: Mon, 5 Feb 2018 17:32:53 -0800 Subject: [PATCH] app-text/texi2html: remove package Remove dead package --- .../app-text/texi2html/Manifest | 1 - .../app-text/texi2html/texi2html-1.78.ebuild | 29 ------------------- .../md5-cache/app-text/texi2html-1.78 | 11 ------- 3 files changed, 41 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/app-text/texi2html/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/app-text/texi2html/texi2html-1.78.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-text/texi2html-1.78 diff --git a/sdk_container/src/third_party/portage-stable/app-text/texi2html/Manifest b/sdk_container/src/third_party/portage-stable/app-text/texi2html/Manifest deleted file mode 100644 index 5b666e44a9..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-text/texi2html/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST texi2html-1.78.tar.bz2 453223 RMD160 e68bfcb4a8270d8d1e2fc4010c0c0bdde3d3ff47 SHA1 60474f8cf8de91b69a9f3b9fe525fa550c21639b SHA256 740b1074d053570d4899c943a4aa99b97f10025d6306d1cc09c2c76e40a98167 diff --git a/sdk_container/src/third_party/portage-stable/app-text/texi2html/texi2html-1.78.ebuild b/sdk_container/src/third_party/portage-stable/app-text/texi2html/texi2html-1.78.ebuild deleted file mode 100644 index 0e27e825eb..0000000000 --- a/sdk_container/src/third_party/portage-stable/app-text/texi2html/texi2html-1.78.ebuild +++ /dev/null @@ -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 -} diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-text/texi2html-1.78 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-text/texi2html-1.78 deleted file mode 100644 index 45163899eb..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/app-text/texi2html-1.78 +++ /dev/null @@ -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