diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:20:31 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:20:31 +0000 |
commit | 82a6a6646737b021c45124ac3dd66ee5bef847cc (patch) | |
tree | b361a2bf14d02824136b99a72583282da9328d16 /gnome-extra | |
parent | updated SRC_URI (diff) | |
download | gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.tar.gz gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.tar.bz2 gentoo-2-82a6a6646737b021c45124ac3dd66ee5bef847cc.zip |
updated SRC_URI
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/glibwww/glibwww-0.2-r1.ebuild | 5 | ||||
-rw-r--r-- | gnome-extra/medusa/medusa-0.5.1.ebuild | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/gnome-extra/glibwww/glibwww-0.2-r1.ebuild b/gnome-extra/glibwww/glibwww-0.2-r1.ebuild index 6772e233b291..2792b709935f 100644 --- a/gnome-extra/glibwww/glibwww-0.2-r1.ebuild +++ b/gnome-extra/glibwww/glibwww-0.2-r1.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-extra/glibwww/glibwww-0.2-r1.ebuild,v 1.4 2001/08/17 21:15:20 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/glibwww/glibwww-0.2-r1.ebuild,v 1.5 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="The Gnome WWW Libraries" -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/unstable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND=">=gnome-base/gnome-libs-1.2.13 diff --git a/gnome-extra/medusa/medusa-0.5.1.ebuild b/gnome-extra/medusa/medusa-0.5.1.ebuild index 531612575d93..101f9db1c00a 100644 --- a/gnome-extra/medusa/medusa-0.5.1.ebuild +++ b/gnome-extra/medusa/medusa-0.5.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-extra/medusa/medusa-0.5.1.ebuild,v 1.3 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/medusa/medusa-0.5.1.ebuild,v 1.4 2001/08/23 10:20:31 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="medusa" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - ftp://gnome.eazel.com/pub/gnome/stable/sources/${PN}/${A}" +SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}" HOMEPAGE="http://www.gnome.org/" DEPEND=">=gnome-base/gnome-vfs-1.0" |