diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:39:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-31 15:39:00 +0000 |
commit | b41596d9fdcd25af03ecc49358ab570b87144b2a (patch) | |
tree | e1cae8e3fb7717e41a22732694f6ab969c10c7a0 /gnome-extra/gnome-games | |
parent | Add ~ppc64, wrt bug #449220 (diff) | |
download | gentoo-2-b41596d9fdcd25af03ecc49358ab570b87144b2a.tar.gz gentoo-2-b41596d9fdcd25af03ecc49358ab570b87144b2a.tar.bz2 gentoo-2-b41596d9fdcd25af03ecc49358ab570b87144b2a.zip |
Add ~ppc64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra/gnome-games')
-rw-r--r-- | gnome-extra/gnome-games/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog index cbb5cd0f0d40..b7e0aae9974a 100644 --- a/gnome-extra/gnome-games/ChangeLog +++ b/gnome-extra/gnome-games/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnome-games # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.327 2012/12/31 14:31:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.328 2012/12/31 15:39:00 ago Exp $ + + 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: + Add ~ppc64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: Add ~ppc, wrt bug #449220 diff --git a/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild b/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild index 9c71e8504386..69f054a61afa 100644 --- a/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild +++ b/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild,v 1.2 2012/12/31 14:31:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild,v 1.3 2012/12/31 15:39:00 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -18,7 +18,7 @@ HOMEPAGE="http://live.gnome.org/GnomeGames/" LICENSE="GPL-2 GPL-3 FDL-1.1" SLOT="0" # TODO: file KEYWORDREQ bug once it's determined that seed is usable -KEYWORDS="~amd64 ~mips ~ppc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" # FIXME: we should decide whether to have USE flag for games or features # IUSE="artworkextra clutter opengl python test" |