diff options
author | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:16 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-01-17 08:15:16 +0000 |
commit | 77dc1ee373dd041427dd0cb45adfaa2669482235 (patch) | |
tree | 97702343aec0b61f1269dfef57c9a3a73dbc180e /perl-core/Scalar-List-Utils | |
parent | Cleanup (diff) | |
download | historical-77dc1ee373dd041427dd0cb45adfaa2669482235.tar.gz historical-77dc1ee373dd041427dd0cb45adfaa2669482235.tar.bz2 historical-77dc1ee373dd041427dd0cb45adfaa2669482235.zip |
Cleanup
Package-Manager: portage-2.2.0_alpha15/cvs/Linux x86_64
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild | 16 | ||||
-rw-r--r-- | perl-core/Scalar-List-Utils/Scalar-List-Utils-1.22.ebuild | 16 |
2 files changed, 0 insertions, 32 deletions
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild deleted file mode 100644 index 283aeaed1b8f..000000000000 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.21.ebuild,v 1.9 2010/01/05 19:19:27 nixnut Exp $ - -EAPI=2 - -MODULE_AUTHOR=GBARR -inherit perl-module - -DESCRIPTION="Scalar-List-Utils module for perl" - -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.22.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.22.ebuild deleted file mode 100644 index 90d8904c5ff9..000000000000 --- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.22.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/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.22.ebuild,v 1.2 2009/12/16 21:56:18 abcd Exp $ - -EAPI=2 - -MODULE_AUTHOR=GBARR -inherit perl-module - -DESCRIPTION="Scalar-List-Utils module for perl" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -SRC_TEST=do |