diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-07-29 09:59:18 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-07-29 09:59:18 +0000 |
commit | 223ddb4230547fd22b9b0b2ed3a7ef96908dfec4 (patch) | |
tree | 33f9451afa4c7fda9c6974c5d49c5aecd41bee48 /gnome-base | |
parent | kernel config for iso initrd (diff) | |
download | gentoo-2-223ddb4230547fd22b9b0b2ed3a7ef96908dfec4.tar.gz gentoo-2-223ddb4230547fd22b9b0b2ed3a7ef96908dfec4.tar.bz2 gentoo-2-223ddb4230547fd22b9b0b2ed3a7ef96908dfec4.zip |
it's in stable not unstable on gnome-ftp, removed eazel ftp
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild b/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild index 1fcc298c0a47..09c9c55f15a9 100644 --- a/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild +++ b/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild,v 1.3 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-applets/gnome-applets-1.4.0.1.ebuild,v 1.4 2001/07/29 09:59:18 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="gnome-applets" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/unstable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND="nls? ( sys-devel/gettext ) |