summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-06-01 18:46:11 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-06-01 18:46:11 +0000
commitc7ade9c8457ede592001d58afeec9fb9bcfd1030 (patch)
treee07319cd78947f335f5a5385afc5eb29d7a710bd /games-arcade
parentAdded patch against deleting active timers crashing vdr. (diff)
downloadgentoo-2-c7ade9c8457ede592001d58afeec9fb9bcfd1030.tar.gz
gentoo-2-c7ade9c8457ede592001d58afeec9fb9bcfd1030.tar.bz2
gentoo-2-c7ade9c8457ede592001d58afeec9fb9bcfd1030.zip
Stable on sparc wrt #180458
(Portage version: 2.1.2.7)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/monkey-bubble/ChangeLog6
-rw-r--r--games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/monkey-bubble/ChangeLog b/games-arcade/monkey-bubble/ChangeLog
index 1e82f712d6de..51b7e036a6cb 100644
--- a/games-arcade/monkey-bubble/ChangeLog
+++ b/games-arcade/monkey-bubble/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/monkey-bubble
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/ChangeLog,v 1.24 2007/06/01 00:35:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/ChangeLog,v 1.25 2007/06/01 18:46:11 gustavoz Exp $
+
+ 01 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ monkey-bubble-0.4.0.ebuild:
+ Stable on sparc wrt #180458
01 Jun 2007; Michael Sterrett <mr_bones_@gentoo.org>
monkey-bubble-0.4.0.ebuild:
diff --git a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
index a8dbce0cd39b..084819bab488 100644
--- a/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
+++ b/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.4 2007/06/01 00:35:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/monkey-bubble/monkey-bubble-0.4.0.ebuild,v 1.5 2007/06/01 18:46:11 gustavoz Exp $
inherit autotools eutils gnome2
@@ -10,7 +10,7 @@ SRC_URI="http://home.gna.org/monkeybubble/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc sparc x86"
IUSE=""
DEPEND=">=x11-libs/gtk+-2.10