diff options
Diffstat (limited to 'app-office/kword/kword-1.3.5-r1.ebuild')
-rw-r--r-- | app-office/kword/kword-1.3.5-r1.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/app-office/kword/kword-1.3.5-r1.ebuild b/app-office/kword/kword-1.3.5-r1.ebuild index e93efec33bd3..41c8626ab987 100644 --- a/app-office/kword/kword-1.3.5-r1.ebuild +++ b/app-office/kword/kword-1.3.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-1.3.5-r1.ebuild,v 1.1 2005/10/11 14:54:10 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kword/kword-1.3.5-r1.ebuild,v 1.1.1.1 2005/11/30 09:58:55 chriswhite Exp $ KMNAME=koffice MAXKOFFICEVER=1.3.5 @@ -8,7 +8,8 @@ inherit kde-meta eutils DESCRIPTION="KOffice Word Processor" HOMEPAGE="http://www.koffice.org/" -SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2" +SRC_URI="$SRC_URI mirror://kde/stable/${KMNAME}/src/${KMNAME}-${PV}.tar.bz2 + mirror://kde/security_patches/post-koffice-1.3.5-rtfimport.diff" LICENSE="GPL-2 LGPL-2" KEYWORDS="~amd64 ppc ~ppc64 x86" IUSE="" @@ -41,7 +42,7 @@ need-kde 3.1 PATCHES="${FILESDIR}/koffice_1_3_xpdf_buffer_overflow.diff ${FILESDIR}/CAN-2005-0064.patch - ${FILESDIR}/koffice-1.4.1-rtfimport.patch" + ${DISTDIR}/post-koffice-1.3.5-rtfimport.diff" src_unpack() { kde-meta_src_unpack unpack |