diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:29:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-05 18:29:49 +0000 |
commit | 77772668a269ab1bc1c9cf2daa91edc6a33340ae (patch) | |
tree | da5740a0ee352ca1e42a6473702eafb06b5f4f62 /net-misc/geoipupdate | |
parent | Stable for ppc, wrt bug #501344 (diff) | |
download | gentoo-2-77772668a269ab1bc1c9cf2daa91edc6a33340ae.tar.gz gentoo-2-77772668a269ab1bc1c9cf2daa91edc6a33340ae.tar.bz2 gentoo-2-77772668a269ab1bc1c9cf2daa91edc6a33340ae.zip |
Stable for ppc, wrt bug #501344
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index c447b8308b26..4e0585fd44b2 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.9 2014/03/04 15:39:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.10 2014/04/05 18:29:49 ago Exp $ + + 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.0.0.ebuild: + Stable for ppc, wrt bug #501344 04 Mar 2014; Jeroen Roovers <jer@gentoo.org> geoipupdate-2.0.0.ebuild: Stable for HPPA (bug #501344). diff --git a/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild index af4059a6119b..02813e7cfe6f 100644 --- a/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild +++ b/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild,v 1.9 2014/03/04 15:39:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild,v 1.10 2014/04/05 18:29:49 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="amd64 ~arm hppa ia64 ~s390 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ia64 ppc ~s390 x86 ~x86-fbsd" IUSE="" DEPEND=" |