diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:36:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 11:36:06 +0000 |
commit | ec09da6a31eb741767df8aa248542db599c9c176 (patch) | |
tree | a0c4bf5d766216bf3904de12db6a708e569eeede /net-misc/geoipupdate | |
parent | Stable for ppc64, wrt bug #533668 (diff) | |
download | gentoo-2-ec09da6a31eb741767df8aa248542db599c9c176.tar.gz gentoo-2-ec09da6a31eb741767df8aa248542db599c9c176.tar.bz2 gentoo-2-ec09da6a31eb741767df8aa248542db599c9c176.zip |
Stable for ppc64, wrt bug #533668
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index 65298d8806f4..e8b30416cafe 100644 --- a/net-misc/geoipupdate/ChangeLog +++ b/net-misc/geoipupdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/geoipupdate -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.34 2014/12/31 16:28:21 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.35 2015/01/01 11:36:06 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: + Stable for ppc64, wrt bug #533668 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: Stable for ppc, wrt bug #533668 diff --git a/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild index 581192c16e6d..0ccf8daf3ccd 100644 --- a/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild,v 1.5 2014/12/31 16:28:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild,v 1.6 2015/01/01 11:36:06 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="https://github.com/maxmind/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 x86 ~x86-fbsd" IUSE="" DEPEND=" |