From 718aea5f40469b06029c9cb57c116ba78fe0d398 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 5 Nov 2019 23:33:11 +0100 Subject: [PATCH] app-text/mht-rip: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/696252 Signed-off-by: Michał Górny --- 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(-) delete mode 100644 app-text/mht-rip/Manifest delete mode 100644 app-text/mht-rip/metadata.xml delete mode 100644 app-text/mht-rip/mht-rip-0.8.ebuild diff --git a/app-text/mht-rip/Manifest b/app-text/mht-rip/Manifest deleted file mode 100644 index 458cbcb3a8e3..000000000000 --- 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 6f49eba8f496..000000000000 --- a/app-text/mht-rip/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - 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 f911329069fb..000000000000 --- 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 b75539469a9f..17f9cc8199d8 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 -- 2.26.2