diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:22:55 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-11 05:22:55 +0000 |
commit | b48539b37e836b3f96e9e294c63626c3c1075702 (patch) | |
tree | 0ac8005ac21af3356d4cbfa22f5c5bfdca6d0028 /virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-b48539b37e836b3f96e9e294c63626c3c1075702.tar.gz gentoo-2-b48539b37e836b3f96e9e294c63626c3c1075702.tar.bz2 gentoo-2-b48539b37e836b3f96e9e294c63626c3c1075702.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild')
-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 73c32942c8e1..ed7fd1a8689d 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.5 2007/05/07 08:23:06 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.19.ebuild,v 1.6 2007/05/11 05:22:55 kumba 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}" |