diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-25 03:07:22 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-25 03:07:22 +0000 |
commit | f267cc8e6a7ba25ab4ce3625f81263620c731e51 (patch) | |
tree | 2eaf74b4dbf4a01a42ce6b172d25efc387328ddf /x11-plugins/gkrellmss | |
parent | add shorewall-1.3.14 ebuild; closes bug 15555 (diff) | |
download | historical-f267cc8e6a7ba25ab4ce3625f81263620c731e51.tar.gz historical-f267cc8e6a7ba25ab4ce3625f81263620c731e51.tar.bz2 historical-f267cc8e6a7ba25ab4ce3625f81263620c731e51.zip |
adjusted SRC_URI
Diffstat (limited to 'x11-plugins/gkrellmss')
-rw-r--r-- | x11-plugins/gkrellmss/gkrellmss-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild b/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild index 1e08c7bacb53..d0f7013cd5bb 100644 --- a/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild +++ b/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild,v 1.2 2003/02/13 17:25:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild,v 1.3 2003/02/25 03:07:22 seemant Exp $ inherit eutils @@ -9,7 +9,7 @@ IUSE="nls" S=${WORKDIR}/${P} DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart" HOMEPAGE="http://gkrellm.net/gkrellmss/gkrellmss.html" -SRC_URI="http://gkrellm.net/gkrellmss/${P}.tar.gz" +SRC_URI="http://web.wt.net/~billw/${PN}/${P}.tar.gz" DEPEND="=app-admin/gkrellm-2* dev-libs/fftw |