diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 15:30:46 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-01-10 15:30:46 +0000 |
commit | 58d3c3c06a2806d6d71023f114c9b1cbe1ec01fa (patch) | |
tree | b7a88a7a61979ede205e6417d4eb67ed2e5de70b /games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild | |
parent | alpha/arm/ia64/sparc/x86 (diff) | |
download | gentoo-2-58d3c3c06a2806d6d71023f114c9b1cbe1ec01fa.tar.gz gentoo-2-58d3c3c06a2806d6d71023f114c9b1cbe1ec01fa.tar.bz2 gentoo-2-58d3c3c06a2806d6d71023f114c9b1cbe1ec01fa.zip |
Stable on alpha, bug #254357
(Portage version: 2.1.6.4/cvs/Linux 2.6.28 x86_64)
Diffstat (limited to 'games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild')
-rw-r--r-- | games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild index 4b5cd8be61da..d758d8090cac 100644 --- a/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild +++ b/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.4 2009/01/10 14:25:28 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/frozen-bubble-2.2.0.ebuild,v 1.5 2009/01/10 15:30:46 klausman Exp $ EAPI=2 inherit eutils gnome2-utils perl-module games @@ -12,7 +12,7 @@ SRC_URI="http://www.frozen-bubble.org/data/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" # there seems to be color issues on big endian hosts -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~sparc ~x86" IUSE="" RDEPEND=">=dev-lang/perl-5.6.1 |