diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:02:42 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:02:42 +0000 |
commit | 5d683bbefd074c534cb99af64b597815308c5bd0 (patch) | |
tree | a420367f8cc776c419d550c07964d9af6d7a57c9 /gnome-base | |
parent | mostly digests (diff) | |
download | gentoo-2-5d683bbefd074c534cb99af64b597815308c5bd0.tar.gz gentoo-2-5d683bbefd074c534cb99af64b597815308c5bd0.tar.bz2 gentoo-2-5d683bbefd074c534cb99af64b597815308c5bd0.zip |
updated SRC_URI
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/ORBit/ORBit-0.5.8.ebuild | 6 | ||||
-rw-r--r-- | gnome-base/gnome-vfs/gnome-vfs-1.0.1.ebuild | 5 |
2 files changed, 4 insertions, 7 deletions
diff --git a/gnome-base/ORBit/ORBit-0.5.8.ebuild b/gnome-base/ORBit/ORBit-0.5.8.ebuild index 646b0fe98728..c49589c4f2e4 100644 --- a/gnome-base/ORBit/ORBit-0.5.8.ebuild +++ b/gnome-base/ORBit/ORBit-0.5.8.ebuild @@ -1,14 +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/ORBit/ORBit-0.5.8.ebuild,v 1.4 2001/06/23 21:34:37 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/ORBit/ORBit-0.5.8.ebuild,v 1.5 2001/08/23 10:02:42 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="A high-performance, lightweight CORBA ORB aiming for CORBA 2.2 compliance" -SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A} - http://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.labs.redhat.com/orbit/" DEPEND="virtual/glibc nls? ( sys-devel/gettext ) diff --git a/gnome-base/gnome-vfs/gnome-vfs-1.0.1.ebuild b/gnome-base/gnome-vfs/gnome-vfs-1.0.1.ebuild index a24991210502..27012d184fb9 100644 --- a/gnome-base/gnome-vfs/gnome-vfs-1.0.1.ebuild +++ b/gnome-base/gnome-vfs/gnome-vfs-1.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-vfs/gnome-vfs-1.0.1.ebuild,v 1.5 2001/06/11 08:11:28 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-vfs/gnome-vfs-1.0.1.ebuild,v 1.6 2001/08/23 10:01:45 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="gnome-vfs" -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="nls? ( sys-devel/gettext ) >=dev-util/xml-i18n-tools-0.8.4 |