diff options
Diffstat (limited to 'app-emulation/xmame')
-rw-r--r-- | app-emulation/xmame/xmame-0.69.1.ebuild | 7 | ||||
-rw-r--r-- | app-emulation/xmame/xmame-0.70.1.ebuild | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/app-emulation/xmame/xmame-0.69.1.ebuild b/app-emulation/xmame/xmame-0.69.1.ebuild index 0876bf792fb7..24730121527c 100644 --- a/app-emulation/xmame/xmame-0.69.1.ebuild +++ b/app-emulation/xmame/xmame-0.69.1.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# Based on the 0.59.1 ebuild by Ben Lutgens <blutgens@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.69.1.ebuild,v 1.3 2003/07/12 22:11:41 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.69.1.ebuild,v 1.4 2003/08/05 15:15:51 vapier Exp $ DESCRIPTION="Multiple Arcade Machine Emulator for X11" -SRC_URI="http://x.mame.net/download/${P}.tar.bz2" HOMEPAGE="http://x.mame.net/" +SRC_URI="http://x.mame.net/download/${P}.tar.bz2" -SLOT="0" LICENSE="xmame" +SLOT="0" KEYWORDS="x86 ~ppc" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts" diff --git a/app-emulation/xmame/xmame-0.70.1.ebuild b/app-emulation/xmame/xmame-0.70.1.ebuild index 26b965eb358f..1409d641aa60 100644 --- a/app-emulation/xmame/xmame-0.70.1.ebuild +++ b/app-emulation/xmame/xmame-0.70.1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.70.1.ebuild,v 1.3 2003/07/16 01:50:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.70.1.ebuild,v 1.4 2003/08/05 15:15:51 vapier Exp $ -inherit games flag-o-matic gcc +inherit games flag-o-matic gcc eutils TARGET=${PN} @@ -10,8 +10,8 @@ DESCRIPTION="Multiple Arcade Machine Emulator for X11" SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" HOMEPAGE="http://x.mame.net/" -SLOT="0" LICENSE="xmame" +SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick" |