diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-09-28 22:24:23 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-09-28 22:24:23 +0000 |
commit | 60ef0449c48130a4a2365bf2c440d9ac296fb137 (patch) | |
tree | d2bdb5f7dc07baba82b16813936b9872722b43e2 /games-fps/doomlegacy/doomlegacy-1.42.ebuild | |
parent | Adding new Trac license (starting with 0.9 series). (diff) | |
download | gentoo-2-60ef0449c48130a4a2365bf2c440d9ac296fb137.tar.gz gentoo-2-60ef0449c48130a4a2365bf2c440d9ac296fb137.tar.bz2 gentoo-2-60ef0449c48130a4a2365bf2c440d9ac296fb137.zip |
Marked -ppc because it doesn't work well on ppc. Patches are welcome. Bug #74172.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-fps/doomlegacy/doomlegacy-1.42.ebuild')
-rw-r--r-- | games-fps/doomlegacy/doomlegacy-1.42.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/doomlegacy/doomlegacy-1.42.ebuild b/games-fps/doomlegacy/doomlegacy-1.42.ebuild index f7a0192215ca..bdd27a5148ae 100644 --- a/games-fps/doomlegacy/doomlegacy-1.42.ebuild +++ b/games-fps/doomlegacy/doomlegacy-1.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/doomlegacy/doomlegacy-1.42.ebuild,v 1.2 2005/06/24 06:08:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/doomlegacy/doomlegacy-1.42.ebuild,v 1.3 2005/09/28 22:24:23 josejx Exp $ inherit eutils games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/doomlegacy/legacy_${PV/.}_src.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc x86" +KEYWORDS="-ppc x86" IUSE="X dga esd" #sdl - broken with recent sdl-mixer releases RDEPEND=" |