diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-05-27 17:27:40 +0000 |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /app-emulation | |
parent | version bump and bugfixes (diff) | |
download | gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.gz gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.tar.bz2 gentoo-2-6715bf5720376ba7d417699ca04161d9e0b65c32.zip |
sourceforge updates
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/bochs/bochs-1.4.ebuild | 2 | ||||
-rw-r--r-- | app-emulation/zsnes/zsnes-1.337-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/bochs/bochs-1.4.ebuild b/app-emulation/bochs/bochs-1.4.ebuild index ceed1b922ea2..9692530db378 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="ftp://prdownloads.sourceforge.net/bochs/${PN}.tar.gz +SRC_URI="mirror://sourceforge/bochs/${PN}.tar.gz http://bochs.sourceforge.net/guestos/dlxlinux3.tar.gz" HOMEPAGE="http://bochs.sourceforge.net" diff --git a/app-emulation/zsnes/zsnes-1.337-r2.ebuild b/app-emulation/zsnes/zsnes-1.337-r2.ebuild index 58d75b8e5b87..cbf4154aaa64 100644 --- a/app-emulation/zsnes/zsnes-1.337-r2.ebuild +++ b/app-emulation/zsnes/zsnes-1.337-r2.ebuild @@ -6,7 +6,7 @@ S=${WORKDIR}/${P} DESCRIPTION="zsnes is an excellent snes (super nintendo) emulator" -SRC_URI="ftp://prdownloads.sourceforge.net/zsnes/zsnes1337src.tar.gz" +SRC_URI="mirror://sourceforge/zsnes/zsnes1337src.tar.gz" HOMEPAGE="http://www.zsnes.com/" RDEPEND="opengl? ( virtual/opengl ) |