diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-01-16 15:53:50 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-01-16 15:53:50 +0000 |
commit | c9c3a8c9435980610acb1768db16e3edca8bc233 (patch) | |
tree | cceebb7b59b844c04e1c852a310a2952c8d3ddce /dev-games | |
parent | Add multilib libintl, bug #496220. (diff) | |
download | gentoo-2-c9c3a8c9435980610acb1768db16e3edca8bc233.tar.gz gentoo-2-c9c3a8c9435980610acb1768db16e3edca8bc233.tar.bz2 gentoo-2-c9c3a8c9435980610acb1768db16e3edca8bc233.zip |
Keyword ~mips
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/libggz/ChangeLog | 7 | ||||
-rw-r--r-- | dev-games/libggz/libggz-0.0.14.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-games/libggz/ChangeLog b/dev-games/libggz/ChangeLog index a1f5698ba3f7..2b541956fbf5 100644 --- a/dev-games/libggz/ChangeLog +++ b/dev-games/libggz/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/libggz -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/libggz/ChangeLog,v 1.33 2012/08/25 07:30:28 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-games/libggz/ChangeLog,v 1.34 2014/01/16 15:53:50 blueness Exp $ + + 16 Jan 2014; Anthony G. Basile <blueness@gentoo.org> libggz-0.0.14.1.ebuild: + Keyword ~mips 25 Aug 2012; Alfredo Tupone <tupone@gentoo.org> libggz-0.0.14.1.ebuild, +files/libggz-0.0.14.1-gnutls3.patch: diff --git a/dev-games/libggz/libggz-0.0.14.1.ebuild b/dev-games/libggz/libggz-0.0.14.1.ebuild index 7fd56e946658..18547e4a8c49 100644 --- a/dev-games/libggz/libggz-0.0.14.1.ebuild +++ b/dev-games/libggz/libggz-0.0.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/libggz/libggz-0.0.14.1.ebuild,v 1.15 2012/08/25 07:30:28 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/libggz/libggz-0.0.14.1.ebuild,v 1.16 2014/01/16 15:53:50 blueness Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="The GGZ library, used by GGZ Gaming Zone" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="debug gnutls static-libs" DEPEND="dev-libs/libgcrypt |