summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2007-07-25 18:21:20 +0000
committerCarsten Lohrke <carlo@gentoo.org>2007-07-25 18:21:20 +0000
commite25d766a4886cc0ead728cf86ec97b2ebe617d1b (patch)
tree0deaf5ffd31c94d8e038dd729d91234e4ce37e5b /kde-base
parent Fix forwarding using templates, a crash fix, other issues. KDE bugs 125920, ... (diff)
downloadgentoo-2-e25d766a4886cc0ead728cf86ec97b2ebe617d1b.tar.gz
gentoo-2-e25d766a4886cc0ead728cf86ec97b2ebe617d1b.tar.bz2
gentoo-2-e25d766a4886cc0ead728cf86ec97b2ebe617d1b.zip
Crash fix.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/kontact/ChangeLog7
-rw-r--r--kde-base/kontact/files/digest-kontact-3.5.7-r16
-rw-r--r--kde-base/kontact/kontact-3.5.7-r1.ebuild31
3 files changed, 43 insertions, 1 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 1c4b58064baa..09d737f2f3e9 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.70 2007/05/23 00:49:58 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.71 2007/07/25 18:21:20 carlo Exp $
+
+*kontact-3.5.7-r1 (25 Jul 2007)
+
+ 25 Jul 2007; Carsten Lohrke <carlo@gentoo.org> +kontact-3.5.7-r1.ebuild:
+ Crash fix.
*kontact-3.5.7 (23 May 2007)
diff --git a/kde-base/kontact/files/digest-kontact-3.5.7-r1 b/kde-base/kontact/files/digest-kontact-3.5.7-r1
new file mode 100644
index 000000000000..c779ca922394
--- /dev/null
+++ b/kde-base/kontact/files/digest-kontact-3.5.7-r1
@@ -0,0 +1,6 @@
+MD5 bf6b46337388fa6a93c9084d3d2c4509 kdepim-3.5-patchset-04.tar.bz2 133990
+RMD160 9d9fd1e7b04512f1f28bba78d5eeadfc3e3280ba kdepim-3.5-patchset-04.tar.bz2 133990
+SHA256 8b1968a7bef8ab2efdb2d87e96943ce636775b76365bc1bc99e1e377f9abfc61 kdepim-3.5-patchset-04.tar.bz2 133990
+MD5 8571db6dcf4168614c96bb72c493f931 kdepim-3.5.7.tar.bz2 14166061
+RMD160 14c05d4620abf1eb5421ad434dc63f037069e930 kdepim-3.5.7.tar.bz2 14166061
+SHA256 9d981d372f1822662e102b6f84f046e4df771641fc4d041aae81b8fafd47b32e kdepim-3.5.7.tar.bz2 14166061
diff --git a/kde-base/kontact/kontact-3.5.7-r1.ebuild b/kde-base/kontact/kontact-3.5.7-r1.ebuild
new file mode 100644
index 000000000000..2a07ff581c97
--- /dev/null
+++ b/kde-base/kontact/kontact-3.5.7-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.5.7-r1.ebuild,v 1.1 2007/07/25 18:21:20 carlo Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+SRC_URI="${SRC_URI}
+ mirror://gentoo/kdepim-3.5-patchset-04.tar.bz2"
+
+DESCRIPTION="KDE personal information manager"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)
+$(deprange $PV $MAXKDEVER kde-base/libkpimidentities)"
+
+RDEPEND="${DEPEND}"
+
+KMCOPYLIB="libkdepim libkdepim/
+ libkpimidentities.la libkpimidentities/"
+KMEXTRACTONLY="libkdepim/
+ libkpimidentities/
+ kontact/plugins/"
+KMEXTRA="
+ kontact/plugins/newsticker/
+ kontact/plugins/summary/
+ kontact/plugins/weather/"
+# We remove some plugins that are related to external kdepim's programs, because they needs also libs from korganizer, kpilot etc... so to emerge kontact we'll need also ALL the other programs, it's better to emerge the kontact's plugins in the ebuild of its program