summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 10:53:44 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-10-03 10:53:44 +0000
commita385e56aa646c610fffe756e67617efdf3345bd2 (patch)
treef52694e96189c5a4541dba77d7cc576b3d0bb7f0 /kde-base/kitchensync
parentBump to 3.5.5 (pre-release). (diff)
downloadgentoo-2-a385e56aa646c610fffe756e67617efdf3345bd2.tar.gz
gentoo-2-a385e56aa646c610fffe756e67617efdf3345bd2.tar.bz2
gentoo-2-a385e56aa646c610fffe756e67617efdf3345bd2.zip
Bump to 3.5.5 (pre-release).
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/kitchensync')
-rw-r--r--kde-base/kitchensync/ChangeLog8
-rw-r--r--kde-base/kitchensync/files/digest-kitchensync-3.5.53
-rw-r--r--kde-base/kitchensync/kitchensync-3.5.5.ebuild30
3 files changed, 40 insertions, 1 deletions
diff --git a/kde-base/kitchensync/ChangeLog b/kde-base/kitchensync/ChangeLog
index 6374fb58c77a..e17394778db1 100644
--- a/kde-base/kitchensync/ChangeLog
+++ b/kde-base/kitchensync/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kitchensync
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.56 2006/09/26 18:42:15 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.57 2006/10/03 10:53:44 flameeyes Exp $
+
+*kitchensync-3.5.5 (03 Oct 2006)
+
+ 03 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +kitchensync-3.5.5.ebuild:
+ Bump to 3.5.5 (pre-release).
26 Sep 2006; Ioannis Aslanidis <deathwing00@gentoo.org>
kitchensync-3.5.2.ebuild, kitchensync-3.5.3.ebuild,
diff --git a/kde-base/kitchensync/files/digest-kitchensync-3.5.5 b/kde-base/kitchensync/files/digest-kitchensync-3.5.5
new file mode 100644
index 000000000000..a119724eb257
--- /dev/null
+++ b/kde-base/kitchensync/files/digest-kitchensync-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/kitchensync/kitchensync-3.5.5.ebuild b/kde-base/kitchensync/kitchensync-3.5.5.ebuild
new file mode 100644
index 000000000000..c2db33ad423e
--- /dev/null
+++ b/kde-base/kitchensync/kitchensync-3.5.5.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.5.5.ebuild,v 1.1 2006/10/03 10:53:44 flameeyes Exp $
+
+KMNAME=kdepim
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta eutils
+
+DESCRIPTION="Synchronize Data with KDE"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kontact)
+$(deprange $PV $MAXKDEVER kde-base/libkcal)"
+
+RDEPEND="${DEPEND}"
+
+KMCOPYLIB="
+ libkcal libkcal
+ libkdepim libkdepim
+ libkpinterfaces kontact/interfaces"
+KMEXTRACTONLY="
+ libkcal/
+ libkdepim/
+ libkdenetwork/
+ kontact/interfaces"
+
+# Disabled by default in kontact/plugins/Makefile.am, so check before enabling - 3.4.0_beta1 -- danarmak
+# KMEXTRA="kontact/plugins/kitchensync"
+KMEXTRA="kontact/plugins/multisynk"