diff options
author | 2015-04-08 12:15:10 +0000 | |
---|---|---|
committer | 2015-04-08 12:15:10 +0000 | |
commit | d9bdb5f1235fa5d95c6388c01dac2b86d5891878 (patch) | |
tree | 7856212a490f41d208f4d869ff533fc690fc269e /net-misc | |
parent | Stable for amd64, wrt bug #545914 (diff) | |
download | gentoo-2-d9bdb5f1235fa5d95c6388c01dac2b86d5891878.tar.gz gentoo-2-d9bdb5f1235fa5d95c6388c01dac2b86d5891878.tar.bz2 gentoo-2-d9bdb5f1235fa5d95c6388c01dac2b86d5891878.zip |
Stable for amd64, wrt bug #545914
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index 9d5bc4bdbed5..bf45263b8f54 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.39 2015/03/04 14:48:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.40 2015/04/08 12:15:10 ago Exp $ + + 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> geoipupdate-2.2.1.ebuild: + Stable for amd64, wrt bug #545914 *geoipupdate-2.2.1 (04 Mar 2015) diff --git a/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild b/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild index 97f2aaf4d394..8f9b08f9660b 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.1 2015/03/04 14:48:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.2.1.ebuild,v 1.2 2015/04/08 12:15:10 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=" |