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 | adb0ff8e3a1b11d4b51707c626f3f2ab53fd4a9e (patch) | |
tree | 64385b0aa3b35ec8d27d36e055d175ad69416a11 /games-action/bomberclone | |
parent | Stable amd64, bug #229411 (diff) | |
download | historical-adb0ff8e3a1b11d4b51707c626f3f2ab53fd4a9e.tar.gz historical-adb0ff8e3a1b11d4b51707c626f3f2ab53fd4a9e.tar.bz2 historical-adb0ff8e3a1b11d4b51707c626f3f2ab53fd4a9e.zip |
Stable on ppc wrt bug 229305
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'games-action/bomberclone')
-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 |