diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2013-11-19 09:47:14 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2013-11-19 09:47:14 +0000 |
commit | d01fd45ce5a34197e205510eddb43a53c22c5f77 (patch) | |
tree | 4698bf80ee1405a2acd6a571d5ceaf808d25016f /games-kids | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-d01fd45ce5a34197e205510eddb43a53c22c5f77.tar.gz gentoo-2-d01fd45ce5a34197e205510eddb43a53c22c5f77.tar.bz2 gentoo-2-d01fd45ce5a34197e205510eddb43a53c22c5f77.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani in bug #491062.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB5058F9A)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/gmult/ChangeLog | 6 | ||||
-rw-r--r-- | games-kids/gmult/gmult-8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-kids/gmult/ChangeLog b/games-kids/gmult/ChangeLog index c4c3d6308954..f8111d000edc 100644 --- a/games-kids/gmult/ChangeLog +++ b/games-kids/gmult/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-kids/gmult # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/gmult/ChangeLog,v 1.15 2013/02/01 00:12:11 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gmult/ChangeLog,v 1.16 2013/11/19 09:47:14 chainsaw Exp $ + + 19 Nov 2013; Tony Vroon <chainsaw@gentoo.org> gmult-8.0.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani in bug #491062. *gmult-8.0 (31 Jan 2013) diff --git a/games-kids/gmult/gmult-8.0.ebuild b/games-kids/gmult/gmult-8.0.ebuild index 374cab71278a..0f273e292833 100644 --- a/games-kids/gmult/gmult-8.0.ebuild +++ b/games-kids/gmult/gmult-8.0.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/games-kids/gmult/gmult-8.0.ebuild,v 1.1 2013/02/01 00:12:11 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-kids/gmult/gmult-8.0.ebuild,v 1.2 2013/11/19 09:47:14 chainsaw Exp $ EAPI=5 inherit eutils gnome2-utils games @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/gmult/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-libs/glib:2 |