summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-07-16 09:16:43 +0000
committerTorsten Veller <tove@gentoo.org>2009-07-16 09:16:43 +0000
commit271783bc1e87ac05dd81ca1ad5c2220d12f53e7e (patch)
tree231f9c39fd6b9c7f758bf7456eb15952a416a513 /dev-perl/Proc-Background
parentCleanup (diff)
downloadgentoo-2-271783bc1e87ac05dd81ca1ad5c2220d12f53e7e.tar.gz
gentoo-2-271783bc1e87ac05dd81ca1ad5c2220d12f53e7e.tar.bz2
gentoo-2-271783bc1e87ac05dd81ca1ad5c2220d12f53e7e.zip
Cleanup
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r--dev-perl/Proc-Background/ChangeLog6
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.08.ebuild16
-rw-r--r--dev-perl/Proc-Background/Proc-Background-1.09.ebuild16
3 files changed, 5 insertions, 33 deletions
diff --git a/dev-perl/Proc-Background/ChangeLog b/dev-perl/Proc-Background/ChangeLog
index ce6fa6c0a4c1..cfb7fb61ac8c 100644
--- a/dev-perl/Proc-Background/ChangeLog
+++ b/dev-perl/Proc-Background/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Proc-Background
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.3 2009/07/08 08:23:01 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Proc-Background/ChangeLog,v 1.4 2009/07/16 09:16:43 tove Exp $
+
+ 16 Jul 2009; Torsten Veller <tove@gentoo.org>
+ -Proc-Background-1.08.ebuild, -Proc-Background-1.09.ebuild:
+ Cleanup
*Proc-Background-1.10 (08 Jul 2009)
diff --git a/dev-perl/Proc-Background/Proc-Background-1.08.ebuild b/dev-perl/Proc-Background/Proc-Background-1.08.ebuild
deleted file mode 100644
index e20cbbc6897f..000000000000
--- a/dev-perl/Proc-Background/Proc-Background-1.08.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.08.ebuild,v 1.1 2009/06/30 19:59:41 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BZAJAC
-inherit perl-module
-
-DESCRIPTION="Generic interface to background process management"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do
diff --git a/dev-perl/Proc-Background/Proc-Background-1.09.ebuild b/dev-perl/Proc-Background/Proc-Background-1.09.ebuild
deleted file mode 100644
index 589491904410..000000000000
--- a/dev-perl/Proc-Background/Proc-Background-1.09.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2009 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.09.ebuild,v 1.1 2009/07/02 10:18:46 tove Exp $
-
-EAPI=2
-
-MODULE_AUTHOR=BZAJAC
-inherit perl-module
-
-DESCRIPTION="Generic interface to background process management"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-SRC_TEST=do