diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-09-04 01:10:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-09-04 01:10:13 +0000 |
commit | a600421e065d80a59b181f3ac0e6dfe14cf0de2c (patch) | |
tree | 78925b6eee46db29b07822496fdf71937f2fb1eb /dev-libs | |
parent | Mask games-action/mutantstorm-demo, reverse dependency of lib-compat. (diff) | |
download | gentoo-2-a600421e065d80a59b181f3ac0e6dfe14cf0de2c.tar.gz gentoo-2-a600421e065d80a59b181f3ac0e6dfe14cf0de2c.tar.bz2 gentoo-2-a600421e065d80a59b181f3ac0e6dfe14cf0de2c.zip |
Keyword ~mips, bug #522090
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/geoip/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.6.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.6.0-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/geoip/geoip-1.6.2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/geoip/ChangeLog b/dev-libs/geoip/ChangeLog index a82e355b66e6..8eecd5147298 100644 --- a/dev-libs/geoip/ChangeLog +++ b/dev-libs/geoip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/geoip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.220 2014/07/09 12:37:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/ChangeLog,v 1.221 2014/09/04 01:10:13 blueness Exp $ + + 04 Sep 2014; Anthony G. Basile <blueness@gentoo.org> geoip-1.6.0-r1.ebuild, + geoip-1.6.0-r3.ebuild, geoip-1.6.2.ebuild: + Keyword ~mips, bug #522090 *geoip-1.6.2 (09 Jul 2014) diff --git a/dev-libs/geoip/geoip-1.6.0-r1.ebuild b/dev-libs/geoip/geoip-1.6.0-r1.ebuild index 18302605cca3..d9b4d2701ad4 100644 --- a/dev-libs/geoip/geoip-1.6.0-r1.ebuild +++ b/dev-libs/geoip/geoip-1.6.0-r1.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/dev-libs/geoip/geoip-1.6.0-r1.ebuild,v 1.17 2014/06/12 19:04:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.0-r1.ebuild,v 1.18 2014/09/04 01:10:13 blueness Exp $ EAPI=5 inherit autotools eutils @@ -23,7 +23,7 @@ SRC_URI=" # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="city ipv6 static-libs" DEPEND="sys-libs/zlib" diff --git a/dev-libs/geoip/geoip-1.6.0-r3.ebuild b/dev-libs/geoip/geoip-1.6.0-r3.ebuild index d38af7bc6edf..d86248d902bd 100644 --- a/dev-libs/geoip/geoip-1.6.0-r3.ebuild +++ b/dev-libs/geoip/geoip-1.6.0-r3.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/dev-libs/geoip/geoip-1.6.0-r3.ebuild,v 1.2 2014/06/14 21:27:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.0-r3.ebuild,v 1.3 2014/09/04 01:10:13 blueness Exp $ EAPI=5 inherit autotools eutils @@ -14,7 +14,7 @@ SRC_URI=" # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test" diff --git a/dev-libs/geoip/geoip-1.6.2.ebuild b/dev-libs/geoip/geoip-1.6.2.ebuild index 473cbdf97d81..d489a2273304 100644 --- a/dev-libs/geoip/geoip-1.6.2.ebuild +++ b/dev-libs/geoip/geoip-1.6.2.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/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.1 2014/07/09 12:37:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/geoip/geoip-1.6.2.ebuild,v 1.2 2014/09/04 01:10:13 blueness Exp $ EAPI=5 inherit autotools eutils @@ -14,7 +14,7 @@ SRC_URI=" # GPL-2 for md5.c - part of libGeoIPUpdate, MaxMind for GeoLite Country db LICENSE="LGPL-2.1 GPL-2 MaxMind2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" IUSE="static-libs" RESTRICT="test" |