summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
committerDan Armak <danarmak@gentoo.org>2005-07-28 21:16:26 +0000
commit80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4 (patch)
tree10350f32a739306558a2f194fa917fdb13a0e42c /kde-base/kontact
parentMarked ~ppc. (diff)
downloadgentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.gz
gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.tar.bz2
gentoo-2-80ceeb9343ee15917cb727fa4e9f34cfcf2e09d4.zip
KDE 3.4.2 split ebuilds. p.masked, to be unmasked shortly.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/kontact')
-rw-r--r--kde-base/kontact/ChangeLog7
-rw-r--r--kde-base/kontact/Manifest6
-rw-r--r--kde-base/kontact/files/digest-kontact-3.4.21
-rw-r--r--kde-base/kontact/kontact-3.4.2.ebuild28
4 files changed, 39 insertions, 3 deletions
diff --git a/kde-base/kontact/ChangeLog b/kde-base/kontact/ChangeLog
index 564dab060cc6..0b05c38500f2 100644
--- a/kde-base/kontact/ChangeLog
+++ b/kde-base/kontact/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kontact
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.14 2005/07/08 04:35:21 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/ChangeLog,v 1.15 2005/07/28 21:16:20 danarmak Exp $
+
+*kontact-3.4.2 (28 Jul 2005)
+
+ 28 Jul 2005; Dan Armak <danarmak@gentoo.org> +kontact-3.4.2.ebuild:
+ Version bump to 3.4.2.
08 Jul 2005; Jason Wever <weeve@gentoo.org> kontact-3.4.1.ebuild:
Stable on SPARC.
diff --git a/kde-base/kontact/Manifest b/kde-base/kontact/Manifest
index 648557d19c1c..e8c147c18fb2 100644
--- a/kde-base/kontact/Manifest
+++ b/kde-base/kontact/Manifest
@@ -1,6 +1,8 @@
-MD5 653e802b33eb2b8a0ded36e59aaf02b2 ChangeLog 2053
-MD5 8477b08d7194783457aad09997cd420d kontact-3.4.0.ebuild 1046
MD5 a22b16081decc9ed8e6039dd9392d13f kontact-3.4.1.ebuild 1039
+MD5 8477b08d7194783457aad09997cd420d kontact-3.4.0.ebuild 1046
+MD5 9f4cb851ace59f2d457953f36a1928d4 kontact-3.4.2.ebuild 1047
+MD5 653e802b33eb2b8a0ded36e59aaf02b2 ChangeLog 2053
MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156
MD5 8c0ffea7b75b42449f4acada755ff36a files/digest-kontact-3.4.0 67
MD5 e8e3fc943d40a2fa3260a042e8f0dcf6 files/digest-kontact-3.4.1 208
+MD5 0ff2af5e4e7ab4d292ff00305302b6b2 files/digest-kontact-3.4.2 67
diff --git a/kde-base/kontact/files/digest-kontact-3.4.2 b/kde-base/kontact/files/digest-kontact-3.4.2
new file mode 100644
index 000000000000..6ac9eb92b059
--- /dev/null
+++ b/kde-base/kontact/files/digest-kontact-3.4.2
@@ -0,0 +1 @@
+MD5 e7bd012faa559bcf2a949b6a8ed5ff7f kdepim-3.4.2.tar.bz2 11368492
diff --git a/kde-base/kontact/kontact-3.4.2.ebuild b/kde-base/kontact/kontact-3.4.2.ebuild
new file mode 100644
index 000000000000..8646e02994a7
--- /dev/null
+++ b/kde-base/kontact/kontact-3.4.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kontact/kontact-3.4.2.ebuild,v 1.1 2005/07/28 21:16:20 danarmak Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="KDE personal information manager"
+KEYWORDS=" ~amd64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+OLDDEPEND="~kde-base/libkdepim-$PV"
+DEPEND="
+$(deprange $PV $MAXKDEVER kde-base/libkdepim)
+$(deprange 3.4.1 $MAXKDEVER kde-base/libkpimidentities)"
+
+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
+