diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-02 09:18:57 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-02 09:18:57 +0000 |
commit | 4783e21fac2dca2666ec6e249a344108cda71f67 (patch) | |
tree | 0cd3d83f9eaa101ac8f3e31ec199e4c803d282e1 /games-action/barrage | |
parent | Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkan... (diff) | |
download | gentoo-2-4783e21fac2dca2666ec6e249a344108cda71f67.tar.gz gentoo-2-4783e21fac2dca2666ec6e249a344108cda71f67.tar.bz2 gentoo-2-4783e21fac2dca2666ec6e249a344108cda71f67.zip |
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Agostino "ago" Sarubbo in bug #381501 filed by Michael "Mr. Bones" Sterrett.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'games-action/barrage')
-rw-r--r-- | games-action/barrage/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/barrage/barrage-1.0.4.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/games-action/barrage/ChangeLog b/games-action/barrage/ChangeLog index 065a29b01ef9..2fdc2ce6fe74 100644 --- a/games-action/barrage/ChangeLog +++ b/games-action/barrage/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-action/barrage # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.19 2011/07/29 03:17:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.20 2011/09/02 09:18:57 chainsaw Exp $ + + 02 Sep 2011; Tony Vroon <chainsaw@gentoo.org> barrage-1.0.4.ebuild: + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El + Lazkani & Agostino "ago" Sarubbo in bug #381501 filed by Michael "Mr. Bones" + Sterrett. *barrage-1.0.4 (29 Jul 2011) diff --git a/games-action/barrage/barrage-1.0.4.ebuild b/games-action/barrage/barrage-1.0.4.ebuild index 5b5ee0763ea8..3613c94e0b46 100644 --- a/games-action/barrage/barrage-1.0.4.ebuild +++ b/games-action/barrage/barrage-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v 1.1 2011/07/29 03:17:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v 1.2 2011/09/02 09:18:57 chainsaw Exp $ EAPI=2 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[audio,video] |