commit: 718aea5f40469b06029c9cb57c116ba78fe0d398 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Nov 5 22:33:11 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Nov 5 22:33:11 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718aea5f
app-text/mht-rip: Remove last-rited pkg Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-text/mht-rip/Manifest | 1 - app-text/mht-rip/metadata.xml | 5 ----- app-text/mht-rip/mht-rip-0.8.ebuild | 27 --------------------------- profiles/package.mask | 1 - 4 files changed, 34 deletions(-) diff --git a/app-text/mht-rip/Manifest b/app-text/mht-rip/Manifest deleted file mode 100644 index 458cbcb3a8e..00000000000 --- a/app-text/mht-rip/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mht-rip-0.8.c 9105 BLAKE2B f8b7566b5c875b10992f4b8bd4746f0be6b75cddc2d07f17db9113254ea2354f65d77ddc13f6e930051e8f0bbe564c4f37baf4355be999c2a524f05597d5cf30 SHA512 377643c75e621dfa88f426db8e0f8e0959aaa841d1950ab1cc4d514de1a4120cbd20e9f18aa58607b6012a9417095489de968002bd8d91fd89f71dcc0b90357e diff --git a/app-text/mht-rip/metadata.xml b/app-text/mht-rip/metadata.xml deleted file mode 100644 index 6f49eba8f49..00000000000 --- a/app-text/mht-rip/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<!-- maintainer-needed --> -</pkgmetadata> diff --git a/app-text/mht-rip/mht-rip-0.8.ebuild b/app-text/mht-rip/mht-rip-0.8.ebuild deleted file mode 100644 index f911329069f..00000000000 --- a/app-text/mht-rip/mht-rip-0.8.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="convert mht/mhtml files to something usable" -HOMEPAGE="http://www.loganowen.com/mht-rip/" -SRC_URI="http://www.loganowen.com/mht-rip/${P}.c" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -S=${WORKDIR} - -src_unpack() { - cp "${DISTDIR}"/${A} ${PN}.c || die -} - -src_compile() { - emake ${PN} || die -} - -src_install() { - dobin ${PN} || die -} diff --git a/profiles/package.mask b/profiles/package.mask index b75539469a9..17f9cc8199d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -383,7 +383,6 @@ app-cdr/mode2cdmaker app-cdr/xdvdfs-tools app-mobilephone/cobex app-office/tedia2sql -app-text/mht-rip mail-filter/clamsmtp sys-auth/pam_require
