summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-05-08 08:48:43 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-05-08 08:48:43 +0000
commit8c1225227b9ee35eaf6c448e520dcec97352095a (patch)
tree8ae0ed482bbbf9827e62cb088d36f418b23d9cca /app-emulation/bochs
parentsourceforge fix (diff)
downloadgentoo-2-8c1225227b9ee35eaf6c448e520dcec97352095a.tar.gz
gentoo-2-8c1225227b9ee35eaf6c448e520dcec97352095a.tar.bz2
gentoo-2-8c1225227b9ee35eaf6c448e520dcec97352095a.zip
sourceforge fix
Diffstat (limited to 'app-emulation/bochs')
-rw-r--r--app-emulation/bochs/ChangeLog8
-rw-r--r--app-emulation/bochs/bochs-1.4.ebuild2
2 files changed, 7 insertions, 3 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"