diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-10-31 21:44:22 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-10-31 21:44:22 +0000 |
commit | 830929f94d80b5af521e9b9fd0a87730858d9802 (patch) | |
tree | 0b2a5ed48bfefc4e090132e06181c5bdf1cd355c /app-emulation/xmame | |
parent | fix bug #10005, pass -L/usr/lib to configuren to fix xft2 linking (diff) | |
download | historical-830929f94d80b5af521e9b9fd0a87730858d9802.tar.gz historical-830929f94d80b5af521e9b9fd0a87730858d9802.tar.bz2 historical-830929f94d80b5af521e9b9fd0a87730858d9802.zip |
Tweaked file name... My mistake
Diffstat (limited to 'app-emulation/xmame')
-rw-r--r-- | app-emulation/xmame/ChangeLog | 6 | ||||
-rw-r--r-- | app-emulation/xmame/files/digest-xmame-0.61.1_pre1 (renamed from app-emulation/xmame/files/digest-xmame-0.61.1-r5) | 0 | ||||
-rw-r--r-- | app-emulation/xmame/xmame-0.61.1_pre1.ebuild (renamed from app-emulation/xmame/xmame-0.61.1-r5.ebuild) | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/app-emulation/xmame/ChangeLog b/app-emulation/xmame/ChangeLog index 585a9d52b89c..f043a4f472d1 100644 --- a/app-emulation/xmame/ChangeLog +++ b/app-emulation/xmame/ChangeLog @@ -1,10 +1,10 @@ # ChangeLog for app-games/xmame # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/ChangeLog,v 1.10 2002/10/31 21:23:44 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/ChangeLog,v 1.11 2002/10/31 21:44:22 rphillips Exp $ -*xmame-0.60.1-r5 (31 Oct 2002) +*xmame-0.60.1_pre1 (31 Oct 2002) - 31 Oct 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.61.1-r5.ebuild : + 31 Oct 2002; Ryan Phillips <rphillips@gentoo.org> xmame-0.61.1_pre1.ebuild : Version bump.. Submitted by Caleb Shay. Fixes #8904 diff --git a/app-emulation/xmame/files/digest-xmame-0.61.1-r5 b/app-emulation/xmame/files/digest-xmame-0.61.1_pre1 index 8d35d406eea4..8d35d406eea4 100644 --- a/app-emulation/xmame/files/digest-xmame-0.61.1-r5 +++ b/app-emulation/xmame/files/digest-xmame-0.61.1_pre1 diff --git a/app-emulation/xmame/xmame-0.61.1-r5.ebuild b/app-emulation/xmame/xmame-0.61.1_pre1.ebuild index f922ba16e5a3..84fd6ada22cd 100644 --- a/app-emulation/xmame/xmame-0.61.1-r5.ebuild +++ b/app-emulation/xmame/xmame-0.61.1_pre1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 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.61.1-r5.ebuild,v 1.1 2002/10/31 21:23:44 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/xmame/xmame-0.61.1_pre1.ebuild,v 1.1 2002/10/31 21:44:22 rphillips Exp $ IUSE="sdl dga xv alsa esd opengl X 3dfx" |