summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kitchensync/kitchensync-3.5.4.ebuild')
-rw-r--r--kde-base/kitchensync/kitchensync-3.5.4.ebuild30
1 files changed, 0 insertions, 30 deletions
diff --git a/kde-base/kitchensync/kitchensync-3.5.4.ebuild b/kde-base/kitchensync/kitchensync-3.5.4.ebuild
deleted file mode 100644
index e932906ac29c..000000000000
--- a/kde-base/kitchensync/kitchensync-3.5.4.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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.4.ebuild,v 1.3 2006/09/26 18:42:15 deathwing00 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"