diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-26 12:13:33 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-11-26 12:13:33 +0000 |
commit | e018cdd3f561f9bb8e355a2bb2a458ac0540df4d (patch) | |
tree | 14ddfe9ff6744e1f5ae2793a680d2d91f52cbdef /dev-perl/Geo-IP/Geo-IP-1.27.ebuild | |
parent | filter -fomit-frame-pointer wrt bug #113263 (diff) | |
download | gentoo-2-e018cdd3f561f9bb8e355a2bb2a458ac0540df4d.tar.gz gentoo-2-e018cdd3f561f9bb8e355a2bb2a458ac0540df4d.tar.bz2 gentoo-2-e018cdd3f561f9bb8e355a2bb2a458ac0540df4d.zip |
Marked ~alpha wrt bug #103663
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/Geo-IP/Geo-IP-1.27.ebuild')
-rw-r--r-- | dev-perl/Geo-IP/Geo-IP-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild index 07ec3040ab59..a7283c5b5b8b 100644 --- a/dev-perl/Geo-IP/Geo-IP-1.27.ebuild +++ b/dev-perl/Geo-IP/Geo-IP-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.1 2005/11/22 14:24:06 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Geo-IP/Geo-IP-1.27.ebuild,v 1.2 2005/11/26 12:13:33 ferdy Exp $ inherit perl-module multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/T/TJ/TJMATHER/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" DEPEND="dev-libs/geoip" myconf="${myconf} LIBS='-L/usr/$(get_libdir)'" |