diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 17:25:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-04-14 17:25:10 +0000 |
commit | 3e9478b936c4ec4a6f62d2829b8c51fdbb1a0502 (patch) | |
tree | c9da82ddffca2384794d21a44f65eae7714ebf4e /virtual/perl-Scalar-List-Utils | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-3e9478b936c4ec4a6f62d2829b8c51fdbb1a0502.tar.gz gentoo-2-3e9478b936c4ec4a6f62d2829b8c51fdbb1a0502.tar.bz2 gentoo-2-3e9478b936c4ec4a6f62d2829b8c51fdbb1a0502.zip |
arm/s390/sh stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild index f4dbfb15c1c7..2aae65f9afd4 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.19.ebuild,v 1.2 2007/04/09 21:53:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.3 2007/04/14 17:25:10 vapier Exp $ DESCRIPTION="Virtual for Scalar-List-Utils" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" IUSE="" RDEPEND="~perl-core/Scalar-List-Utils-${PV}" |