diff options
Diffstat (limited to 'gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild')
-rw-r--r-- | gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild index 6e6a5d3f5e8c..d0d6287e5759 100644 --- a/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild +++ b/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.7 2003/01/06 19:15:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-common/gnome-common-1.2.4-r3.ebuild,v 1.8 2003/01/07 14:45:03 aliz Exp $ # Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+ @@ -12,7 +12,7 @@ CXXFLAGS="${CXXFLAGS} -g" S=${WORKDIR}/${P} DESCRIPTION="Some Common files for Gnome2 applications" -SRC_URI="ftp://ftp.gnome.org/pub/gnome/pre-gnome2/sources/${PN}/${P}.tar.bz2" +SRC_URI="ftp://ftp.gnome.org/pub/gnome/sources/${PN}/1.2/${P}.tar.bz2" HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1" |