diff options
Diffstat (limited to 'app-office/koffice/koffice-1.2_rc1.ebuild')
-rw-r--r-- | app-office/koffice/koffice-1.2_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/koffice/koffice-1.2_rc1.ebuild b/app-office/koffice/koffice-1.2_rc1.ebuild index 994547890716..2c6d8214288c 100644 --- a/app-office/koffice/koffice-1.2_rc1.ebuild +++ b/app-office/koffice/koffice-1.2_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2_rc1.ebuild,v 1.6 2003/02/13 09:17:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/koffice/koffice-1.2_rc1.ebuild,v 1.7 2003/09/21 11:41:29 aliz Exp $ inherit kde-base flag-o-matic filter-flags "-fomit-frame-pointer" @@ -11,7 +11,7 @@ S="${WORKDIR}/koffice-1.2-rc1" DESCRIPTION="A free, integrated office suite for KDE, the K Desktop Environment." HOMEPAGE="http://www.koffice.org/" LICENSE="GPL-2 LGPL-2" -SRC_URI="ftp://ftp.kde.org/pub/kde/unstable/koffice-1.2-rc1/src/koffice-1.2-rc1.tar.bz2" +SRC_URI="mirror://kde/unstable/${PN}-${PV/_/-}/src/${PN}-${PV/_/-}.tar.bz2" KEYWORDS="x86 ppc" |