diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-12 00:51:01 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-06-12 00:51:01 +0000 |
commit | 445fc6d67f7d0b5bf1ff2f0175db6de52f642f10 (patch) | |
tree | e9bd250fa5a1a4150cae642db70bdec853dc8174 /games-emulation | |
parent | add patch from Guillaume Cottenceau via bug #53320 (Manifest recommit) (diff) | |
download | gentoo-2-445fc6d67f7d0b5bf1ff2f0175db6de52f642f10.tar.gz gentoo-2-445fc6d67f7d0b5bf1ff2f0175db6de52f642f10.tar.bz2 gentoo-2-445fc6d67f7d0b5bf1ff2f0175db6de52f642f10.zip |
fix typo
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/fake64/fake64-0.0.4_pre20021020.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/fake64/fake64-0.0.4_pre20021020.ebuild b/games-emulation/fake64/fake64-0.0.4_pre20021020.ebuild index 71c88a627119..d5bdb27ed080 100644 --- a/games-emulation/fake64/fake64-0.0.4_pre20021020.ebuild +++ b/games-emulation/fake64/fake64-0.0.4_pre20021020.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-emulation/fake64/fake64-0.0.4_pre20021020.ebuild,v 1.4 2004/06/12 00:40:21 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/fake64/fake64-0.0.4_pre20021020.ebuild,v 1.5 2004/06/12 00:51:01 mr_bones_ Exp $ inherit games @@ -11,7 +11,7 @@ SRC_URI="http://www.fakelabs.org/code/fake64/Fake64-20.10.2002.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -IUSE="mms 3dnow sse" +IUSE="mmx 3dnow sse" DEPEND="virtual/x11 virtual/opengl |