summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2002-12-08 20:39:08 +0000
committerMartin Holzer <mholzer@gentoo.org>2002-12-08 20:39:08 +0000
commit33b61000b78a64007c3764eaee4fafbd5d8cec4b (patch)
treecbcb46c7cd19aa8aaa58de7d0d9a0f380434d812 /gnome-base/gconf
parent$header typo (diff)
downloadgentoo-2-33b61000b78a64007c3764eaee4fafbd5d8cec4b.tar.gz
gentoo-2-33b61000b78a64007c3764eaee4fafbd5d8cec4b.tar.bz2
gentoo-2-33b61000b78a64007c3764eaee4fafbd5d8cec4b.zip
Fixed SRC_URI
Diffstat (limited to 'gnome-base/gconf')
-rw-r--r--gnome-base/gconf/ChangeLog9
-rw-r--r--gnome-base/gconf/gconf-1.0.8-r3.ebuild4
-rw-r--r--gnome-base/gconf/gconf-1.0.8-r4.ebuild4
3 files changed, 12 insertions, 5 deletions
diff --git a/gnome-base/gconf/ChangeLog b/gnome-base/gconf/ChangeLog
index 32da74a9ac6a..f64a6fe5a26e 100644
--- a/gnome-base/gconf/ChangeLog
+++ b/gnome-base/gconf/ChangeLog
@@ -1,9 +1,13 @@
# ChangeLog for gnome-base/gconf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.22 2002/10/24 19:37:51 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gconf/ChangeLog,v 1.23 2002/12/08 20:39:08 mholzer Exp $
*gconf-1.0.8-r4 (24 Oct 2002)
+
+ 08 Dec 2002; Martin Holzer <mholzer@gentoo.org> gconf-1.0.8-r4.ebuild Changelog :
+ Fixed SRC_URI.
+
24 Oct 2002; Spider <spider@gentoo.org> gconf-1.0.8-r4.ebuild : I made some
Changes to the ebuild, libtool and others. the previous version broke during
galeon install on some clean 1.4 systems, where this version works. test on
@@ -87,6 +91,9 @@ version installed
*gconf-1.0.8-r3 (24 Apr 2002)
+ 08 Dec 2002; Martin Holzer <mholzer@gentoo.org> gconf-1.0.8-r3.ebuild Changelog :
+ Fixed SRC_URI.
+
24 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gconf-1.0.8-r3.ebuild :
Updated DEPEND and RDEPEND info to be more accurate.
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"
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"