summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-05-20 15:42:35 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-05-20 15:42:35 +0000
commit5e0e7224afe326164d33d643bdc22efbe27f3d4b (patch)
treea97d6eccb44158102979b6f54db97a43981d28c2 /app-office/kplato
parentVersion bump. (diff)
downloadhistorical-5e0e7224afe326164d33d643bdc22efbe27f3d4b.tar.gz
historical-5e0e7224afe326164d33d643bdc22efbe27f3d4b.tar.bz2
historical-5e0e7224afe326164d33d643bdc22efbe27f3d4b.zip
Version bump.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'app-office/kplato')
-rw-r--r--app-office/kplato/ChangeLog7
-rw-r--r--app-office/kplato/Manifest4
-rw-r--r--app-office/kplato/files/digest-kplato-1.5.11
-rw-r--r--app-office/kplato/kplato-1.5.1.ebuild35
4 files changed, 45 insertions, 2 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog
index b51eb43ba63e..3133e4af2fa3 100644
--- a/app-office/kplato/ChangeLog
+++ b/app-office/kplato/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/kplato
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.10 2006/04/13 19:06:26 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.11 2006/05/20 15:41:28 carlo Exp $
+
+*kplato-1.5.1 (20 May 2006)
+
+ 20 May 2006; Carsten Lohrke <carlo@gentoo.org> +kplato-1.5.1.ebuild:
+ Version bump.
13 Apr 2006; Carsten Lohrke <carlo@gentoo.org> kplato-1.5.0.ebuild:
Missing ~ppc keyword.
diff --git a/app-office/kplato/Manifest b/app-office/kplato/Manifest
index 9943e44a5763..9ac22a8d2500 100644
--- a/app-office/kplato/Manifest
+++ b/app-office/kplato/Manifest
@@ -1,9 +1,11 @@
-MD5 8a0c4e92564a72ca59fd5e513a139fbb ChangeLog 1387
+MD5 024ea26af060917bf31d6106698f8680 ChangeLog 1504
MD5 b2c444dbd353b179d6f2f5a770240183 files/digest-kplato-1.5.0 68
+MD5 fe78a2b5bbdc967e525fd94c7a55e241 files/digest-kplato-1.5.1 68
MD5 82af01b67d83c02945f1e26ae9529232 files/digest-kplato-1.5_beta1 253
MD5 a08e04910037e4b3b9e9cbfb92eda61e files/digest-kplato-1.5_beta2 69
MD5 f01ddda79b7e0afa602b27c09ae05217 files/digest-kplato-1.5_rc1 72
MD5 e911d7f078b7410e8c6b5b50029aebc1 kplato-1.5.0.ebuild 765
+MD5 e911d7f078b7410e8c6b5b50029aebc1 kplato-1.5.1.ebuild 765
MD5 0c902b699592e15fdd772f0d9563e940 kplato-1.5_beta1.ebuild 766
MD5 04930976f5187d7aa0232bb1077f6c77 kplato-1.5_beta2.ebuild 766
MD5 f40df3405eab0b1df3d5f65b0094c62b kplato-1.5_rc1.ebuild 769
diff --git a/app-office/kplato/files/digest-kplato-1.5.1 b/app-office/kplato/files/digest-kplato-1.5.1
new file mode 100644
index 000000000000..9a1f91a3503c
--- /dev/null
+++ b/app-office/kplato/files/digest-kplato-1.5.1
@@ -0,0 +1 @@
+MD5 50897bd5dfd4eba8a0d78a02003a6ec9 koffice-1.5.1.tar.bz2 36010120
diff --git a/app-office/kplato/kplato-1.5.1.ebuild b/app-office/kplato/kplato-1.5.1.ebuild
new file mode 100644
index 000000000000..23849cba9a69
--- /dev/null
+++ b/app-office/kplato/kplato-1.5.1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/kplato-1.5.1.ebuild,v 1.1 2006/05/20 15:41:28 carlo Exp $
+
+KMNAME=koffice
+MAXKOFFICEVER=${PV}
+inherit kde-meta eutils
+
+DESCRIPTION="KPlato is a project management application."
+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="libkofficecore lib/kofficecore
+ libkofficeui lib/kofficeui
+ libkopainter lib/kopainter
+ libkstore lib/store"
+
+KMEXTRACTONLY="lib/
+ kugar/"
+
+KMCOMPILEONLY=""
+
+KMEXTRA="kdgantt"
+
+need-kde 3.4