summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-03-06 21:09:30 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-03-06 21:09:30 +0000
commit6991fa9a579da9f5c3132d3e4544f6c633f9da77 (patch)
tree20790465aa23dc1cd6533ab2b73484ba4c6c64ed /games-arcade
parentamd64 stable for 1.24. (diff)
downloadgentoo-2-6991fa9a579da9f5c3132d3e4544f6c633f9da77.tar.gz
gentoo-2-6991fa9a579da9f5c3132d3e4544f6c633f9da77.tar.bz2
gentoo-2-6991fa9a579da9f5c3132d3e4544f6c633f9da77.zip
Add ~alpha keyword, wrt bug #123562. Tested by Mike Hlavac <mike@flyingpenguins.org> and Thomas Cort <tcort@cs.ubishops.ca>
(Portage version: 2.0.54)
Diffstat (limited to 'games-arcade')
-rw-r--r--games-arcade/xbubble/ChangeLog6
-rw-r--r--games-arcade/xbubble/xbubble-0.5.8.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/xbubble/ChangeLog b/games-arcade/xbubble/ChangeLog
index 841ff98b2998..192f5ec18a55 100644
--- a/games-arcade/xbubble/ChangeLog
+++ b/games-arcade/xbubble/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-arcade/xbubble
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.6 2006/01/29 00:00:28 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/ChangeLog,v 1.7 2006/03/06 21:09:30 ferdy Exp $
+
+ 06 Mar 2006; Fernando J. Pereda <ferdy@gentoo.org> xbubble-0.5.8.ebuild:
+ Add ~alpha keyword, wrt bug #123562. Tested by Mike Hlavac
+ <mike@flyingpenguins.org> and Thomas Cort <tcort@cs.ubishops.ca>
28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org>
xbubble-0.5.8.ebuild:
diff --git a/games-arcade/xbubble/xbubble-0.5.8.ebuild b/games-arcade/xbubble/xbubble-0.5.8.ebuild
index 0809600bf684..15ce044af5e0 100644
--- a/games-arcade/xbubble/xbubble-0.5.8.ebuild
+++ b/games-arcade/xbubble/xbubble-0.5.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 1.8 2006/01/29 00:00:28 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/xbubble/xbubble-0.5.8.ebuild,v 1.9 2006/03/06 21:09:30 ferdy Exp $
inherit eutils games
@@ -10,7 +10,7 @@ SRC_URI="http://www.ibiblio.org/pub/mirrors/gnu/ftp/savannah/files/xbubble/${P}.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~alpha amd64 ppc x86"
IUSE="nls"
RDEPEND="|| ( x11-libs/libX11 virtual/x11 )