diff options
Diffstat (limited to 'gnome-base/gconf/gconf-1.0.8-r3.ebuild')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r3.ebuild b/gnome-base/gconf/gconf-1.0.8-r3.ebuild index f694b3a6e1a4..a615a9a6edfd 100644 --- a/gnome-base/gconf/gconf-1.0.8-r3.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r3.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-r3.ebuild,v 1.8 2002/10/05 05:39:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r3.ebuild,v 1.9 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" |