diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:11:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-11-12 18:11:56 +0000 |
commit | 6d7e113ccd08e5a69b872222b643b2b0cdd37313 (patch) | |
tree | 16dbfb32b15543765694708b5505c34c3f4c8f1b /games-emulation | |
parent | Stable on sparc (diff) | |
download | historical-6d7e113ccd08e5a69b872222b643b2b0cdd37313.tar.gz historical-6d7e113ccd08e5a69b872222b643b2b0cdd37313.tar.bz2 historical-6d7e113ccd08e5a69b872222b643b2b0cdd37313.zip |
fix sed bug #70837
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/xmame/Manifest | 12 | ||||
-rw-r--r-- | games-emulation/xmame/metadata.xml | 1 | ||||
-rw-r--r-- | games-emulation/xmame/xmame-0.86.ebuild | 6 |
3 files changed, 9 insertions, 10 deletions
diff --git a/games-emulation/xmame/Manifest b/games-emulation/xmame/Manifest index e894fb475fe1..cfd7d326761a 100644 --- a/games-emulation/xmame/Manifest +++ b/games-emulation/xmame/Manifest @@ -1,22 +1,22 @@ MD5 2b93aa8389b10e61bb443a0077704236 ChangeLog 7039 -MD5 0234d9024c471faf92bb1219242614ef metadata.xml 1566 +MD5 e44da7fe9271f2f2e299cc34df120830 metadata.xml 1537 MD5 30e8d4b0106df48fc70f99beb5608280 xmame-0.82.1.ebuild 6437 MD5 3bfc553fbd6d37187aba00e77fb80875 xmame-0.83.1.ebuild 6774 -MD5 a087666ec2ee9473d4c2e4a26843ea2b xmame-0.86.ebuild 5868 +MD5 88ff19f62105c58b4ac9f277a8ae8776 xmame-0.86.ebuild 5874 +MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.77.1-icc.patch 584 MD5 9bbbd2de60f0c41f643674a694cd2c90 files/0.77.1-alsa-1.0.0.patch 438 MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.77.1-glx-fix.patch 597 -MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.77.1-icc.patch 584 -MD5 96b4074a6c4b94b57fb7c6258a36ef20 files/0.78.1-big_endian.patch 2969 MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.78.1-glx-fix.patch 597 MD5 93b9c4a740015eb7262b223c7b8b7bbf files/0.78.1-icc.patch 584 MD5 0f77c568ca5f6a46b543e899c910d38a files/0.78.1-osd_die.patch 521 +MD5 96b4074a6c4b94b57fb7c6258a36ef20 files/0.78.1-big_endian.patch 2969 MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.79.1-glx-fix.patch 597 MD5 13dc5b32bbff98dec74c41dd0c9b33a1 files/0.80.1-glx-fix.patch 597 MD5 a956d1afa6724941d56732f2b91f42eb files/0.80.1-make.patch 1243 MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.81.1-glx-fix.patch 386 MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.82.1-glx-fix.patch 386 -MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.83.1-glx-fix.patch 386 -MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.86-glx-fix.patch 386 MD5 d60ae5dd2d8a993999a9a252d20507cf files/digest-xmame-0.82.1 67 +MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.83.1-glx-fix.patch 386 MD5 bd94e56aecab93b1d9e02b6fb3d8a0e9 files/digest-xmame-0.83.1 67 MD5 1c5281cca09cd38869fa3715b3839b1b files/digest-xmame-0.86 65 +MD5 240bd404f0deb6cd68bf6a98a5fb76db files/0.86-glx-fix.patch 386 diff --git a/games-emulation/xmame/metadata.xml b/games-emulation/xmame/metadata.xml index e289de786ece..0469ed9918de 100644 --- a/games-emulation/xmame/metadata.xml +++ b/games-emulation/xmame/metadata.xml @@ -4,7 +4,6 @@ <herd>games</herd> <maintainer> <email>vapier@gentoo.org</email> - <name>Mike Frysinger</name> </maintainer> <longdescription> Mame is an arcade machine emulator. Started in 1997 by Nicola Salmoria, mame started out as a diff --git a/games-emulation/xmame/xmame-0.86.ebuild b/games-emulation/xmame/xmame-0.86.ebuild index 87616cdb3b88..861cabe9893f 100644 --- a/games-emulation/xmame/xmame-0.86.ebuild +++ b/games-emulation/xmame/xmame-0.86.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.86.ebuild,v 1.3 2004/09/02 20:17:20 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/xmame/xmame-0.86.ebuild,v 1.4 2004/11/12 18:11:56 vapier Exp $ inherit flag-o-matic gcc eutils games @@ -12,7 +12,7 @@ SRC_URI="http://x.mame.net/download/xmame-${PV}.tar.bz2" LICENSE="xmame" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="3dfx alsa arts dga esd ggi joystick net opengl sdl svga X xv" RDEPEND="sys-libs/zlib @@ -75,7 +75,7 @@ src_unpack() { if use ppc ; then sed -i \ -e '/LD.*--relax/s:^# ::' \ - || die "sed Makefile (ppc/LD) failed" + Makefile || die "sed Makefile (ppc/LD) failed" fi toggle_feature sdl JOY_SDL |