summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-11-12 03:18:45 +0000
committerMike Frysinger <vapier@gentoo.org>2006-11-12 03:18:45 +0000
commit5c285abf66225b2124b724e206f3f549704c24ea (patch)
tree6b5a6fe781eb6b207c453b0c57f3561162793c67 /virtual/perl-Scalar-List-Utils
parentarm/ia64/s390/sh love #154244 (diff)
downloadgentoo-2-5c285abf66225b2124b724e206f3f549704c24ea.tar.gz
gentoo-2-5c285abf66225b2124b724e206f3f549704c24ea.tar.bz2
gentoo-2-5c285abf66225b2124b724e206f3f549704c24ea.zip
m68k love
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r--virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
index a9c1639dc7a9..d0469a643d61 100644
--- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
+++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.18.ebuild,v 1.10 2006/09/05 05:56:35 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.18.ebuild,v 1.11 2006/11/12 03:18:45 vapier Exp $
DESCRIPTION="Virtual for Scalar-List-Utils"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,9 +8,8 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
-
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86"
IUSE=""
+
DEPEND=""
RDEPEND="|| ( ~dev-lang/perl-5.8.8 ~perl-core/Scalar-List-Utils-${PV} )"
-