summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-04-05 11:48:44 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-04-05 11:48:44 +0000
commit529490640137f459ba746e466da6e42f1342f78a (patch)
treedf0d6836282bc35c563b18616039eaf6866285c9 /kde-base/kitchensync
parentVersion bump for bug 86810. (diff)
downloadgentoo-2-529490640137f459ba746e466da6e42f1342f78a.tar.gz
gentoo-2-529490640137f459ba746e466da6e42f1342f78a.tar.bz2
gentoo-2-529490640137f459ba746e466da6e42f1342f78a.zip
Remove KDE rc1 ebuilds.
(Portage version: 2.0.51.19)
Diffstat (limited to 'kde-base/kitchensync')
-rw-r--r--kde-base/kitchensync/files/digest-kitchensync-3.4.0_rc15
-rw-r--r--kde-base/kitchensync/kitchensync-3.4.0_rc1.ebuild30
2 files changed, 0 insertions, 35 deletions
diff --git a/kde-base/kitchensync/files/digest-kitchensync-3.4.0_rc1 b/kde-base/kitchensync/files/digest-kitchensync-3.4.0_rc1
deleted file mode 100644
index dd13a38183bd..000000000000
--- a/kde-base/kitchensync/files/digest-kitchensync-3.4.0_rc1
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 34648142149b729874b85a5eb8841a98 kdepim-3.3.90.tar.bz2 10972445
-MD5 cb6ca0130ceea840d4766a395fcc1dd6 kdepim-3.3.90-3.3.91.tar.xdelta 1307949
-MD5 7a8548002969c1be86ac8ad0dea2a917 kdepim-3.3.91-3.3.92.tar.xdelta 1225057
-MD5 b9f1081e21e50102bde489d28439a1ca kdepim-3.3.92-3.4.0-rc1.tar.xdelta 1608262
-MD5 8077a37f0f0bc18db41ed08df8e51e26 kdepim-3.4.0-rc1.tar.bz2 11421066
diff --git a/kde-base/kitchensync/kitchensync-3.4.0_rc1.ebuild b/kde-base/kitchensync/kitchensync-3.4.0_rc1.ebuild
deleted file mode 100644
index e539f2e7d54e..000000000000
--- a/kde-base/kitchensync/kitchensync-3.4.0_rc1.ebuild
+++ /dev/null
@@ -1,30 +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_rc1.ebuild,v 1.2 2005/03/03 12:15:02 cryos Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="Synchronize Data with KDE"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-OLDDEPEND="~kde-base/libkdepim-$PV
- ~kde-base/libkcal-$PV"
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(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"