diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:15:16 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:15:16 +0000 |
commit | 7e6125adc74c5c2edfb11dc20fb6e85ab65c1835 (patch) | |
tree | 6f8c64109a3e0728aa542736d8c30f2795d8c4c5 /gnome-base/libghttp | |
parent | updated SRC_URI (diff) | |
download | gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.tar.gz gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.tar.bz2 gentoo-2-7e6125adc74c5c2edfb11dc20fb6e85ab65c1835.zip |
updated SRC_URI
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r-- | gnome-base/libghttp/libghttp-1.0.9.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/libghttp/libghttp-1.0.9.ebuild b/gnome-base/libghttp/libghttp-1.0.9.ebuild index 5a1bf50a4c49..51cffc3d73c7 100644 --- a/gnome-base/libghttp/libghttp-1.0.9.ebuild +++ b/gnome-base/libghttp/libghttp-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-base/libghttp/libghttp-1.0.9.ebuild,v 1.5 2001/06/26 16:39:30 lamer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9.ebuild,v 1.6 2001/08/23 10:12:36 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="libghttp" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" |