diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 10:29:49 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-06-21 10:29:49 +0000 |
commit | 67621e458d03699871bd4420955df8a5956c3f38 (patch) | |
tree | e01a5956f090ced98ee3d747168c697e6b4c9182 /games-arcade/burgerspace | |
parent | Fix pkg-config installation for once. Closes bug #228185. (diff) | |
download | gentoo-2-67621e458d03699871bd4420955df8a5956c3f38.tar.gz gentoo-2-67621e458d03699871bd4420955df8a5956c3f38.tar.bz2 gentoo-2-67621e458d03699871bd4420955df8a5956c3f38.zip |
Stable on sparc, bug #227657
(Portage version: 2.1.4.4)
Diffstat (limited to 'games-arcade/burgerspace')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 6 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 73a3c9652220..388d4c57261e 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,10 @@ # 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.13 2008/06/20 15:34:42 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.14 2008/06/21 10:29:49 bluebird Exp $ + + 21 Jun 2008; Friedrich Oslage <bluebird@gentoo.org> + burgerspace-1.8.2.ebuild: + Stable on sparc, bug #227657 20 Jun 2008; Thomas Anderson (gentoofan23) <gentoofan23@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 59ad06eb355a..c67cec36ccfb 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.5 2008/06/20 15:34:42 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.2.ebuild,v 1.6 2008/06/21 10:29:49 bluebird 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 |