diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:33:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 13:33:51 +0000 |
commit | 0a803f742f573c8e87b2257e93263940ebbb5229 (patch) | |
tree | e8c4467b4c287f132411e42d16cc301765c28602 /net-misc/geoipupdate | |
parent | Stable for ia64, wrt bug #533668 (diff) | |
download | gentoo-2-0a803f742f573c8e87b2257e93263940ebbb5229.tar.gz gentoo-2-0a803f742f573c8e87b2257e93263940ebbb5229.tar.bz2 gentoo-2-0a803f742f573c8e87b2257e93263940ebbb5229.zip |
Stable for ia64, wrt bug #533668
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index 15fcff00b217..7a0447c0abe5 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.37 2015/02/24 08:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.38 2015/02/28 13:33:51 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: + Stable for ia64, wrt bug #533668 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: Stable for alpha, wrt bug #533668 diff --git a/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild index d067d301d948..b037d4b3e167 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-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.8 2015/02/24 08:58:34 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild,v 1.9 2015/02/28 13:33:51 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 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 sparc x86 ~x86-fbsd" IUSE="" DEPEND=" |