summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregorio Guidi <greg_g@gentoo.org>2005-07-30 18:37:53 +0000
committerGregorio Guidi <greg_g@gentoo.org>2005-07-30 18:37:53 +0000
commite63426d559583f11df0594437725002eb5e49dd6 (patch)
treec2a9d245fab6da01d0ebd897443376ccf85d8eab /kde-base/knotes
parentQA: Remove default src_compile. (diff)
downloadhistorical-e63426d559583f11df0594437725002eb5e49dd6.tar.gz
historical-e63426d559583f11df0594437725002eb5e49dd6.tar.bz2
historical-e63426d559583f11df0594437725002eb5e49dd6.zip
Remove ebuilds for KDE 3.4.0.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'kde-base/knotes')
-rw-r--r--kde-base/knotes/files/digest-knotes-3.4.01
-rw-r--r--kde-base/knotes/knotes-3.4.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/kde-base/knotes/files/digest-knotes-3.4.0 b/kde-base/knotes/files/digest-knotes-3.4.0
deleted file mode 100644
index 742a79736b66..000000000000
--- a/kde-base/knotes/files/digest-knotes-3.4.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 7f8cc9a40c0190c5a6723f6325bcba06 kdepim-3.4.0.tar.bz2 11441545
diff --git a/kde-base/knotes/knotes-3.4.0.ebuild b/kde-base/knotes/knotes-3.4.0.ebuild
deleted file mode 100644
index d903e6a28b81..000000000000
--- a/kde-base/knotes/knotes-3.4.0.ebuild
+++ /dev/null
@@ -1,24 +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/knotes/knotes-3.4.0.ebuild,v 1.4 2005/04/27 18:57:51 corsair Exp $
-
-KMNAME=kdepim
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE Notes"
-KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~ppc64"
-IUSE=""
-DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkcal)
-$(deprange $PV $MAXKDEVER kde-base/libkdepim)
-$(deprange $PV $MAXKDEVER kde-base/kontact)"
-KMCOPYLIB="
- libkcal libkcal
- libkdepim libkdepim
- libkpinterfaces kontact/interfaces"
-KMEXTRACTONLY="
- libkcal/
- libkdepim/
- kontact/interfaces"
-KMEXTRA="kontact/plugins/knotes" # We add here the kontact's plugin instead of compiling it with kontact because it needs a lot of this programs deps. \ No newline at end of file