diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-06-10 13:28:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-06-10 13:28:10 +0000 |
commit | f993a57b70a06c95d971a1f4313962d8c06a2663 (patch) | |
tree | 099684ef9e4a4d2c83dd1f68619e0e6dbbfb46ac /games-emulation | |
parent | add back in comment someone wrongly removed (diff) | |
download | historical-f993a57b70a06c95d971a1f4313962d8c06a2663.tar.gz historical-f993a57b70a06c95d971a1f4313962d8c06a2663.tar.bz2 historical-f993a57b70a06c95d971a1f4313962d8c06a2663.zip |
hppa stable
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/xmame-0.106.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/xmame/xmame-0.106.ebuild b/games-emulation/xmame/xmame-0.106.ebuild index b7edd8550756..f22bcc072e4c 100644 --- a/games-emulation/xmame/xmame-0.106.ebuild +++ b/games-emulation/xmame/xmame-0.106.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.106.ebuild,v 1.2 2006/06/08 00:04:31 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.106.ebuild,v 1.3 2006/06/10 13:28:10 vapier Exp $ inherit flag-o-matic toolchain-funcs eutils games @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="XMAME" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="alsa arts dga esd expat ggi joystick lirc mmx net opengl sdl svga X xinerama xv" RDEPEND="sys-libs/zlib |