diff options
author | 2004-01-04 18:37:02 +0000 | |
---|---|---|
committer | 2004-01-04 18:37:02 +0000 | |
commit | 905104477894dc17ff4df7f9d24c59ed70b27694 (patch) | |
tree | 96c4672d87fb60a0835a130d60079ebd85dca52d /x11-plugins/gkrellmss/gkrellmss-2.3.ebuild | |
parent | Various epatch sed and cosmetic changes (diff) | |
download | gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.gz gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.tar.bz2 gentoo-2-905104477894dc17ff4df7f9d24c59ed70b27694.zip |
Various epatch sed and cosmetic changes
Diffstat (limited to 'x11-plugins/gkrellmss/gkrellmss-2.3.ebuild')
-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 bfbd7759417f..416ceae3a1b1 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.5 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.3.ebuild,v 1.6 2004/01/04 18:36:47 aliz 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://web.wt.net/~billw/${PN}/${P}.tar.gz" +SRC_URI="http://web.wt.net/~billw/gkrellmss/${P}.tar.gz" DEPEND="=app-admin/gkrellm-2* dev-libs/fftw |