diff options
author | 2002-05-27 17:27:40 +0000 | |
---|---|---|
committer | 2002-05-27 17:27:40 +0000 | |
commit | 6715bf5720376ba7d417699ca04161d9e0b65c32 (patch) | |
tree | 845cbebcace1759befe8b44d08e7df8ca0e97fff /sys-apps/hotplug | |
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 'sys-apps/hotplug')
-rw-r--r-- | sys-apps/hotplug/hotplug-20020114.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hotplug/hotplug-20020114.ebuild b/sys-apps/hotplug/hotplug-20020114.ebuild index a1db10519d9d..274760b30581 100644 --- a/sys-apps/hotplug/hotplug-20020114.ebuild +++ b/sys-apps/hotplug/hotplug-20020114.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020114.ebuild,v 1.1 2002/02/25 02:13:12 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hotplug/hotplug-20020114.ebuild,v 1.2 2002/05/27 17:27:39 drobbins Exp $ # source maintainers named it hotplug-YYYY_MM_DD instead of hotplug-YYYYMMDD S=${WORKDIR}/${P} DESCRIPTION="USB hotplug utilities" -SRC_URI="http://prdownloads.sourceforge.net/linux-hotplug/hotplug-2002_01_14.tar.gz" +SRC_URI="mirror://sourceforge/linux-hotplug/hotplug-2002_01_14.tar.gz" HOMEPAGE="http://linux-hotplug.sourceforge.net" # hotplug needs pcimodules utility provided by pcitutils-2.1.9-r1 |