diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:40:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-25 19:40:31 +0000 |
commit | 3f7d4381d1b9c688189cc73ba2dca1b086b1d568 (patch) | |
tree | 60406fc84225fdff6b1a9bad7b6b39869cf68fb8 | |
parent | Stable amd64, bug #229411 (diff) | |
download | gentoo-2-3f7d4381d1b9c688189cc73ba2dca1b086b1d568.tar.gz gentoo-2-3f7d4381d1b9c688189cc73ba2dca1b086b1d568.tar.bz2 gentoo-2-3f7d4381d1b9c688189cc73ba2dca1b086b1d568.zip |
Stable on ppc wrt bug 229305
(Portage version: 2.1.4.4)
-rw-r--r-- | games-action/bomberclone/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/bomberclone/bomberclone-0.11.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/bomberclone/ChangeLog b/games-action/bomberclone/ChangeLog index f3ec9d6a2bb1..ff7ff46487bb 100644 --- a/games-action/bomberclone/ChangeLog +++ b/games-action/bomberclone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/bomberclone # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/ChangeLog,v 1.27 2008/06/25 17:33:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/ChangeLog,v 1.28 2008/06/25 19:40:31 nixnut Exp $ + + 25 Jun 2008; nixnut <nixnut@gentoo.org> bomberclone-0.11.8.ebuild: + Stable on ppc wrt bug 229305 25 Jun 2008; Markus Rothe <corsair@gentoo.org> bomberclone-0.11.8.ebuild: Stable on ppc64; bug #229305 diff --git a/games-action/bomberclone/bomberclone-0.11.8.ebuild b/games-action/bomberclone/bomberclone-0.11.8.ebuild index 611ada2df2aa..91aef2cbcd77 100644 --- a/games-action/bomberclone/bomberclone-0.11.8.ebuild +++ b/games-action/bomberclone/bomberclone-0.11.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/bomberclone-0.11.8.ebuild,v 1.4 2008/06/25 17:33:11 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/bomberclone/bomberclone-0.11.8.ebuild,v 1.5 2008/06/25 19:40:31 nixnut Exp $ inherit eutils games @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ppc64 x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="X" DEPEND=">=media-libs/libsdl-1.1.0 |