summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-14 10:08:54 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-14 10:08:54 +0000
commit4326814944bbcf8992d5a033d09031ccc4c6e376 (patch)
tree57476bfaad3dd49451be246ea82048d4c54ddf55 /sys-apps/eject
parenttry to fix build problem on pentium4 with -j5 or higher (diff)
downloadgentoo-2-4326814944bbcf8992d5a033d09031ccc4c6e376.tar.gz
gentoo-2-4326814944bbcf8992d5a033d09031ccc4c6e376.tar.bz2
gentoo-2-4326814944bbcf8992d5a033d09031ccc4c6e376.zip
SRC_URI fixed.
Diffstat (limited to 'sys-apps/eject')
-rw-r--r--sys-apps/eject/eject-2.0.6.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/eject/eject-2.0.6.ebuild b/sys-apps/eject/eject-2.0.6.ebuild
index ba0ccf21f9c7..dfe654736242 100644
--- a/sys-apps/eject/eject-2.0.6.ebuild
+++ b/sys-apps/eject/eject-2.0.6.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.6.ebuild,v 1.7 2002/10/04 06:24:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/eject/eject-2.0.6.ebuild,v 1.8 2002/10/14 10:08:54 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A command to eject a disc from the CD-ROM drive"
-SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz"
+SRC_URI="http://www.ibiblio.org/pub/Linux/utils/disk-management/${P}.tar.gz
+ http://www2.cddc.vt.edu/linux/utils/disk-management/${P}.tar.gz"
HOMEPAGE="http://www.pobox.com/~tranter/eject.html"
KEYWORDS="x86"
SLOT="0"