diff options
Diffstat (limited to 'gnome-base/gconf/gconf-1.0.8-r4.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r4.ebuild b/gnome-base/gconf/gconf-1.0.8-r4.ebuild index 6c85e7207360..3232801ff22e 100644 --- a/gnome-base/gconf/gconf-1.0.8-r4.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r4.ebuild,v 1.1 2002/10/24 19:37:52 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r4.ebuild,v 1.2 2002/12/08 20:39:08 mholzer Exp $ IUSE="nls" S=${WORKDIR}/GConf-${PV} DESCRIPTION="Gconf" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/GConf/GConf-${PV}.tar.gz" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/GConf/1.0/GConf-${PV}.tar.gz" HOMEPAGE="http://www.gnome.org/" SLOT="1" |