diff options
author | Torsten Veller <tove@gentoo.org> | 2008-10-26 10:11:18 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-10-26 10:11:18 +0000 |
commit | 677382ef51e1a9a239cd13dbfa4c5254dcd71254 (patch) | |
tree | 75f68c1bec67a3bdcc17050a6381e56322c76d1b /dev-perl/PAR-Dist | |
parent | Version bump. Cleanup (diff) | |
download | historical-677382ef51e1a9a239cd13dbfa4c5254dcd71254.tar.gz historical-677382ef51e1a9a239cd13dbfa4c5254dcd71254.tar.bz2 historical-677382ef51e1a9a239cd13dbfa4c5254dcd71254.zip |
Cleanup
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/PAR-Dist')
-rw-r--r-- | dev-perl/PAR-Dist/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.31.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.34.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.36.ebuild | 22 | ||||
-rw-r--r-- | dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild | 22 |
5 files changed, 5 insertions, 86 deletions
diff --git a/dev-perl/PAR-Dist/ChangeLog b/dev-perl/PAR-Dist/ChangeLog index 8437f0a34a27..6788f83f9985 100644 --- a/dev-perl/PAR-Dist/ChangeLog +++ b/dev-perl/PAR-Dist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/PAR-Dist # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.39 2008/10/21 10:13:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/ChangeLog,v 1.40 2008/10/26 10:11:18 tove Exp $ + + 26 Oct 2008; Torsten Veller <tove@gentoo.org> -PAR-Dist-0.31.ebuild, + -PAR-Dist-0.34.ebuild, -PAR-Dist-0.36.ebuild, -PAR-Dist-0.37.ebuild: + Cleanup *PAR-Dist-0.39 (21 Oct 2008) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.31.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.31.ebuild deleted file mode 100644 index bd47c0f2578c..000000000000 --- a/dev-perl/PAR-Dist/PAR-Dist-0.31.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.31.ebuild,v 1.1 2008/07/04 10:44:20 tove Exp $ - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="Create and manipulate PAR distributions" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl - virtual/perl-File-Spec - virtual/perl-File-Temp" diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.34.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.34.ebuild deleted file mode 100644 index acf3d276a14d..000000000000 --- a/dev-perl/PAR-Dist/PAR-Dist-0.34.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.34.ebuild,v 1.1 2008/09/29 06:46:57 tove Exp $ - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="Create and manipulate PAR distributions" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl - virtual/perl-File-Spec - virtual/perl-File-Temp - || ( dev-perl/YAML-Syck dev-perl/yaml ) - dev-perl/Archive-Zip" - # || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta ) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.36.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.36.ebuild deleted file mode 100644 index 9298c7dcea44..000000000000 --- a/dev-perl/PAR-Dist/PAR-Dist-0.36.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.36.ebuild,v 1.1 2008/10/05 13:41:37 tove Exp $ - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="Create and manipulate PAR distributions" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl - virtual/perl-File-Spec - virtual/perl-File-Temp - || ( dev-perl/YAML-Syck dev-perl/yaml ) - dev-perl/Archive-Zip" - # || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta ) diff --git a/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild b/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild deleted file mode 100644 index aa6549680c72..000000000000 --- a/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/PAR-Dist/PAR-Dist-0.37.ebuild,v 1.1 2008/10/09 11:14:58 tove Exp $ - -MODULE_AUTHOR=SMUELLER -inherit perl-module - -DESCRIPTION="Create and manipulate PAR distributions" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~sparc ~x86" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-lang/perl - virtual/perl-File-Spec - virtual/perl-File-Temp - || ( dev-perl/YAML-Syck dev-perl/yaml ) - dev-perl/Archive-Zip" - # || ( YAML::Syck YAML YAML-Tiny YAML-XS Parse-CPAN-Meta ) |