diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-05-20 15:42:35 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-05-20 15:42:35 +0000 |
commit | d37c27da3daa1dd74c44500fef5e6e0284411a91 (patch) | |
tree | d2c6fb09d034c2e4ddd44b53cad8cb8ccec3ece9 /app-office/kformula | |
parent | Version bump. (diff) | |
download | gentoo-2-d37c27da3daa1dd74c44500fef5e6e0284411a91.tar.gz gentoo-2-d37c27da3daa1dd74c44500fef5e6e0284411a91.tar.bz2 gentoo-2-d37c27da3daa1dd74c44500fef5e6e0284411a91.zip |
Version bump.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-office/kformula')
-rw-r--r-- | app-office/kformula/ChangeLog | 7 | ||||
-rw-r--r-- | app-office/kformula/Manifest | 4 | ||||
-rw-r--r-- | app-office/kformula/files/digest-kformula-1.5.1 | 1 | ||||
-rw-r--r-- | app-office/kformula/kformula-1.5.1.ebuild | 38 |
4 files changed, 48 insertions, 2 deletions
diff --git a/app-office/kformula/ChangeLog b/app-office/kformula/ChangeLog index deae9a52533a..60531fbd0414 100644 --- a/app-office/kformula/ChangeLog +++ b/app-office/kformula/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/kformula # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.34 2006/04/13 18:58:45 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/ChangeLog,v 1.35 2006/05/20 15:42:35 carlo Exp $ + +*kformula-1.5.1 (20 May 2006) + + 20 May 2006; Carsten Lohrke <carlo@gentoo.org> +kformula-1.5.1.ebuild: + Version bump. 13 Apr 2006; Carsten Lohrke <carlo@gentoo.org> kformula-1.5.0.ebuild: Missing ~ppc keyword. diff --git a/app-office/kformula/Manifest b/app-office/kformula/Manifest index 43e43aefa1b9..ea0008a54c4a 100644 --- a/app-office/kformula/Manifest +++ b/app-office/kformula/Manifest @@ -1,11 +1,13 @@ -MD5 82fbc9d4fc8ea82c9c16834002d0286d ChangeLog 3856 +MD5 1bf503d9c980305abf274e0ce566ef18 ChangeLog 3977 MD5 cf5b314fdf4094ea845edfddf2cf39b5 files/digest-kformula-1.4.2 68 MD5 b2c444dbd353b179d6f2f5a770240183 files/digest-kformula-1.5.0 68 +MD5 fe78a2b5bbdc967e525fd94c7a55e241 files/digest-kformula-1.5.1 68 MD5 82af01b67d83c02945f1e26ae9529232 files/digest-kformula-1.5_beta1 253 MD5 a08e04910037e4b3b9e9cbfb92eda61e files/digest-kformula-1.5_beta2 69 MD5 f01ddda79b7e0afa602b27c09ae05217 files/digest-kformula-1.5_rc1 72 MD5 ec5d94a086bb22c0d0aafe11953da0ca kformula-1.4.2.ebuild 855 MD5 8f2aa505bf35cef2c5931b2f63dc92da kformula-1.5.0.ebuild 820 +MD5 8f2aa505bf35cef2c5931b2f63dc92da kformula-1.5.1.ebuild 820 MD5 02af812cdd0a56074c984a968c8994b3 kformula-1.5_beta1.ebuild 819 MD5 90d91af84f30af852d83fa42a0480679 kformula-1.5_beta2.ebuild 819 MD5 d36e697de8d514e3ee7e223073a560a5 kformula-1.5_rc1.ebuild 823 diff --git a/app-office/kformula/files/digest-kformula-1.5.1 b/app-office/kformula/files/digest-kformula-1.5.1 new file mode 100644 index 000000000000..9a1f91a3503c --- /dev/null +++ b/app-office/kformula/files/digest-kformula-1.5.1 @@ -0,0 +1 @@ +MD5 50897bd5dfd4eba8a0d78a02003a6ec9 koffice-1.5.1.tar.bz2 36010120 diff --git a/app-office/kformula/kformula-1.5.1.ebuild b/app-office/kformula/kformula-1.5.1.ebuild new file mode 100644 index 000000000000..e6446db33484 --- /dev/null +++ b/app-office/kformula/kformula-1.5.1.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/kformula/kformula-1.5.1.ebuild,v 1.1 2006/05/20 15:42:35 carlo Exp $ + +MAXKOFFICEVER=${PV} +KMNAME=koffice +inherit kde-meta eutils + +DESCRIPTION="KOffice formula editor." +HOMEPAGE="http://www.koffice.org/" +LICENSE="GPL-2 LGPL-2" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="$(deprange $PV $MAXKOFFICEVER app-office/koffice-libs)" + +DEPEND="${RDEPEND} + dev-util/pkgconfig" + +KMCOPYLIB=" + libkformula lib/kformula + libkofficecore lib/kofficecore + libkofficeui lib/kofficeui + libkopainter lib/kopainter + libkotext lib/kotext + libkwmf lib/kwmf + libkowmf lib/kwmf + libkstore lib/store" + +KMEXTRACTONLY="lib/" + +KMEXTRA="filters/kformula" + +need-kde 3.4 + + |