summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2006-09-27 23:43:22 +0000
committerCarsten Lohrke <carlo@gentoo.org>2006-09-27 23:43:22 +0000
commitf7b9ce13229fba0ceab1862def974e03f57a98b9 (patch)
tree50ff56f5792669feaff3735e5d0b61851fbf30dc /app-office
parentVersion bump. (diff)
downloadgentoo-2-f7b9ce13229fba0ceab1862def974e03f57a98b9.tar.gz
gentoo-2-f7b9ce13229fba0ceab1862def974e03f57a98b9.tar.bz2
gentoo-2-f7b9ce13229fba0ceab1862def974e03f57a98b9.zip
Version bump.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/kplato/ChangeLog7
-rw-r--r--app-office/kplato/files/digest-kplato-1.6_rc13
-rw-r--r--app-office/kplato/kplato-1.6_rc1.ebuild35
3 files changed, 44 insertions, 1 deletions
diff --git a/app-office/kplato/ChangeLog b/app-office/kplato/ChangeLog
index 63be9758ca8b..63dafbeae7f5 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.20 2006/09/15 18:46:56 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/kplato/ChangeLog,v 1.21 2006/09/27 23:43:22 carlo Exp $
+
+*kplato-1.6_rc1 (27 Sep 2006)
+
+ 27 Sep 2006; Carsten Lohrke <carlo@gentoo.org> +kplato-1.6_rc1.ebuild:
+ Version bump.
*kplato-1.6_beta1 (15 Sep 2006)
diff --git a/app-office/kplato/files/digest-kplato-1.6_rc1 b/app-office/kplato/files/digest-kplato-1.6_rc1
new file mode 100644
index 000000000000..22dfd6c9ed05
--- /dev/null
+++ b/app-office/kplato/files/digest-kplato-1.6_rc1
@@ -0,0 +1,3 @@
+MD5 2134a0d09a3f98b91a062c7bafb57622 koffice-1.5.92.tar.bz2 54676447
+RMD160 4006772a542c24132ef7b7d16ad087beb6eb76cd koffice-1.5.92.tar.bz2 54676447
+SHA256 a4df08decea688dddfeec7b47e0fb4e96bf75e1c85b72b721d315d718bae11c5 koffice-1.5.92.tar.bz2 54676447
diff --git a/app-office/kplato/kplato-1.6_rc1.ebuild b/app-office/kplato/kplato-1.6_rc1.ebuild
new file mode 100644
index 000000000000..3e0a056334c6
--- /dev/null
+++ b/app-office/kplato/kplato-1.6_rc1.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.6_rc1.ebuild,v 1.1 2006/09/27 23:43:22 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+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