diff options
author | 2008-06-22 15:39:22 +0000 | |
---|---|---|
committer | 2008-06-22 15:39:22 +0000 | |
commit | b1967eff0085a6cc2f3a7968cb3e2f83c715ee76 (patch) | |
tree | 5f655bc350164cecca6ea0ad5d4ea2b7f43a98f2 /games-arcade/burgerspace | |
parent | x86 stable, bug #227649 (diff) | |
download | historical-b1967eff0085a6cc2f3a7968cb3e2f83c715ee76.tar.gz historical-b1967eff0085a6cc2f3a7968cb3e2f83c715ee76.tar.bz2 historical-b1967eff0085a6cc2f3a7968cb3e2f83c715ee76.zip |
x86 stable, bug #227657
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.26-rc6 i686
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 388d4c57261e..45f01e1e322c 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.14 2008/06/21 10:29:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.15 2008/06/22 15:39:22 maekke Exp $ + + 22 Jun 2008; Markus Meier <maekke@gentoo.org> burgerspace-1.8.2.ebuild: + x86 stable, bug #227657 21 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> burgerspace-1.8.2.ebuild: diff --git a/games-arcade/burgerspace/burgerspace-1.8.2.ebuild b/games-arcade/burgerspace/burgerspace-1.8.2.ebuild index c67cec36ccfb..320ce3420c27 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.2.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.2.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-arcade/burgerspace/burgerspace-1.8.2.ebuild,v 1.6 2008/06/21 10:29:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.2.ebuild,v 1.7 2008/06/22 15:39:22 maekke Exp $ inherit autotools eutils games @@ -10,7 +10,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="media-libs/libsdl |