diff options
author | 2002-12-07 00:14:46 +0000 | |
---|---|---|
committer | 2002-12-07 00:14:46 +0000 | |
commit | 1373dd72a261c1847321f1f1d1c0595b629db992 (patch) | |
tree | ab733d8892fb983953f3ff09e4aeaadce007ae15 /gnome-base/gnome-print/gnome-print-0.35-r3.ebuild | |
parent | duh ! forgot the changelog (diff) | |
download | gentoo-2-1373dd72a261c1847321f1f1d1c0595b629db992.tar.gz gentoo-2-1373dd72a261c1847321f1f1d1c0595b629db992.tar.bz2 gentoo-2-1373dd72a261c1847321f1f1d1c0595b629db992.zip |
Fixed SRC_URI
Diffstat (limited to 'gnome-base/gnome-print/gnome-print-0.35-r3.ebuild')
-rw-r--r-- | gnome-base/gnome-print/gnome-print-0.35-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild b/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild index a63d03bf9ae6..1403b567a7f2 100644 --- a/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild +++ b/gnome-base/gnome-print/gnome-print-0.35-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/gnome-print/gnome-print-0.35-r3.ebuild,v 1.12 2002/10/05 05:39:13 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-print/gnome-print-0.35-r3.ebuild,v 1.13 2002/12/07 00:14:46 mholzer Exp $ IUSE="nls tetex" S=${WORKDIR}/${P} DESCRIPTION="GNOME printing library" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${P}.tar.gz" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/sources/${PN}/0.35/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" KEYWORDS="x86 ppc sparc sparc64" SLOT="0" |