diff options
author | David Holm <dholm@gentoo.org> | 2004-10-16 16:17:59 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-16 16:17:59 +0000 |
commit | 10009d91358202c0521f0d77786becb65a29409d (patch) | |
tree | 8c826704a7d88de7a3f689c3fc3decda7068b032 /games-arcade | |
parent | Blocks >=tetex-2.96. (Manifest recommit) (diff) | |
download | gentoo-2-10009d91358202c0521f0d77786becb65a29409d.tar.gz gentoo-2-10009d91358202c0521f0d77786becb65a29409d.tar.bz2 gentoo-2-10009d91358202c0521f0d77786becb65a29409d.zip |
Added to ~ppc
Diffstat (limited to 'games-arcade')
-rw-r--r-- | games-arcade/burgerspace/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/burgerspace/burgerspace-1.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/burgerspace/ChangeLog b/games-arcade/burgerspace/ChangeLog index 6c0d4d9cba05..17a82855c40f 100644 --- a/games-arcade/burgerspace/ChangeLog +++ b/games-arcade/burgerspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/burgerspace # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.1 2004/09/13 07:53:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/ChangeLog,v 1.2 2004/10/16 16:17:59 dholm Exp $ + + 16 Oct 2004; David Holm <dholm@gentoo.org> burgerspace-1.8.1.ebuild: + Added to ~ppc. *burgerspace-1.8.1 (13 Sep 2004) diff --git a/games-arcade/burgerspace/burgerspace-1.8.1.ebuild b/games-arcade/burgerspace/burgerspace-1.8.1.ebuild index 66cb69c8f51c..b1d605fc05f5 100644 --- a/games-arcade/burgerspace/burgerspace-1.8.1.ebuild +++ b/games-arcade/burgerspace/burgerspace-1.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.1.ebuild,v 1.1 2004/09/13 07:53:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/burgerspace/burgerspace-1.8.1.ebuild,v 1.2 2004/10/16 16:17:59 dholm Exp $ inherit games @@ -10,7 +10,7 @@ SRC_URI="http://www3.sympatico.ca/sarrazip/dev/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=media-libs/libsdl-1.2.4 |