diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-29 12:34:22 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-29 12:34:22 +0000 |
commit | 76cad0bbba4a4bb5b99a475498b92863f0e46012 (patch) | |
tree | 82583090311049a4aa9653afe0bc73846373c709 /games-action | |
parent | Remove virtual/motif from profiles, bug 224749. (diff) | |
download | gentoo-2-76cad0bbba4a4bb5b99a475498b92863f0e46012.tar.gz gentoo-2-76cad0bbba4a4bb5b99a475498b92863f0e46012.tar.bz2 gentoo-2-76cad0bbba4a4bb5b99a475498b92863f0e46012.zip |
Stable on sparc, bug #229237
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8 sparc64)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/barrage/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/barrage/barrage-1.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-action/barrage/ChangeLog b/games-action/barrage/ChangeLog index c4ec80a92f0b..4e2895b01429 100644 --- a/games-action/barrage/ChangeLog +++ b/games-action/barrage/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/barrage # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.16 2008/06/25 19:22:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.17 2008/06/29 12:34:22 bluebird Exp $ + + 29 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> + barrage-1.0.2-r1.ebuild: + Stable on sparc, bug #229237 25 Jun 2008; nixnut <nixnut@gentoo.org> barrage-1.0.2-r1.ebuild: Stable on ppc wrt bug 229237 diff --git a/games-action/barrage/barrage-1.0.2-r1.ebuild b/games-action/barrage/barrage-1.0.2-r1.ebuild index aa2d3928725a..531865f5c873 100644 --- a/games-action/barrage/barrage-1.0.2-r1.ebuild +++ b/games-action/barrage/barrage-1.0.2-r1.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/barrage/barrage-1.0.2-r1.ebuild,v 1.6 2008/06/25 19:22:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild,v 1.7 2008/06/29 12:34:22 bluebird Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" DEPEND=">=media-libs/libsdl-1.2 |