diff options
author | 2002-05-08 08:48:20 +0000 | |
---|---|---|
committer | 2002-05-08 08:48:20 +0000 | |
commit | 41c45d1a2444b5aaa4145fab0d06971b85ec2d7b (patch) | |
tree | 797c588d337629f333f5e4077d61c460475c2628 /app-emulation | |
parent | sourceforge fix (diff) | |
download | historical-41c45d1a2444b5aaa4145fab0d06971b85ec2d7b.tar.gz historical-41c45d1a2444b5aaa4145fab0d06971b85ec2d7b.tar.bz2 historical-41c45d1a2444b5aaa4145fab0d06971b85ec2d7b.zip |
sourceforge fix
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/bochs/bochs-1.4.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/zsnes/ChangeLog | 7 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337-r1.ebuild | 4 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337.ebuild | 4 |
5 files changed, 17 insertions, 8 deletions
diff --git a/app-emulation/bochs/ChangeLog b/app-emulation/bochs/ChangeLog index dc2f6535a919..3f5943c7ea84 100644 --- a/app-emulation/bochs/ChangeLog +++ b/app-emulation/bochs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/darcnes # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.2 2002/04/02 22:32:51 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/bochs/ChangeLog,v 1.3 2002/05/08 08:48:20 spider Exp $ + +*bochs-1.4 (7 May 2002): + 7 may 2002; Spider <spider@gentoo.org> bochs-1.4.ebuild: + fix sourceforge mirror *bochs-1.4 (2 Apr 2002): Dan Armak <danarmak@gentoo.org>: new upstream version @@ -8,4 +12,4 @@ 12 Feb 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : - Initial version.
\ No newline at end of file + Initial version. diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild index e49c111afbc5..ceed1b922ea2 100644 --- a/app-emulation/bochs/bochs-1.4.ebuild +++ b/app-emulation/bochs/bochs-1.4.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Bochs is a pc emulator. This ebuild is set up to emulate a Pentium, with a NE2000 network card, and a CDROM drive. It also comes with a disk image using dlxlinux." -SRC_URI="http://prdownloads.sourceforge.net/bochs/${PN}.tar.gz +SRC_URI="ftp://prdownloads.sourceforge.net/bochs/${PN}.tar.gz http://bochs.sourceforge.net/guestos/dlxlinux3.tar.gz" HOMEPAGE="http://bochs.sourceforge.net" diff --git a/app-emulation/zsnes/ChangeLog b/app-emulation/zsnes/ChangeLog index 1ca2ea46e32a..e866004be651 100644 --- a/app-emulation/zsnes/ChangeLog +++ b/app-emulation/zsnes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/zsnes # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/ChangeLog,v 1.2 2002/04/12 22:53:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/ChangeLog,v 1.3 2002/05/08 08:48:20 spider Exp $ + + +*zsnes-1.337-r1 (7 May 2002) + 7 May 2002; Spider <spider@gentoo.org> zsnes-1.337-r1.ebuild zsnes-1.337.ebuild : + fix sourceforge mirror stuff *zsnes-1.337-r1 (12 Apr 2002) diff --git a/app-emulation/zsnes/zsnes-1.337-r1.ebuild b/app-emulation/zsnes/zsnes-1.337-r1.ebuild index 57cbdd30ef38..43e6596fdee9 100644 --- a/app-emulation/zsnes/zsnes-1.337-r1.ebuild +++ b/app-emulation/zsnes/zsnes-1.337-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r1.ebuild,v 1.1 2002/04/12 22:53:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337-r1.ebuild,v 1.2 2002/05/08 08:48:20 spider Exp $ # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. S=${WORKDIR}/${P} DESCRIPTION="zsnes is an excellent snes (super nintendo) emulator" -SRC_URI="http://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" +SRC_URI="ftp://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" HOMEPAGE="http://www.zsnes.com/" RDEPEND="opengl? ( virtual/opengl ) diff --git a/app-emulation/zsnes/zsnes-1.337.ebuild b/app-emulation/zsnes/zsnes-1.337.ebuild index 9741aa3cd725..21bfaad29240 100644 --- a/app-emulation/zsnes/zsnes-1.337.ebuild +++ b/app-emulation/zsnes/zsnes-1.337.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337.ebuild,v 1.2 2001/10/06 08:48:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/zsnes/zsnes-1.337.ebuild,v 1.3 2002/05/08 08:48:20 spider Exp $ # Don't attempt to introduce $CFLAGS usage, docs say result will be slower. DESCRIPTION="zsnes is an excellent snes (super nintendo) emulator" -SRC_URI="http://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" +SRC_URI="ftp://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" HOMEPAGE="http://www.zsnes.com/" |