diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-04 07:24:11 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-06-04 07:24:11 +0000 |
commit | 83c3e4ff2cb9237b2deb9ac42c75e4c37f98096e (patch) | |
tree | fd96ba31eb70f9afe1b58b62e81a069e7b5c6359 /app-office/kformula | |
parent | Fix stupid mistake in src_compile(). (diff) | |
download | historical-83c3e4ff2cb9237b2deb9ac42c75e4c37f98096e.tar.gz historical-83c3e4ff2cb9237b2deb9ac42c75e4c37f98096e.tar.bz2 historical-83c3e4ff2cb9237b2deb9ac42c75e4c37f98096e.zip |
Correct list of needed libraries.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/kformula-1.4.0_rc1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/kformula/kformula-1.4.0_rc1.ebuild b/app-office/kformula/kformula-1.4.0_rc1.ebuild index 81be1c8a790f..39596597cd46 100644 --- a/app-office/kformula/kformula-1.4.0_rc1.ebuild +++ b/app-office/kformula/kformula-1.4.0_rc1.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/kformula/kformula-1.4.0_rc1.ebuild,v 1.1 2005/06/03 15:19:31 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.4.0_rc1.ebuild,v 1.2 2005/06/04 07:18:59 greg_g Exp $ MAXKOFFICEVER=${PV} KMNAME=koffice @@ -25,7 +25,6 @@ KMCOPYLIB=" libkofficeui lib/kofficeui libkopainter lib/kopainter libkoscript lib/koscript - libkospell lib/kospell libkotext lib/kotext libkwmf lib/kwmf libkowmf lib/kwmf |