summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 20:22:21 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-06-01 20:22:21 +0000
commit7a13232fed5821d39c0af7a4a351b0fe5f0a8a84 (patch)
tree1636d3235a911920ce7e9dcf34d08798f846fff5 /kde-base/kitchensync
parentUpdate to new release. (diff)
downloadhistorical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.gz
historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.tar.bz2
historical-7a13232fed5821d39c0af7a4a351b0fe5f0a8a84.zip
Update to new release.
Package-Manager: portage-2.1_rc3-r3
Diffstat (limited to 'kde-base/kitchensync')
-rw-r--r--kde-base/kitchensync/ChangeLog8
-rw-r--r--kde-base/kitchensync/files/digest-kitchensync-3.5.33
-rw-r--r--kde-base/kitchensync/kitchensync-3.5.3.ebuild28
3 files changed, 38 insertions, 1 deletions
diff --git a/kde-base/kitchensync/ChangeLog b/kde-base/kitchensync/ChangeLog
index 15a66d498d34..2bfc38a186e9 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.50 2006/06/01 10:25:37 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/ChangeLog,v 1.51 2006/06/01 18:41:56 flameeyes Exp $
+
+*kitchensync-3.5.3 (01 Jun 2006)
+
+ 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +kitchensync-3.5.3.ebuild:
+ Update to new release.
01 Jun 2006; Thomas Cort <tcort@gentoo.org> kitchensync-3.5.2.ebuild:
Stable on alpha wrt Bug #132213.
diff --git a/kde-base/kitchensync/files/digest-kitchensync-3.5.3 b/kde-base/kitchensync/files/digest-kitchensync-3.5.3
new file mode 100644
index 000000000000..c275327d50af
--- /dev/null
+++ b/kde-base/kitchensync/files/digest-kitchensync-3.5.3
@@ -0,0 +1,3 @@
+MD5 2b83885854a5953bca59508d9a7cf5ef kdepim-3.5.3.tar.bz2 12912017
+RMD160 fdd951d6c117246f170986d944d3d61c094e9a00 kdepim-3.5.3.tar.bz2 12912017
+SHA256 460f9104c63c8a57801f5405be7c709e8604abf93c7f35ee9d60d20e0e0e5adb kdepim-3.5.3.tar.bz2 12912017
diff --git a/kde-base/kitchensync/kitchensync-3.5.3.ebuild b/kde-base/kitchensync/kitchensync-3.5.3.ebuild
new file mode 100644
index 000000000000..4ba4b5c04f2b
--- /dev/null
+++ b/kde-base/kitchensync/kitchensync-3.5.3.ebuild
@@ -0,0 +1,28 @@
+# 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.3.ebuild,v 1.1 2006/06/01 18:41:56 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"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/kontact)
+$(deprange $PV $MAXKDEVER kde-base/libkcal)"
+
+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"