diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:09:39 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:09:39 +0000 |
commit | 519f2772db8d51ce9406bb84f3ebe51f699b43ab (patch) | |
tree | 971f62ea9b7f2dc2b89b7395d309126083375620 /gnome-base/gconf | |
parent | removed, 0.7, 0.8 and 0.9, updated SRC_URI (diff) | |
download | gentoo-2-519f2772db8d51ce9406bb84f3ebe51f699b43ab.tar.gz gentoo-2-519f2772db8d51ce9406bb84f3ebe51f699b43ab.tar.bz2 gentoo-2-519f2772db8d51ce9406bb84f3ebe51f699b43ab.zip |
updated SRC_URI
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.1.ebuild | 3 | ||||
-rw-r--r-- | gnome-base/gconf/gconf-1.0.4.ebuild | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/gnome-base/gconf/gconf-1.0.1.ebuild b/gnome-base/gconf/gconf-1.0.1.ebuild index 0ce51cae4bda..924daf3d7194 100644 --- a/gnome-base/gconf/gconf-1.0.1.ebuild +++ b/gnome-base/gconf/gconf-1.0.1.ebuild @@ -7,8 +7,7 @@ P=GConf-${PV} A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Gconf" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/GConf/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A}" HOMEPAGE="http://www.gnome.org/" diff --git a/gnome-base/gconf/gconf-1.0.4.ebuild b/gnome-base/gconf/gconf-1.0.4.ebuild index 99ac3e529dac..266d72b9f984 100644 --- a/gnome-base/gconf/gconf-1.0.4.ebuild +++ b/gnome-base/gconf/gconf-1.0.4.ebuild @@ -1,14 +1,13 @@ # 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/gconf/gconf-1.0.4.ebuild,v 1.1 2001/08/20 08:26:02 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.4.ebuild,v 1.2 2001/08/23 10:08:55 hallski Exp $ P=GConf-${PV} A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Gconf" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/GConf/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/${A}" HOMEPAGE="http://www.gnome.org/" |