diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-30 18:37:53 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-07-30 18:37:53 +0000 |
commit | 884d1d4d2083086f661d9416e30cbfa8595ca636 (patch) | |
tree | f66fcb3e4c229459c8f7da4cd7a0bd2e177f9e39 /kde-base/kitchensync | |
parent | QA: Remove default src_compile. (diff) | |
download | gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.gz gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.tar.bz2 gentoo-2-884d1d4d2083086f661d9416e30cbfa8595ca636.zip |
Remove ebuilds for KDE 3.4.0.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'kde-base/kitchensync')
-rw-r--r-- | kde-base/kitchensync/files/digest-kitchensync-3.4.0 | 1 | ||||
-rw-r--r-- | kde-base/kitchensync/kitchensync-3.4.0.ebuild | 30 |
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-base/kitchensync/files/digest-kitchensync-3.4.0 b/kde-base/kitchensync/files/digest-kitchensync-3.4.0 deleted file mode 100644 index 742a79736b66..000000000000 --- a/kde-base/kitchensync/files/digest-kitchensync-3.4.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 7f8cc9a40c0190c5a6723f6325bcba06 kdepim-3.4.0.tar.bz2 11441545 diff --git a/kde-base/kitchensync/kitchensync-3.4.0.ebuild b/kde-base/kitchensync/kitchensync-3.4.0.ebuild deleted file mode 100644 index 142f305e6c9e..000000000000 --- a/kde-base/kitchensync/kitchensync-3.4.0.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.ebuild,v 1.5 2005/05/23 17:26:27 carlo Exp $ - -KMNAME=kdepim -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="Synchronize Data with KDE" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64" -IUSE="" -OLDDEPEND="~kde-base/libkdepim-$PV - ~kde-base/libkcal-$PV" -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" |