diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 23:07:15 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-09-22 23:07:15 +0000 |
commit | 9d27764096b83da576718098c8092765272d2644 (patch) | |
tree | 8e570731ea6b4dcac4a428a404ca4f4fdabaab26 /dev-perl/IP-Country | |
parent | optional dep for spamassassin 3 (Manifest recommit) (diff) | |
download | gentoo-2-9d27764096b83da576718098c8092765272d2644.tar.gz gentoo-2-9d27764096b83da576718098c8092765272d2644.tar.bz2 gentoo-2-9d27764096b83da576718098c8092765272d2644.zip |
minor space fix on line 13
Diffstat (limited to 'dev-perl/IP-Country')
-rw-r--r-- | dev-perl/IP-Country/IP-Country-2.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IP-Country/IP-Country-2.17.ebuild b/dev-perl/IP-Country/IP-Country-2.17.ebuild index 92012937e78c..d6d0792ae15d 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-2004 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.1 2004/09/22 20:42:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IP-Country/IP-Country-2.17.ebuild,v 1.2 2004/09/22 23:07:15 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~nwetters/${P}/" SLOT="0" LICENSE="Artistic" -KEYWORDS="~x86" +KEYWORDS="~x86" IUSE="" DEPEND="dev-perl/Geography-Countries" |