summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild')
-rw-r--r--kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild b/kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild
deleted file mode 100644
index dee15793de9d..000000000000
--- a/kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kitchensync/kitchensync-3.4.0_beta1.ebuild,v 1.3 2005/02/08 15:20:12 greg_g Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="Synchronize Data with KDE"
-KEYWORDS="~x86"
-IUSE=""
-OLDDEPEND="~kde-base/libkdepim-$PV
- ~kde-base/libkcal-$PV"
-DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange-dual $PV $MAXKDEVER kde-base/libkcal)"
-
-KMCOPYLIB="
- libkcal libkcal
- libkdepim libkdepim"
-KMEXTRACTONLY="
- libkcal/
- libkdepim/
- libkdenetwork/"
-
-# Disabled by default in kontact/plugins/Makefile.am, so check before enabling - 3.4.0_beta1 -- danarmak
-# KMEXTRA="kontact/plugins/kitchensync"