diff options
author | Torsten Veller <tove@gentoo.org> | 2009-07-16 09:23:57 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-07-16 09:23:57 +0000 |
commit | d9cb4faa944d431b43d8dda6ebd608874fc6760d (patch) | |
tree | 4b41c34450b267a618e1ac66efdab1401234776f /dev-perl/Proc-Background | |
parent | Remove obsolete patches. (diff) | |
download | historical-d9cb4faa944d431b43d8dda6ebd608874fc6760d.tar.gz historical-d9cb4faa944d431b43d8dda6ebd608874fc6760d.tar.bz2 historical-d9cb4faa944d431b43d8dda6ebd608874fc6760d.zip |
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Proc-Background')
-rw-r--r-- | dev-perl/Proc-Background/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Proc-Background/Proc-Background-1.08.ebuild | 16 | ||||
-rw-r--r-- | dev-perl/Proc-Background/Proc-Background-1.09.ebuild | 16 |
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 |