diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-23 17:09:39 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-23 17:09:39 +0000 |
commit | 928dabf63ed53074bc7875ca42d3c356804c6c23 (patch) | |
tree | dd648cfc576cfd9f4d15319ab3235c39f33b1ca2 /net-misc/geoipupdate | |
parent | x86 stable, bug #501344 (diff) | |
download | gentoo-2-928dabf63ed53074bc7875ca42d3c356804c6c23.tar.gz gentoo-2-928dabf63ed53074bc7875ca42d3c356804c6c23.tar.bz2 gentoo-2-928dabf63ed53074bc7875ca42d3c356804c6c23.zip |
x86 stable, bug #501344
(Portage version: 2.2.8-r1/cvs/Linux x86_64, 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.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index 12d070981c7f..7d0b890154a6 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.7 2014/02/23 16:12:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.8 2014/02/23 17:09:39 pacho Exp $ + + 23 Feb 2014; Pacho Ramos <pacho@gentoo.org> geoipupdate-2.0.0.ebuild: + x86 stable, bug #501344 23 Feb 2014; Pacho Ramos <pacho@gentoo.org> geoipupdate-2.0.0.ebuild: amd64 stable, bug #501344 diff --git a/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild index a116189e7f12..841ad6ff035f 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.7 2014/02/23 16:12:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild,v 1.8 2014/02/23 17:09:39 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="amd64 ~arm ~hppa ia64 ~s390 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ia64 ~s390 x86 ~x86-fbsd" IUSE="" DEPEND=" |