diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:06:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:06:38 +0000 |
commit | 3c0ebf40d7df4acf74713fb05825592227aa6910 (patch) | |
tree | 2401d8ac203249bc454d56df27c808ed77d35e81 /gnome-extra/gnome-games | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-3c0ebf40d7df4acf74713fb05825592227aa6910.tar.gz gentoo-2-3c0ebf40d7df4acf74713fb05825592227aa6910.tar.bz2 gentoo-2-3c0ebf40d7df4acf74713fb05825592227aa6910.zip |
Add ~ia64, 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 | 7 | ||||
-rw-r--r-- | gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-extra/gnome-games/ChangeLog b/gnome-extra/gnome-games/ChangeLog index b7e0aae9974a..0dd9225f43de 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.328 2012/12/31 15:39:00 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.329 2013/01/01 12:06:38 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: Add ~ppc64, 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 69f054a61afa..1bd0049aa0f1 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 +# Copyright 1999-2013 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.3 2012/12/31 15:39:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild,v 1.4 2013/01/01 12:06:38 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~x86" # FIXME: we should decide whether to have USE flag for games or features # IUSE="artworkextra clutter opengl python test" |