diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 02:02:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-27 02:02:35 +0000 |
commit | 6288a8a4adda841a2191600e0a3ceef238ba172e (patch) | |
tree | 10c7bd49709f9d8991b0a98439547692eb03b781 /games-emulation | |
parent | initial import - kde 3.3 alpha 1 - hardmasked (Manifest recommit) (diff) | |
download | gentoo-2-6288a8a4adda841a2191600e0a3ceef238ba172e.tar.gz gentoo-2-6288a8a4adda841a2191600e0a3ceef238ba172e.tar.bz2 gentoo-2-6288a8a4adda841a2191600e0a3ceef238ba172e.zip |
IUSE
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/qmamecat/qmamecat-0.44.45.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/qmamecat/qmamecat-0.44.45.ebuild b/games-emulation/qmamecat/qmamecat-0.44.45.ebuild index f7ce3c472dbd..0aead886026b 100644 --- a/games-emulation/qmamecat/qmamecat-0.44.45.ebuild +++ b/games-emulation/qmamecat/qmamecat-0.44.45.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/qmamecat/qmamecat-0.44.45.ebuild,v 1.2 2004/02/20 06:26:48 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/qmamecat/qmamecat-0.44.45.ebuild,v 1.3 2004/05/27 02:02:35 mr_bones_ Exp $ MY_PV="${PV/45/b45}" DESCRIPTION="QT mame catalog and frontend" @@ -10,6 +10,7 @@ SRC_URI="http://www.mameworld.net/mamecat/snapshots/qmamecat-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc" +IUSE="" DEPEND="virtual/glibc virtual/x11 |