diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-14 11:32:54 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-14 11:32:54 +0000 |
commit | acfb4299250320bb715f0c5a6b80e6bbdb18fe90 (patch) | |
tree | cdefba6f8ebc80edf3610ca76c1ba9fa80e4c843 /gnome-extra/gtop | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-acfb4299250320bb715f0c5a6b80e6bbdb18fe90.tar.gz gentoo-2-acfb4299250320bb715f0c5a6b80e6bbdb18fe90.tar.bz2 gentoo-2-acfb4299250320bb715f0c5a6b80e6bbdb18fe90.zip |
*** empty log message ***
Diffstat (limited to 'gnome-extra/gtop')
-rw-r--r-- | gnome-extra/gtop/gtop-1.0.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-extra/gtop/gtop-1.0.9.ebuild b/gnome-extra/gtop/gtop-1.0.9.ebuild index 172b4f45cfcc..b3fcaf37f28f 100644 --- a/gnome-extra/gtop/gtop-1.0.9.ebuild +++ b/gnome-extra/gtop/gtop-1.0.9.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtop/gtop-1.0.9.ebuild,v 1.3 2000/09/15 20:08:54 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gtop/gtop-1.0.9.ebuild,v 1.4 2000/10/14 11:32:54 achim Exp $ -P=gtop-1.0.9 A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="gtop" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/gtop/"${A} +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPGAE="http://www.gnome.org/" src_compile() { |