diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-07 09:11:59 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-07 09:11:59 +0000 |
commit | 121b6afa8523cd6fdc2fc749d74dab99204bb812 (patch) | |
tree | 6c1899772d84ab942fbcb25bc214afcc3de70ba6 /dev-perl/IPC-Run3 | |
parent | Version bump (diff) | |
download | gentoo-2-121b6afa8523cd6fdc2fc749d74dab99204bb812.tar.gz gentoo-2-121b6afa8523cd6fdc2fc749d74dab99204bb812.tar.bz2 gentoo-2-121b6afa8523cd6fdc2fc749d74dab99204bb812.zip |
Cleanup
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/IPC-Run3')
-rw-r--r-- | dev-perl/IPC-Run3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.034.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild | 19 |
5 files changed, 5 insertions, 77 deletions
diff --git a/dev-perl/IPC-Run3/ChangeLog b/dev-perl/IPC-Run3/ChangeLog index 766a82f4da61..9aae56ff7dac 100644 --- a/dev-perl/IPC-Run3/ChangeLog +++ b/dev-perl/IPC-Run3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/IPC-Run3 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.30 2008/09/07 09:07:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/ChangeLog,v 1.31 2008/09/07 09:11:59 tove Exp $ + + 07 Sep 2008; Torsten Veller <tove@gentoo.org> -IPC-Run3-0.034.ebuild, + -IPC-Run3-0.035.ebuild, -IPC-Run3-0.036.ebuild, -IPC-Run3-0.037.ebuild: + Cleanup *IPC-Run3-0.042 (07 Sep 2008) diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.034.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.034.ebuild deleted file mode 100644 index 8e8715f07b8b..000000000000 --- a/dev-perl/IPC-Run3/IPC-Run3-0.034.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.034.ebuild,v 1.8 2006/10/09 21:41:45 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Run a subprocess in batch mode (a la system)" -SRC_URI="mirror://cpan/authors/id/R/RS/RSCHUPP/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/search?module=${PN}" -IUSE="" -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 sparc x86" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Test-Pod-1.00 - >=dev-perl/Test-Pod-Coverage-1.04 - dev-lang/perl" diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild deleted file mode 100644 index 2f8162a3eded..000000000000 --- a/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.035.ebuild,v 1.4 2006/10/15 17:04:27 kloeri Exp $ - -inherit perl-module - -DESCRIPTION="Run a subprocess in batch mode (a la system)" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/search?module=${PN}" -IUSE="" -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 sparc ~x86" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Test-Pod-1.00 - >=dev-perl/Test-Pod-Coverage-1.04 - dev-lang/perl" diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild deleted file mode 100644 index 78a0d1dc4909..000000000000 --- a/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.036.ebuild,v 1.6 2007/03/05 12:07:34 ticho Exp $ - -inherit perl-module - -DESCRIPTION="Run a subprocess in batch mode (a la system)" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/search?module=${PN}" -IUSE="" -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 sparc x86" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Test-Pod-1.00 - >=dev-perl/Test-Pod-Coverage-1.04 - dev-lang/perl" diff --git a/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild b/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild deleted file mode 100644 index df19b155d06e..000000000000 --- a/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IPC-Run3/IPC-Run3-0.037.ebuild,v 1.4 2007/11/10 13:35:52 drac Exp $ - -inherit perl-module - -DESCRIPTION="Run a subprocess in batch mode (a la system)" -SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/search?module=${PN}" -IUSE="" -SLOT="0" -LICENSE="as-is" -KEYWORDS="amd64 ia64 sparc x86" - -SRC_TEST="do" - -DEPEND=">=dev-perl/Test-Pod-1.00 - >=dev-perl/Test-Pod-Coverage-1.04 - dev-lang/perl" |