summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
committerTorsten Veller <tove@gentoo.org>2011-09-04 11:24:07 +0000
commited1835f95ac005061c92cae46366aa03deeb7aa6 (patch)
treebf4cd51e2a39ff64b8d4e986cbb7f9ecc8220b61 /dev-perl/Proc-Background
parentVersion bump to latest release. (diff)
downloadgentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.gz
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.tar.bz2
gentoo-2-ed1835f95ac005061c92cae46366aa03deeb7aa6.zip
Cleanup
(Portage version: 2.2.0_alpha52/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r--dev-perl/Proc-Background/ChangeLog5
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.10.ebuild16
2 files changed, 4 insertions, 17 deletions
diff --git a/dev-perl/Proc-Background/ChangeLog b/dev-perl/Proc-Background/ChangeLog
index 809f92a7baf7..5cfdf0e302be 100644
--- a/dev-perl/Proc-Background/ChangeLog
+++ b/dev-perl/Proc-Background/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Proc-Background
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.6 2011/08/29 09:51:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.7 2011/09/04 11:23:54 tove Exp $
+
+ 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Proc-Background-1.10.ebuild:
+ Cleanup
*Proc-Background-1.100.0 (29 Aug 2011)
diff --git a/dev-perl/Proc-Background/Proc-Background-1.10.ebuild b/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
deleted file mode 100644
index 897eecc13852..000000000000
--- a/dev-perl/Proc-Background/Proc-Background-1.10.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/Proc-Background-1.10.ebuild,v 1.2 2011/04/24 16:06:26 grobian Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BZAJAC
-inherit perl-module
-
-DESCRIPTION="Generic interface to background process management"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do