diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-01-28 14:34:34 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-01-28 14:34:34 +0000 |
commit | afc4b48cc98a6f5be310d02e80f08fd2f63cd189 (patch) | |
tree | 4d47d179b6792f8d9e43e2ffb50cfc828f1f2b8f /net-misc/geoipupdate | |
parent | Stable for x86, wrt bug #496018 (diff) | |
download | gentoo-2-afc4b48cc98a6f5be310d02e80f08fd2f63cd189.tar.gz gentoo-2-afc4b48cc98a6f5be310d02e80f08fd2f63cd189.tar.bz2 gentoo-2-afc4b48cc98a6f5be310d02e80f08fd2f63cd189.zip |
keyword ~ia64 wrt bug #490062
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'net-misc/geoipupdate')
-rw-r--r-- | net-misc/geoipupdate/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/geoipupdate/geoipupdate-2.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/geoipupdate/ChangeLog b/net-misc/geoipupdate/ChangeLog index df8cf552dac7..0dac0d32e9e0 100644 --- a/net-misc/geoipupdate/ChangeLog +++ b/net-misc/geoipupdate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/geoipupdate -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.3 2013/12/26 14:59:08 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/ChangeLog,v 1.4 2014/01/28 14:34:34 hattya Exp $ + + 28 Jan 2014; Akinori Hattori <hattya@gentoo.org> geoipupdate-2.0.0.ebuild: + keyword ~ia64 wrt bug #490062 26 Dec 2013; Markus Meier <maekke@gentoo.org> geoipupdate-2.0.0.ebuild: add ~arm, bug #490062 diff --git a/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild b/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild index f6a36818600a..4170383e3bef 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-2013 Gentoo Foundation +# 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.3 2013/12/26 14:59:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/geoipupdate/geoipupdate-2.0.0.ebuild,v 1.4 2014/01/28 14:34:34 hattya 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 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~x86-fbsd" IUSE="" DEPEND=" |