diff options
author | Torsten Veller <tove@gentoo.org> | 2010-03-14 10:06:32 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-03-14 10:06:32 +0000 |
commit | 8d49c0768f3e0eb78c0bc404641df56df6e4254b (patch) | |
tree | f80055975b5766a070bd846bbbb3cfb2d397dc76 /virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild | |
parent | Version bump (diff) | |
download | historical-8d49c0768f3e0eb78c0bc404641df56df6e4254b.tar.gz historical-8d49c0768f3e0eb78c0bc404641df56df6e4254b.tar.bz2 historical-8d49c0768f3e0eb78c0bc404641df56df6e4254b.zip |
Version bump
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild new file mode 100644 index 000000000000..6a5727ff5a2b --- /dev/null +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.23.ebuild,v 1.1 2010/03/14 10:06:32 tove Exp $ + +DESCRIPTION="Virtual for Scalar-List-Utils" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +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="" + +RDEPEND="~perl-core/Scalar-List-Utils-${PV}" |