diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:22:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-28 10:22:31 +0000 |
commit | 94772e7101f64c543bd1f35d9c0cae4178e1ff44 (patch) | |
tree | 00514a76b546429ff68fb49746bf20b01ca8c60f /net-misc | |
parent | Stable for x86, wrt bug #533668 (diff) | |
download | gentoo-2-94772e7101f64c543bd1f35d9c0cae4178e1ff44.tar.gz gentoo-2-94772e7101f64c543bd1f35d9c0cae4178e1ff44.tar.bz2 gentoo-2-94772e7101f64c543bd1f35d9c0cae4178e1ff44.zip |
Stable for x86, wrt bug #533668
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc')
-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 b40ea28ff7f4..88efdaf8f190 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.31 2014/12/27 19:26:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.32 2014/12/28 10:22:31 ago Exp $ + + 28 Dec 2014; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: + Stable for x86, wrt bug #533668 27 Dec 2014; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.1.0.ebuild: Stable for amd64, wrt bug #533668 diff --git a/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild index 438052c5a251..c4daa72d3b53 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 # 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.2 2014/12/27 19:26:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.1.0.ebuild,v 1.3 2014/12/28 10:22:31 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=" |