* [gentoo-commits] repo/gentoo:master commit in: profiles/, mail-filter/procmail-lib/
@ 2019-11-05 22:15 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2019-11-05 22:15 UTC (permalink / raw
To: gentoo-commits
commit: 8e9a0de2bdcf9c8d897c38c2a3617cb76098e65c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 5 22:07:09 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 5 22:14:54 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e9a0de2
mail-filter/procmail-lib: Remove last-rited pkg
Closes: https://bugs.gentoo.org/696176
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
mail-filter/procmail-lib/Manifest | 2 --
mail-filter/procmail-lib/metadata.xml | 8 -------
.../procmail-lib/procmail-lib-20081108.ebuild | 25 ----------------------
.../procmail-lib/procmail-lib-20091202.ebuild | 25 ----------------------
profiles/package.mask | 6 ------
5 files changed, 66 deletions(-)
diff --git a/mail-filter/procmail-lib/Manifest b/mail-filter/procmail-lib/Manifest
deleted file mode 100644
index 4e9f3131a7c..00000000000
--- a/mail-filter/procmail-lib/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST procmail-lib-2008.1108.tar.gz 763653 BLAKE2B b4c1a6d41031366e2147cdc62c9cc08825a029f11f5f85d29f2673476d0efe3525c1627dd01bc49bababe5747c727df04736669fc004840124d75c8a02ba605d SHA512 54a9ffa7bd5e5554c0d48efa59c22ed4aaa635d3b87a3b8cdc2b660ab8a4acdd1dfa39d7d816ed3ebc379ddc7e8e58e54e0f0fb8c8f6eb51661201f03bc0332b
-DIST procmail-lib-2009.1202.tar.gz 765078 BLAKE2B e732ab6e4e298ecd1b4155e4761b0420ce6d82639ec85d3b1b21fee1e52ab5845178718dbde70219793fe08c1e257252b27ccf16706608d5e091850715b434ea SHA512 374681de60f7ba55f6581b248684841482eca01b04bf81b67fca8fc62caf1e7acc5e7562db16f6aa11fa072bee032e54e925081483e3987f820c9863d19e4a97
diff --git a/mail-filter/procmail-lib/metadata.xml b/mail-filter/procmail-lib/metadata.xml
deleted file mode 100644
index b751ca573b7..00000000000
--- a/mail-filter/procmail-lib/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="freshmeat">procmail-lib</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/mail-filter/procmail-lib/procmail-lib-20081108.ebuild b/mail-filter/procmail-lib/procmail-lib-20081108.ebuild
deleted file mode 100644
index 44a40589503..00000000000
--- a/mail-filter/procmail-lib/procmail-lib-20081108.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-MY_PV="${PV:0:4}.${PV:4}"
-
-DESCRIPTION="Procmail Module Library is a collection of modules for Procmail"
-HOMEPAGE="http://freshmeat.net/projects/procmail-lib"
-SRC_URI="mirror://nongnu/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="mail-filter/procmail"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
- emake DESTDIR="${D}" prefix=/usr install || die "make install failed"
- mv "${D}"/usr/share/doc/"${PN}" "${D}"/usr/share/doc/"${PF}"
-}
diff --git a/mail-filter/procmail-lib/procmail-lib-20091202.ebuild b/mail-filter/procmail-lib/procmail-lib-20091202.ebuild
deleted file mode 100644
index fd708a7c7f9..00000000000
--- a/mail-filter/procmail-lib/procmail-lib-20091202.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-MY_PV="${PV:0:4}.${PV:4}"
-
-DESCRIPTION="Procmail Module Library is a collection of modules for Procmail"
-HOMEPAGE="http://freshmeat.net/projects/procmail-lib"
-SRC_URI="mirror://nongnu/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="mail-filter/procmail"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
- emake DESTDIR="${D}" prefix=/usr install || die "make install failed"
- mv "${D}"/usr/share/doc/"${PN}" "${D}"/usr/share/doc/"${PF}"
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 4790df3ccb4..cefde296f1f 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -443,12 +443,6 @@ app-dicts/dictd-jargon
app-dicts/dictd-misc
app-dicts/dictd-web1913
-# Michał Górny <mgorny@gentoo.org> (2019-10-04)
-# Unmaintained. EAPI 0. Last release in 2009. No reverse
-# dependencies.
-# Removal in 30 days. Bug #696176.
-mail-filter/procmail-lib
-
# Brian Evans <grknight@gentoo.org> (2019-10-01)
# End of life. Please upgrade.
# Removal in 90 days. Bug 651784
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-05 22:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-05 22:15 [gentoo-commits] repo/gentoo:master commit in: profiles/, mail-filter/procmail-lib/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox