diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-06 01:12:13 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-06 01:12:13 +0000 |
commit | e33f50bfc4f1b99f6660ae328726b36bd5b76059 (patch) | |
tree | 821bdff696cce9baef6c1c1341fa0c77fd50efcf /kde-base/kde-i18n | |
parent | *** empty log message *** (diff) | |
download | historical-e33f50bfc4f1b99f6660ae328726b36bd5b76059.tar.gz historical-e33f50bfc4f1b99f6660ae328726b36bd5b76059.tar.bz2 historical-e33f50bfc4f1b99f6660ae328726b36bd5b76059.zip |
*** empty log message ***
Diffstat (limited to 'kde-base/kde-i18n')
-rw-r--r-- | kde-base/kde-i18n/kde-i18n-1.94.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/kde-base/kde-i18n/kde-i18n-1.94.ebuild b/kde-base/kde-i18n/kde-i18n-1.94.ebuild index 58f6c0609559..5e87c360ef93 100644 --- a/kde-base/kde-i18n/kde-i18n-1.94.ebuild +++ b/kde-base/kde-i18n/kde-i18n-1.94.ebuild @@ -1,12 +1,13 @@ # 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/kde-base/kde-i18n/kde-i18n-1.94.ebuild,v 1.2 2000/09/20 20:04:52 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-1.94.ebuild,v 1.3 2000/10/06 01:12:13 achim Exp $ A=kde-i18n.tar.bz2 S=${WORKDIR}/kde-i18n DESCRIPTION="KDE 2Beta - libs" -SRC_URI="http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/"${A} +SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/src/${A} + http://download.sourceforge.net/mirrors/kde/unstable/distribution/2.0Beta5/tar/src/${A}" HOMEPAGE="http://www.kde.org/" src_unpack () { |