summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2009-02-08 17:25:30 +0000
committerCarsten Lohrke <carlo@gentoo.org>2009-02-08 17:25:30 +0000
commit1757d588917c4a9af062ac6d10ca70006b1ce86c (patch)
tree155f16ce161b8a7e2f661a836ead7717a419a015 /app-office
parentSync to branch plus various fixes. (diff)
downloadgentoo-2-1757d588917c4a9af062ac6d10ca70006b1ce86c.tar.gz
gentoo-2-1757d588917c4a9af062ac6d10ca70006b1ce86c.tar.bz2
gentoo-2-1757d588917c4a9af062ac6d10ca70006b1ce86c.zip
Sync to branch plus various fixes.
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/koshell/ChangeLog10
-rw-r--r--app-office/koshell/koshell-1.6.3_p20090204.ebuild32
2 files changed, 40 insertions, 2 deletions
diff --git a/app-office/koshell/ChangeLog b/app-office/koshell/ChangeLog
index 851ded125281..5d0ee1a8e887 100644
--- a/app-office/koshell/ChangeLog
+++ b/app-office/koshell/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-office/koshell
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.74 2007/07/26 17:32:12 corsair Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/ChangeLog,v 1.75 2009/02/08 17:25:30 carlo Exp $
+
+*koshell-1.6.3_p20090204 (08 Feb 2009)
+
+ 08 Feb 2009; Carsten Lohrke <carlo@gentoo.org>
+ +koshell-1.6.3_p20090204.ebuild:
+ Sync to branch plus various fixes.
26 Jul 2007; Markus Rothe <corsair@gentoo.org> koshell-1.6.2.ebuild:
Stable on ppc64; bug #178697
diff --git a/app-office/koshell/koshell-1.6.3_p20090204.ebuild b/app-office/koshell/koshell-1.6.3_p20090204.ebuild
new file mode 100644
index 000000000000..3094df80f33e
--- /dev/null
+++ b/app-office/koshell/koshell-1.6.3_p20090204.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/koshell/koshell-1.6.3_p20090204.ebuild,v 1.1 2009/02/08 17:25:30 carlo Exp $
+
+ARTS_REQUIRED="never"
+
+KMNAME=koffice
+inherit kde-meta eutils
+
+DESCRIPTION="KOffice workspace."
+HOMEPAGE="http://www.koffice.org/"
+LICENSE="GPL-2 LGPL-2"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="~app-office/koffice-libs-1.6.3_p20090204"
+
+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.5