diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:16:32 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-08-23 10:16:32 +0000 |
commit | 00d5cc534439abfb5853f3e939ac8285e98012e6 (patch) | |
tree | 766deb4abcaa0f9a0422f6f1c5cd409af4f6f972 /gnome-base/oaf | |
parent | updated SRC_URI (diff) | |
download | historical-00d5cc534439abfb5853f3e939ac8285e98012e6.tar.gz historical-00d5cc534439abfb5853f3e939ac8285e98012e6.tar.bz2 historical-00d5cc534439abfb5853f3e939ac8285e98012e6.zip |
updated SRC_URI
Diffstat (limited to 'gnome-base/oaf')
-rw-r--r-- | gnome-base/oaf/oaf-0.6.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/gnome-base/oaf/oaf-0.6.5.ebuild b/gnome-base/oaf/oaf-0.6.5.ebuild index f574525bb37b..34570f98e4d1 100644 --- a/gnome-base/oaf/oaf-0.6.5.ebuild +++ b/gnome-base/oaf/oaf-0.6.5.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/oaf/oaf-0.6.5.ebuild,v 1.6 2001/07/10 08:38:05 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/oaf/oaf-0.6.5.ebuild,v 1.7 2001/08/23 10:16:00 hallski Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} DESCRIPTION="Object Activation Framework for GNOME" -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}" DEPEND="virtual/glibc >=sys-devel/perl-5 >=dev-libs/popt-1.5 |