Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/mht-rip/, profiles/
Date: Tue, 05 Nov 2019 22:33:57
Message-Id: 1572993191.718aea5f40469b06029c9cb57c116ba78fe0d398.mgorny@gentoo
1 commit: 718aea5f40469b06029c9cb57c116ba78fe0d398
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 5 22:33:11 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 5 22:33:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=718aea5f
7
8 app-text/mht-rip: Remove last-rited pkg
9
10 Bug: https://bugs.gentoo.org/696252
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-text/mht-rip/Manifest | 1 -
14 app-text/mht-rip/metadata.xml | 5 -----
15 app-text/mht-rip/mht-rip-0.8.ebuild | 27 ---------------------------
16 profiles/package.mask | 1 -
17 4 files changed, 34 deletions(-)
18
19 diff --git a/app-text/mht-rip/Manifest b/app-text/mht-rip/Manifest
20 deleted file mode 100644
21 index 458cbcb3a8e..00000000000
22 --- a/app-text/mht-rip/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST mht-rip-0.8.c 9105 BLAKE2B f8b7566b5c875b10992f4b8bd4746f0be6b75cddc2d07f17db9113254ea2354f65d77ddc13f6e930051e8f0bbe564c4f37baf4355be999c2a524f05597d5cf30 SHA512 377643c75e621dfa88f426db8e0f8e0959aaa841d1950ab1cc4d514de1a4120cbd20e9f18aa58607b6012a9417095489de968002bd8d91fd89f71dcc0b90357e
26
27 diff --git a/app-text/mht-rip/metadata.xml b/app-text/mht-rip/metadata.xml
28 deleted file mode 100644
29 index 6f49eba8f49..00000000000
30 --- a/app-text/mht-rip/metadata.xml
31 +++ /dev/null
32 @@ -1,5 +0,0 @@
33 -<?xml version="1.0" encoding="UTF-8"?>
34 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
35 -<pkgmetadata>
36 -<!-- maintainer-needed -->
37 -</pkgmetadata>
38
39 diff --git a/app-text/mht-rip/mht-rip-0.8.ebuild b/app-text/mht-rip/mht-rip-0.8.ebuild
40 deleted file mode 100644
41 index f911329069f..00000000000
42 --- a/app-text/mht-rip/mht-rip-0.8.ebuild
43 +++ /dev/null
44 @@ -1,27 +0,0 @@
45 -# Copyright 1999-2018 Gentoo Foundation
46 -# Distributed under the terms of the GNU General Public License v2
47 -
48 -EAPI=0
49 -
50 -DESCRIPTION="convert mht/mhtml files to something usable"
51 -HOMEPAGE="http://www.loganowen.com/mht-rip/"
52 -SRC_URI="http://www.loganowen.com/mht-rip/${P}.c"
53 -
54 -LICENSE="GPL-2"
55 -SLOT="0"
56 -KEYWORDS="~amd64 ~x86"
57 -IUSE=""
58 -
59 -S=${WORKDIR}
60 -
61 -src_unpack() {
62 - cp "${DISTDIR}"/${A} ${PN}.c || die
63 -}
64 -
65 -src_compile() {
66 - emake ${PN} || die
67 -}
68 -
69 -src_install() {
70 - dobin ${PN} || die
71 -}
72
73 diff --git a/profiles/package.mask b/profiles/package.mask
74 index b75539469a9..17f9cc8199d 100644
75 --- a/profiles/package.mask
76 +++ b/profiles/package.mask
77 @@ -383,7 +383,6 @@ app-cdr/mode2cdmaker
78 app-cdr/xdvdfs-tools
79 app-mobilephone/cobex
80 app-office/tedia2sql
81 -app-text/mht-rip
82 mail-filter/clamsmtp
83 sys-auth/pam_require