diff options
author | 2002-04-05 22:42:56 +0000 | |
---|---|---|
committer | 2002-04-05 22:42:56 +0000 | |
commit | 0cefb755a3afe2e77d5795747ffaa1abda6a61c9 (patch) | |
tree | cb2180f0fb3dec314ed8096184e161353675caf1 /eclass/kde.org.eclass | |
parent | remove pam.d file for passwd (diff) | |
download | historical-0cefb755a3afe2e77d5795747ffaa1abda6a61c9.tar.gz historical-0cefb755a3afe2e77d5795747ffaa1abda6a61c9.tar.bz2 historical-0cefb755a3afe2e77d5795747ffaa1abda6a61c9.zip |
removing bigus kde.us.org server (again)
Diffstat (limited to 'eclass/kde.org.eclass')
-rw-r--r-- | eclass/kde.org.eclass | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/kde.org.eclass b/eclass/kde.org.eclass index 10b326fe923b..7b531ea845b6 100644 --- a/eclass/kde.org.eclass +++ b/eclass/kde.org.eclass @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.5 2002/04/05 03:20:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde.org.eclass,v 1.6 2002/04/05 22:42:56 danarmak Exp $ # Contains the locations of ftp.kde.org packages and their mirrors ECLASS=kde.org SRC_PATH="kde/stable/${PV}/src/${P}.tar.bz2" -SRC_URI="ftp://ftp.kde.us.org/pub/$SRC_PATH - ftp://ftp.kde.org/pub/$SRC_PATH +SRC_URI="ftp://ftp.kde.org/pub/$SRC_PATH ftp://download.us.kde.org/pub/kde/$SRC_PATH ftp://download.uk.kde.org/pub/kde/$SRC_PATH ftp://download.au.kde.org/pub/kde/$SRC_PATH |