diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:32:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:32:21 +0000 |
commit | 2f446b6d52b21f0f2051ccf16ce9bd038898349d (patch) | |
tree | 97e9bbd7d80428a43701225aabc7195558206e8b /gnome-extra/gnome-games | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-2f446b6d52b21f0f2051ccf16ce9bd038898349d.tar.gz gentoo-2-2f446b6d52b21f0f2051ccf16ce9bd038898349d.tar.bz2 gentoo-2-2f446b6d52b21f0f2051ccf16ce9bd038898349d.zip |
Add ~alpha, 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 0dd9225f43de..526b6af9cb99 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/ChangeLog,v 1.330 2013/01/01 14:32:21 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-games-3.6.1-r1.ebuild: Add ~ia64, 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 1bd0049aa0f1..81e310208bf0 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-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.4 2013/01/01 12:06:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-games/gnome-games-3.6.1-r1.ebuild,v 1.5 2013/01/01 14:32:21 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 ~ia64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~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" |