diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-03-14 18:26:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-03-14 18:26:04 +0000 |
commit | 048d706a60144ea30c33a2e0154b461b6157b2ee (patch) | |
tree | 4883c56f99ca929ae9165ecdb46cb43f7e2d814d /games-action | |
parent | ppc support (diff) | |
download | gentoo-2-048d706a60144ea30c33a2e0154b461b6157b2ee.tar.gz gentoo-2-048d706a60144ea30c33a2e0154b461b6157b2ee.tar.bz2 gentoo-2-048d706a60144ea30c33a2e0154b461b6157b2ee.zip |
ppc support
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/heroes/heroes-0.21.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-action/heroes/heroes-0.21.ebuild b/games-action/heroes/heroes-0.21.ebuild index 3a08a73087d7..5532a1ad4bf3 100644 --- a/games-action/heroes/heroes-0.21.ebuild +++ b/games-action/heroes/heroes-0.21.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-action/heroes/heroes-0.21.ebuild,v 1.4 2004/02/20 06:13:56 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/heroes/heroes-0.21.ebuild,v 1.5 2004/03/14 18:26:04 vapier Exp $ inherit games @@ -19,9 +19,9 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 mirror://sourceforge/${PN}/${PN}-sound-tracks-${snd_trk_ver}.tar.bz2 mirror://sourceforge/${PN}/${PN}-sound-effects-${snd_eff_ver}.tar.bz2" -SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc" +SLOT="0" +KEYWORDS="x86 ppc sparc" IUSE="sdl nls ggi" DEPEND="virtual/x11 |