diff options
author | 2002-02-25 00:50:27 +0000 | |
---|---|---|
committer | 2002-02-25 00:50:27 +0000 | |
commit | d63635fd2b3b47afc87308fbf8139b2b3fb4d54f (patch) | |
tree | 488146bb0e3f5c25da53ed17637240073c9aee92 /gnome-base | |
parent | _pre15 release (diff) | |
download | gentoo-2-d63635fd2b3b47afc87308fbf8139b2b3fb4d54f.tar.gz gentoo-2-d63635fd2b3b47afc87308fbf8139b2b3fb4d54f.tar.bz2 gentoo-2-d63635fd2b3b47afc87308fbf8139b2b3fb4d54f.zip |
typo fix
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gconf/gconf-1.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gconf/gconf-1.0.8-r1.ebuild b/gnome-base/gconf/gconf-1.0.8-r1.ebuild index dfbc49d0e6ae..79248e311761 100644 --- a/gnome-base/gconf/gconf-1.0.8-r1.ebuild +++ b/gnome-base/gconf/gconf-1.0.8-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r1.ebuild,v 1.1 2002/02/24 19:39:00 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/gconf-1.0.8-r1.ebuild,v 1.2 2002/02/25 00:50:27 drobbins Exp $ -S=${WORKDIR}/Gconf-${PV} +S=${WORKDIR}/GConf-${PV} DESCRIPTION="Gconf" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/GConf/GConf-${PV}.tar.gz" HOMEPAGE="http://www.gnome.org/" |