summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-05-20 15:32:36 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-05-20 15:32:36 +0000
commit53cccfed546e3e11862be7eabbdb67745c6a47c4 (patch)
treed183669ff410cb59573fc2204084bf2a5891ff4d /app-office
parentVersion bump. (diff)
downloadgentoo-2-53cccfed546e3e11862be7eabbdb67745c6a47c4.tar.gz
gentoo-2-53cccfed546e3e11862be7eabbdb67745c6a47c4.tar.bz2
gentoo-2-53cccfed546e3e11862be7eabbdb67745c6a47c4.zip
Version bump.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/koshell/ChangeLog7
-rw-r--r--app-office/koshell/Manifest4
-rw-r--r--app-office/koshell/files/digest-koshell-1.5.11
-rw-r--r--app-office/koshell/koshell-1.5.1.ebuild34
4 files changed, 44 insertions, 2 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 02abe6fe7291..7bb7471310eb 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/koshell
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.34 2006/04/13 19:00:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.35 2006/05/20 15:32:36 carlo Exp $
+
+*koshell-1.5.1 (20 May 2006)
+
+ 20 May 2006; Carsten Lohrke <carlo@gentoo.org> +koshell-1.5.1.ebuild:
+ Version bump.
13 Apr 2006; Carsten Lohrke <carlo@gentoo.org> koshell-1.5.0.ebuild:
Missing ~ppc keyword.
diff --git a/app-office/koshell/Manifest b/app-office/koshell/Manifest
index 306d259573c4..b3d89e8d2719 100644
--- a/app-office/koshell/Manifest
+++ b/app-office/koshell/Manifest
@@ -1,11 +1,13 @@
-MD5 df186d06427db399d062977de91cf479 ChangeLog 3808
+MD5 6e4457bbcb852b106b2ce53be9804f8f ChangeLog 3927
MD5 902823ac54984271d00a3e72454440b1 files/digest-koshell-1.4.2 250
MD5 b2c444dbd353b179d6f2f5a770240183 files/digest-koshell-1.5.0 68
+MD5 fe78a2b5bbdc967e525fd94c7a55e241 files/digest-koshell-1.5.1 68
MD5 82af01b67d83c02945f1e26ae9529232 files/digest-koshell-1.5_beta1 253
MD5 a08e04910037e4b3b9e9cbfb92eda61e files/digest-koshell-1.5_beta2 69
MD5 f01ddda79b7e0afa602b27c09ae05217 files/digest-koshell-1.5_rc1 72
MD5 46e5b89e805b6905c235eb8a840ed7a3 koshell-1.4.2.ebuild 818
MD5 51b3a7b9074fa7cfd14f1cb8c2e977bc koshell-1.5.0.ebuild 783
+MD5 51b3a7b9074fa7cfd14f1cb8c2e977bc koshell-1.5.1.ebuild 783
MD5 4c1ab0dd28c5545a446cec5d0ad4d7da koshell-1.5_beta1.ebuild 782
MD5 16a6f488bdd5347ea2d310066d91476d koshell-1.5_beta2.ebuild 782
MD5 e291eb4ebd02e8730d760c57a0b7b729 koshell-1.5_rc1.ebuild 786
diff --git a/app-office/koshell/files/digest-koshell-1.5.1 b/app-office/koshell/files/digest-koshell-1.5.1
new file mode 100644
index 000000000000..9a1f91a3503c
--- /dev/null
+++ b/app-office/koshell/files/digest-koshell-1.5.1
@@ -0,0 +1 @@
+MD5 50897bd5dfd4eba8a0d78a02003a6ec9 koffice-1.5.1.tar.bz2 36010120
diff --git a/app-office/koshell/koshell-1.5.1.ebuild b/app-office/koshell/koshell-1.5.1.ebuild
new file mode 100644
index 000000000000..cbc9c3d7566c
--- /dev/null
+++ b/app-office/koshell/koshell-1.5.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.5.1.ebuild,v 1.1 2006/05/20 15:32:36 carlo Exp $
+
+MAXKOFFICEVER=${PV}
+KMNAME=koffice
+inherit kde-meta eutils
+
+DESCRIPTION="KOffice workspace."
+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/"
+
+need-kde 3.4