diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 12:32:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-07 12:32:29 +0000 |
commit | 600bfb88b7e9644e18605ef6a46d6722be57517d (patch) | |
tree | dad0b3a43f8785450a0a1dffa6b2bf78457739cc /games-arcade/burgerspace | |
parent | stable x86, bug 324283 (diff) | |
download | gentoo-2-600bfb88b7e9644e18605ef6a46d6722be57517d.tar.gz gentoo-2-600bfb88b7e9644e18605ef6a46d6722be57517d.tar.bz2 gentoo-2-600bfb88b7e9644e18605ef6a46d6722be57517d.zip |
stable x86, bug 325137
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.9.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 9eb9277d5638..4b281b9be803 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.26 2010/06/24 20:56:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.27 2010/07/07 12:32:29 fauli Exp $ + + 07 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + burgerspace-1.9.0.ebuild: + stable x86, bug 325137 24 Jun 2010; Pacho Ramos <pacho@gentoo.org> burgerspace-1.9.0.ebuild: stable amd64, bug 325137 diff --git a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild index e3f92d801a6e..563036fcec3e 100644 --- a/games-arcade/burgerspace/burgerspace-1.9.0.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.3 2010/06/24 20:56:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.9.0.ebuild,v 1.4 2010/07/07 12:32:29 fauli Exp $ EAPI=2 inherit autotools games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" IUSE="network" RESTRICT="test" # doesn't really test anything |