summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-12 22:02:00 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-12 22:02:00 +0000
commitb18c768b9a960207f32457ce8df8f13008fb8280 (patch)
tree26a5b8050d8ff01b7940df0c22327a050e655098 /kde-base/korn
parentKDE 3.5.9 removal (diff)
downloadgentoo-2-b18c768b9a960207f32457ce8df8f13008fb8280.tar.gz
gentoo-2-b18c768b9a960207f32457ce8df8f13008fb8280.tar.bz2
gentoo-2-b18c768b9a960207f32457ce8df8f13008fb8280.zip
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/korn')
-rw-r--r--kde-base/korn/ChangeLog5
-rw-r--r--kde-base/korn/korn-3.5.9.ebuild25
2 files changed, 4 insertions, 26 deletions
diff --git a/kde-base/korn/ChangeLog b/kde-base/korn/ChangeLog
index 50c178848c2e..0a222fae5e14 100644
--- a/kde-base/korn/ChangeLog
+++ b/kde-base/korn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/korn
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.101 2009/07/12 13:04:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/ChangeLog,v 1.102 2009/10/12 22:02:00 abcd Exp $
+
+ 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -korn-3.5.9.ebuild:
+ KDE 3.5.9 removal
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> korn-3.5.10.ebuild:
alpha/ia64/sparc stable wrt #271889
diff --git a/kde-base/korn/korn-3.5.9.ebuild b/kde-base/korn/korn-3.5.9.ebuild
deleted file mode 100644
index e464ebf788e8..000000000000
--- a/kde-base/korn/korn-3.5.9.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/korn/korn-3.5.9.ebuild,v 1.8 2008/05/18 21:02:25 maekke Exp $
-
-KMNAME=kdepim
-EAPI="1"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE mailbox checker"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND=">=kde-base/mimelib-${PV}:${SLOT}
->=kde-base/libkmime-${PV}:${SLOT}"
-RDEPEND="${DEPEND}
- || ( >=kde-base/kdebase-kioslaves-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )
- >=kde-base/kdepim-kioslaves-${PV}:${SLOT}"
-
-KMCOPYLIB="libmimelib mimelib
- libkmime libkmime"
-# libkcal is installed because a lot of headers are needed, but it doesn't have to be compiled
-KMEXTRACTONLY="
- mimelib/
- libkmime/
- libkdenetwork/"