diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:58:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 08:58:34 +0000 |
commit | cbcf43fe71a141a2a1c9cb12bcfcb081d74c657e (patch) | |
tree | 9fd27bf5c5f498312ff45e0305037b345ab68d55 /net-misc/geoipupdate | |
parent | Stable for alpha, wrt bug #533668 (diff) | |
download | gentoo-2-cbcf43fe71a141a2a1c9cb12bcfcb081d74c657e.tar.gz gentoo-2-cbcf43fe71a141a2a1c9cb12bcfcb081d74c657e.tar.bz2 gentoo-2-cbcf43fe71a141a2a1c9cb12bcfcb081d74c657e.zip |
Stable for alpha, wrt bug #533668
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 d8be286203e6..15fcff00b217 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.36 2015/01/02 12:42:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.37 2015/02/24 08:58:34 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: + Stable for alpha, wrt bug #533668 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: Stable for sparc, wrt bug #533668 diff --git a/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild index 02e3a69b506e..d067d301d948 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.7 2015/01/02 12:42:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild,v 1.8 2015/02/24 08:58:34 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=" |