diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-11 08:08:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-11 08:08:37 +0000 |
commit | 986398e82540ed3ab5fb2d85d35ff04e854ecb3b (patch) | |
tree | 505a726d3d4be91a913995494a98e75efbc14c3c /games-emulation | |
parent | tidy stray digest (Manifest recommit) (diff) | |
download | gentoo-2-986398e82540ed3ab5fb2d85d35ff04e854ecb3b.tar.gz gentoo-2-986398e82540ed3ab5fb2d85d35ff04e854ecb3b.tar.bz2 gentoo-2-986398e82540ed3ab5fb2d85d35ff04e854ecb3b.zip |
mips and ia64 need deps first
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/xmame-0.77.1.ebuild | 6 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.78.1.ebuild | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games-emulation/xmame/xmame-0.77.1.ebuild b/games-emulation/xmame/xmame-0.77.1.ebuild index e636618b10f6..60d9e9f7e7fe 100644 --- a/games-emulation/xmame/xmame-0.77.1.ebuild +++ b/games-emulation/xmame/xmame-0.77.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.77.1.ebuild,v 1.5 2004/01/11 01:24:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.77.1.ebuild,v 1.6 2004/02/11 08:08:37 mr_bones_ Exp $ inherit games flag-o-matic gcc eutils @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick icc net" RDEPEND="sys-libs/zlib diff --git a/games-emulation/xmame/xmame-0.78.1.ebuild b/games-emulation/xmame/xmame-0.78.1.ebuild index 56e3414b770e..aa45ba2fa8ce 100644 --- a/games-emulation/xmame/xmame-0.78.1.ebuild +++ b/games-emulation/xmame/xmame-0.78.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.78.1.ebuild,v 1.2 2004/01/28 22:36:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.78.1.ebuild,v 1.3 2004/02/11 08:08:37 mr_bones_ Exp $ inherit games flag-o-matic gcc eutils @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha hppa ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~amd64" IUSE="sdl dga xv alsa esd opengl X 3dfx svga ggi arts joystick icc net" RDEPEND="sys-libs/zlib |