summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-04 13:39:38 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-04 13:39:38 +0000
commitd9ffd676625f5c9bfc3b428eecbdfcf2bd86dab8 (patch)
treec3264a625ec7f1a68216d3bd8665cbc4c2c02328 /perl-core/Safe/Safe-2.11.ebuild
parentRemoved unnecessary but harmless cruft from atlas3.6.0-shared-libs.2.patch an... (diff)
downloadhistorical-d9ffd676625f5c9bfc3b428eecbdfcf2bd86dab8.tar.gz
historical-d9ffd676625f5c9bfc3b428eecbdfcf2bd86dab8.tar.bz2
historical-d9ffd676625f5c9bfc3b428eecbdfcf2bd86dab8.zip
Adding perl dep
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'perl-core/Safe/Safe-2.11.ebuild')
-rw-r--r--perl-core/Safe/Safe-2.11.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/perl-core/Safe/Safe-2.11.ebuild b/perl-core/Safe/Safe-2.11.ebuild
index 65f4bea4d611..17788bcf3458 100644
--- a/perl-core/Safe/Safe-2.11.ebuild
+++ b/perl-core/Safe/Safe-2.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.11.ebuild,v 1.2 2005/08/26 03:11:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Safe/Safe-2.11.ebuild,v 1.3 2006/08/04 13:29:42 mcummings Exp $
inherit perl-module
@@ -12,3 +12,5 @@ LICENSE="Artistic"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 mips ppc sparc x86"
IUSE=""
+
+DEPEND="dev-lang/perl"