diff options
author | 2005-07-03 03:52:28 +0000 | |
---|---|---|
committer | 2005-07-03 03:52:28 +0000 | |
commit | bcb402d4d8a51f1b1bcee11f5a611f2d1386a0d3 (patch) | |
tree | 28be5699083b215f01025e97be9a5a90f2f1cc3c /dev-python/geoip-python/geoip-python-1.2.0.ebuild | |
parent | app-admin/bacula:client-only (diff) | |
download | historical-bcb402d4d8a51f1b1bcee11f5a611f2d1386a0d3.tar.gz historical-bcb402d4d8a51f1b1bcee11f5a611f2d1386a0d3.tar.bz2 historical-bcb402d4d8a51f1b1bcee11f5a611f2d1386a0d3.zip |
1.2.1 version bump, 1.2.0 stable on x86
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/geoip-python/geoip-python-1.2.0.ebuild')
-rw-r--r-- | dev-python/geoip-python/geoip-python-1.2.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/geoip-python/geoip-python-1.2.0.ebuild b/dev-python/geoip-python/geoip-python-1.2.0.ebuild index a1ab41c6190f..a3208ed0e98a 100644 --- a/dev-python/geoip-python/geoip-python-1.2.0.ebuild +++ b/dev-python/geoip-python/geoip-python-1.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.2.0.ebuild,v 1.1 2004/12/17 20:29:59 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.2.0.ebuild,v 1.2 2005/07/03 03:52:28 fserb Exp $ inherit distutils @@ -11,7 +11,7 @@ SRC_URI="http://www.maxmind.com/download/geoip/api/python/${MY_P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc ~amd64" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-libs/geoip-1.2.1 |