diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-19 17:26:47 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-19 17:26:47 +0000 |
commit | 45dbde75bd627505a7aeef9efaa011ff1b1ce5cd (patch) | |
tree | 1e43ca46076d66f02011aa10f9110e3c1009335f /games-arcade/bub-n-bros | |
parent | amd64 stable, bug #226685 (diff) | |
download | gentoo-2-45dbde75bd627505a7aeef9efaa011ff1b1ce5cd.tar.gz gentoo-2-45dbde75bd627505a7aeef9efaa011ff1b1ce5cd.tar.bz2 gentoo-2-45dbde75bd627505a7aeef9efaa011ff1b1ce5cd.zip |
Stable on ppc wrt bug 227651
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade/bub-n-bros')
-rw-r--r-- | games-arcade/bub-n-bros/ChangeLog | 7 | ||||
-rw-r--r-- | games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-arcade/bub-n-bros/ChangeLog b/games-arcade/bub-n-bros/ChangeLog index 506c196e9adb..bb9a70fd7d85 100644 --- a/games-arcade/bub-n-bros/ChangeLog +++ b/games-arcade/bub-n-bros/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/bub-n-bros -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.15 2007/09/09 05:59:13 mr_bones_ Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.16 2008/06/19 17:26:47 nixnut Exp $ + + 19 Jun 2008; nixnut <nixnut@gentoo.org> bub-n-bros-1.6.ebuild: + Stable on ppc wrt bug 227651 *bub-n-bros-1.6 (09 Sep 2007) diff --git a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild b/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild index 9cfc33ff292a..77a0b3b47dde 100644 --- a/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild +++ b/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.1 2007/09/09 05:59:13 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.ebuild,v 1.2 2008/06/19 17:26:47 nixnut Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/python" |