summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-10-20 17:54:35 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-10-20 17:54:35 +0000
commitd9ea0cce6e0167456776aedb4672e3a2a14463c1 (patch)
tree8a49a318b7370a258ccddae8a0773fda3cae81a2 /dev-perl/prefork/prefork-1.01.ebuild
parentMarking amd64, sparc stable; cleaning up ebuilds (diff)
downloadgentoo-2-d9ea0cce6e0167456776aedb4672e3a2a14463c1.tar.gz
gentoo-2-d9ea0cce6e0167456776aedb4672e3a2a14463c1.tar.bz2
gentoo-2-d9ea0cce6e0167456776aedb4672e3a2a14463c1.zip
Marking amd64, sparc stable
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'dev-perl/prefork/prefork-1.01.ebuild')
-rw-r--r--dev-perl/prefork/prefork-1.01.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/prefork/prefork-1.01.ebuild b/dev-perl/prefork/prefork-1.01.ebuild
index c7c6cef214d0..266bf62c32b1 100644
--- a/dev-perl/prefork/prefork-1.01.ebuild
+++ b/dev-perl/prefork/prefork-1.01.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/dev-perl/prefork/prefork-1.01.ebuild,v 1.2 2006/08/06 03:06:21 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/prefork/prefork-1.01.ebuild,v 1.3 2006/10/20 17:54:35 mcummings Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc sparc ~x86"
IUSE=""
SRC_TEST="do"
@@ -18,5 +18,4 @@ SRC_TEST="do"
DEPEND=">=virtual/perl-File-Spec-0.80
>=virtual/perl-Scalar-List-Utils-1.10
dev-lang/perl"
-RDEPEND="${DEPEND}"