summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-05 04:48:39 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-05 04:48:39 +0000
commit2f3206f8aa7dd742b6ba37f59ce37a135df7fdab (patch)
treeff6fb98a77540f42ca4304c82c95101c3950929e /dev-perl/IP-Country/IP-Country-2.17.ebuild
parentAdding perl dep; fixed header; fixed DEPEND (diff)
downloadgentoo-2-2f3206f8aa7dd742b6ba37f59ce37a135df7fdab.tar.gz
gentoo-2-2f3206f8aa7dd742b6ba37f59ce37a135df7fdab.tar.bz2
gentoo-2-2f3206f8aa7dd742b6ba37f59ce37a135df7fdab.zip
Adding perl dep; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/IP-Country/IP-Country-2.17.ebuild')
-rw-r--r--dev-perl/IP-Country/IP-Country-2.17.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild
index bd34123d4d75..d93f1c35a5cc 100644
--- a/dev-perl/IP-Country/IP-Country-2.17.ebuild
+++ b/dev-perl/IP-Country/IP-Country-2.17.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/IP-Country/IP-Country-2.17.ebuild,v 1.6 2006/07/04 11:26:10 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.7 2006/08/05 04:48:39 mcummings Exp $
inherit perl-module
@@ -13,6 +13,8 @@ LICENSE="Artistic"
KEYWORDS="~x86 ~sparc ~ppc"
IUSE=""
-DEPEND="dev-perl/Geography-Countries"
+DEPEND="dev-perl/Geography-Countries
+ dev-lang/perl"
RDEPEND="${DEPEND}"
-mydoc="TODO" \ No newline at end of file
+mydoc="TODO"
+