summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-31 23:34:36 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-31 23:54:10 +0200
commitf33694ccac6f1f844567339e2f6d2b2fad38c1aa (patch)
tree3ec8aba19c9f5bf5cde8cf3a7ff91ce66340f188
parentdev-perl/Probe-Perl: EAPI=8 bump (diff)
downloadgentoo-f33694cc.tar.gz
gentoo-f33694cc.tar.bz2
gentoo-f33694cc.zip
dev-perl/Proc-Background: Remove old
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Proc-Background/Manifest1
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.100.0-r1.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/dev-perl/Proc-Background/Manifest b/dev-perl/Proc-Background/Manifest
index f3b95775d9dd..a5c5ba88c1e5 100644
--- a/dev-perl/Proc-Background/Manifest
+++ b/dev-perl/Proc-Background/Manifest
@@ -1,2 +1 @@
-DIST Proc-Background-1.10.tar.gz 15113 BLAKE2B f4a35a2617e4d8292ef21748e9b2f75f7ed6a99e0076faadd8719100dfc70e2cad46ff1ddbfdd5b42a6e86f3b8eb050aef63a922117e2ba5277db131e4a0c0df SHA512 233eeb8159b7b0f99f6ce991b30f5a321189d2af9d4c8a6d997d0ff348ab9ba4510b322f58dca0df1b0bee279a442f49386bbd2152a5245921c95e9f0497301e
DIST Proc-Background-1.21.tar.gz 25960 BLAKE2B b5e8a7538aabc973d46097bc8ad6ee8fc03b5f3c693e31e344b8509784aa515db864c6f046f9db91ae0b0225244a385d8f390b76aa4484037431a3105126cc98 SHA512 2cc5cdf3e6b0614a252f6a5e2f0c35c50504eaefb87d642b8a4f91f6e5e34096f6e30262f0d8496b318301e3359d26a6dceb1658556ad0ac548a26b6a3476432
diff --git a/dev-perl/Proc-Background/Proc-Background-1.100.0-r1.ebuild b/dev-perl/Proc-Background/Proc-Background-1.100.0-r1.ebuild
deleted file mode 100644
index 898cd54beaf6..000000000000
--- a/dev-perl/Proc-Background/Proc-Background-1.100.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=BZAJAC
-MODULE_VERSION=1.10
-inherit perl-module
-
-DESCRIPTION="Generic interface to background process management"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do