diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:17:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-04-21 19:17:57 +0000 |
commit | 430acda138a0be578ae55adc069089d8fae01e55 (patch) | |
tree | a59360d9d115b7b55e315bc951177cdd27d91605 /net-misc/geoipupdate | |
parent | ppc stable wrt bug #545914 (diff) | |
download | gentoo-2-430acda138a0be578ae55adc069089d8fae01e55.tar.gz gentoo-2-430acda138a0be578ae55adc069089d8fae01e55.tar.bz2 gentoo-2-430acda138a0be578ae55adc069089d8fae01e55.zip |
ppc stable wrt bug #545914
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index 8c6f90306c68..403b95e5f7f4 100644 --- a/net-misc/geoipupdate/ChangeLog +++ b/net-misc/geoipupdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/geoipupdate # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.44 2015/04/19 09:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.45 2015/04/21 19:17:57 pacho Exp $ + + 21 Apr 2015; Pacho Ramos <pacho@gentoo.org> geoipupdate-2.2.1.ebuild: + ppc stable wrt bug #545914 19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.2.1.ebuild: Stable for x86, wrt bug #545914 diff --git a/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild b/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild index 9bebc0338e27..d67af913b542 100644 --- a/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild +++ b/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild @@ -1,6 +1,6 @@ # 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.2.1.ebuild,v 1.6 2015/04/19 09:38:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild,v 1.7 2015/04/21 19:17:57 pacho 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 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd" IUSE="" DEPEND=" |