diff options
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 938ab0bbacb7..c8c882d654fb 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.17 2009/09/19 10:28:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.18 2009/10/10 15:10:35 armin76 Exp $ + + 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> burgerspace-1.8.3.ebuild: + sparc stable wrt #284949 19 Sep 2009; Markus Meier <maekke@gentoo.org> burgerspace-1.8.3.ebuild: amd64/x86 stable, bug #284949 diff --git a/games-arcade/burgerspace/burgerspace-1.8.3.ebuild b/games-arcade/burgerspace/burgerspace-1.8.3.ebuild index 246ef5cfe417..1a5a7f1a7147 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.3.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.3.ebuild,v 1.2 2009/09/19 10:28:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.3.ebuild,v 1.3 2009/10/10 15:10:35 armin76 Exp $ EAPI=2 inherit autotools eutils games @@ -11,7 +11,7 @@ SRC_URI="http://perso.b2b2c.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-games/flatzebra-0.1.2" |