summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 13:23:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 13:23:06 +0000
commitfb6446ec2ae71d8604a2605b5e0a7741800234b9 (patch)
treef541678afd1386deac67794ab2dccf4e07d2e82c /kde-base/kontact
parentVersion bump to 009, imported from breakmygentoo.net (Thanks Peter Hyman!). ... (diff)
downloadhistorical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.tar.gz
historical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.tar.bz2
historical-fb6446ec2ae71d8604a2605b5e0a7741800234b9.zip
Bump to 3.5.5 (pre-release).
Package-Manager: portage-2.1.2_pre2-r1
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/ChangeLog7
-rw-r--r--kde-base/kontact/files/digest-kontact-3.5.53
-rw-r--r--kde-base/kontact/kontact-3.5.5.ebuild29
3 files changed, 38 insertions, 1 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 0c25034c8d58..98678dc0c860 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.57 2006/09/26 19:55:02 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.58 2006/10/03 11:36:29 flameeyes Exp $
+
+*kontact-3.5.5 (03 Oct 2006)
+
+ 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> +kontact-3.5.5.ebuild:
+ Bump to 3.5.5 (pre-release).
26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
kontact-3.5.2.ebuild, kontact-3.5.3.ebuild, kontact-3.5.4.ebuild:
diff --git a/kde-base/kontact/files/digest-kontact-3.5.5 b/kde-base/kontact/files/digest-kontact-3.5.5
new file mode 100644
index 000000000000..a119724eb257
--- /dev/null
+++ b/kde-base/kontact/files/digest-kontact-3.5.5
@@ -0,0 +1,3 @@
+MD5 3f2127f74cb496899bb3f1f6f702353b kdepim-3.5.5.tar.bz2 12908968
+RMD160 5bdcf98909f450ce3839fa72a404571f6cde22f6 kdepim-3.5.5.tar.bz2 12908968
+SHA256 82887df2c2ff00cb60dcfb8aa04527988123b9a4ed70f4c9082a7a0eb9f1f047 kdepim-3.5.5.tar.bz2 12908968
diff --git a/kde-base/kontact/kontact-3.5.5.ebuild b/kde-base/kontact/kontact-3.5.5.ebuild
new file mode 100644
index 000000000000..0e2e45921dd0
--- /dev/null
+++ b/kde-base/kontact/kontact-3.5.5.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.5.5.ebuild,v 1.1 2006/10/03 11:36:29 flameeyes Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+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
+