diff options
-rw-r--r-- | games-action/0verkill/0verkill-0.16.ebuild | 4 | ||||
-rw-r--r-- | games-strategy/scorched3d/scorched3d-35.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games-action/0verkill/0verkill-0.16.ebuild b/games-action/0verkill/0verkill-0.16.ebuild index 08c5500dc19a..f96c07a1052e 100644 --- a/games-action/0verkill/0verkill-0.16.ebuild +++ b/games-action/0verkill/0verkill-0.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16.ebuild,v 1.2 2003/10/26 22:07:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/0verkill/0verkill-0.16.ebuild,v 1.3 2003/11/10 14:04:03 vapier Exp $ inherit games eutils @@ -10,7 +10,7 @@ SRC_URI="http://artax.karlin.mff.cuni.cz/~brain/0verkill/release/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="X" RDEPEND="X? ( x11-base/xfree )" diff --git a/games-strategy/scorched3d/scorched3d-35.ebuild b/games-strategy/scorched3d/scorched3d-35.ebuild index d54cf3ceec30..f0bec0dec4eb 100644 --- a/games-strategy/scorched3d/scorched3d-35.ebuild +++ b/games-strategy/scorched3d/scorched3d-35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-35.ebuild,v 1.3 2003/10/26 23:36:49 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-35.ebuild,v 1.4 2003/11/10 14:04:32 vapier Exp $ inherit games gcc eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/scorched3d/Scorched3D-${PV}-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" RDEPEND=">=media-libs/libsdl-1.0.1 media-libs/sdl-net |