diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-06-18 18:51:57 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-06-18 18:51:57 +0000 |
commit | fec31d3bb6ed039c2903a118054f3ef97764b01f (patch) | |
tree | f0b8c535ad12db854b1fad6024e587fc9de294cc /games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-fec31d3bb6ed039c2903a118054f3ef97764b01f.tar.gz gentoo-2-fec31d3bb6ed039c2903a118054f3ef97764b01f.tar.bz2 gentoo-2-fec31d3bb6ed039c2903a118054f3ef97764b01f.zip |
Added to ~ppc.
Diffstat (limited to 'games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild')
-rw-r--r-- | games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild index 2eca14eb6ff5..92f12161fe49 100644 --- a/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild +++ b/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild,v 1.2 2004/06/15 15:18:13 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/kobodeluxe/kobodeluxe-0.4_pre10.ebuild,v 1.3 2004/06/18 18:51:57 hansmi Exp $ inherit games flag-o-matic @@ -8,7 +8,7 @@ IUSE="opengl" DESCRIPTION="An SDL port of xkobo, a addictive space shoot-em-up" HOMEPAGE="http://www.olofson.net/kobodl/" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" LICENSE="GPL-2" MY_P="KoboDeluxe-${PV/_/}" |