diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 21:58:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-25 21:58:00 +0000 |
commit | 4d60c03c59c2fc63f78b0d32ca8cce64807cbd5d (patch) | |
tree | 3664257fed05fe4dab5c7ebd2f0dc394e4f22b8e /games-emulation | |
parent | stable on ia64 (diff) | |
download | gentoo-2-4d60c03c59c2fc63f78b0d32ca8cce64807cbd5d.tar.gz gentoo-2-4d60c03c59c2fc63f78b0d32ca8cce64807cbd5d.tar.bz2 gentoo-2-4d60c03c59c2fc63f78b0d32ca8cce64807cbd5d.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/ChangeLog | 5 | ||||
-rw-r--r-- | games-emulation/xmame/Manifest | 18 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.99-r1.ebuild | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/games-emulation/xmame/ChangeLog b/games-emulation/xmame/ChangeLog index 88928d037dc5..42db7e4cf2c1 100644 --- a/games-emulation/xmame/ChangeLog +++ b/games-emulation/xmame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-emulation/xmame # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.48 2005/08/18 22:48:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/ChangeLog,v 1.49 2005/08/25 21:58:00 agriffis Exp $ + + 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> xmame-0.99-r1.ebuild: + stable on ia64 *xmame-0.99-r1 (18 Aug 2005) diff --git a/games-emulation/xmame/Manifest b/games-emulation/xmame/Manifest index b8c0d6d67244..dd14daf15cd7 100644 --- a/games-emulation/xmame/Manifest +++ b/games-emulation/xmame/Manifest @@ -1,20 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 bdab5c404861382db38cea41f7bd559c xmame-0.97.ebuild 5743 -MD5 e44da7fe9271f2f2e299cc34df120830 metadata.xml 1537 MD5 d3bb7f074f158a0d42e852eba6a50458 xmame-0.83.1.ebuild 6788 +MD5 e44da7fe9271f2f2e299cc34df120830 metadata.xml 1537 MD5 52651251b98567adb069adcb63c01538 ChangeLog 9718 -MD5 2ded01c16b712ef73363c9c5bf8dc76f xmame-0.99-r1.ebuild 5790 -MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.83.1-glx-fix.patch 386 +MD5 fd37d4eabd8741d2fd318b4699303d85 xmame-0.99-r1.ebuild 5789 MD5 7ce8d08fd7cafebd74de85322bf9c478 files/digest-xmame-0.99-r1 65 -MD5 b7b222bea49106d5f4f8e945a2a1bae2 files/digest-xmame-0.97 65 MD5 bd94e56aecab93b1d9e02b6fb3d8a0e9 files/digest-xmame-0.83.1 67 +MD5 b7b222bea49106d5f4f8e945a2a1bae2 files/digest-xmame-0.97 65 MD5 2dd9cfc7467cb3d1e313af9f7ce19aba files/xmame-0.99-mcr3.patch 324 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDBRBygIKl8Uu19MoRAop4AJ9MVUdnoYDgqLeWaWLRc6PFci+uWwCeOH8U -4gZajFOEM64HgrmF/5ECnhs= -=17SU ------END PGP SIGNATURE----- +MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.83.1-glx-fix.patch 386 diff --git a/games-emulation/xmame/xmame-0.99-r1.ebuild b/games-emulation/xmame/xmame-0.99-r1.ebuild index a70691d8d96f..490be374458c 100644 --- a/games-emulation/xmame/xmame-0.99-r1.ebuild +++ b/games-emulation/xmame/xmame-0.99-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.99-r1.ebuild,v 1.1 2005/08/18 22:48:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.99-r1.ebuild,v 1.2 2005/08/25 21:58:00 agriffis 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 xv" RDEPEND="sys-libs/zlib |