diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 15:48:49 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-10-19 15:48:49 +0000 |
commit | 65fbc2428301f7c9f87b87cc654ef9e71efe8d53 (patch) | |
tree | a4b06d089b1acae4dd9fe56e5970ce6c771377c1 /app-misc/lhinv/lhinv-1.1-r2.ebuild | |
parent | added --enable-kde-toolbar to myconf (diff) | |
download | gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.gz gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.tar.bz2 gentoo-2-65fbc2428301f7c9f87b87cc654ef9e71efe8d53.zip |
Updated to mirror:// in SRC_URI
Diffstat (limited to 'app-misc/lhinv/lhinv-1.1-r2.ebuild')
-rw-r--r-- | app-misc/lhinv/lhinv-1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/lhinv/lhinv-1.1-r2.ebuild b/app-misc/lhinv/lhinv-1.1-r2.ebuild index 7fe10d3bc000..9cec931eee5f 100644 --- a/app-misc/lhinv/lhinv-1.1-r2.ebuild +++ b/app-misc/lhinv/lhinv-1.1-r2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.2 2002/10/04 04:56:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lhinv/lhinv-1.1-r2.ebuild,v 1.3 2002/10/19 15:48:49 aliz Exp $ S=${WORKDIR}/${P} DESCRIPTION="Linux Hardware Inventory" -SRC_URI="http://download.sourceforge.net/lhinv/${P}.tar.gz" +SRC_URI="mirror://sourceforge/lhinv/${P}.tar.gz" HOMEPAGE="http://lhinv.sourceforge.net" SLOT="0" |