summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-10-12 20:08:45 +0000
committerJonathan Callen <abcd@gentoo.org>2009-10-12 20:08:45 +0000
commit87dbb362f0dbcc0605a619ee81ea53ca64c84b39 (patch)
tree4c88db3918be40bd1347e44aa742a955101edf32 /kde-base/kate-plugins
parentQA: remove excessive quotes around . Clean up old revisions. (diff)
downloadgentoo-2-87dbb362f0dbcc0605a619ee81ea53ca64c84b39.tar.gz
gentoo-2-87dbb362f0dbcc0605a619ee81ea53ca64c84b39.tar.bz2
gentoo-2-87dbb362f0dbcc0605a619ee81ea53ca64c84b39.zip
KDE 3.5.9 removal
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base/kate-plugins')
-rw-r--r--kde-base/kate-plugins/ChangeLog5
-rw-r--r--kde-base/kate-plugins/kate-plugins-3.5.9.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/kate-plugins/ChangeLog b/kde-base/kate-plugins/ChangeLog
index a18904accf74..4e62e2d2030c 100644
--- a/kde-base/kate-plugins/ChangeLog
+++ b/kde-base/kate-plugins/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/kate-plugins
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.95 2009/07/12 11:40:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate-plugins/ChangeLog,v 1.96 2009/10/12 20:08:45 abcd Exp $
+
+ 12 Oct 2009; Jonathan Callen <abcd@gentoo.org> -kate-plugins-3.5.9.ebuild:
+ KDE 3.5.9 removal
12 Jul 2009; Raúl Porcel <armin76@gentoo.org> kate-plugins-3.5.10.ebuild:
alpha/ia64/sparc stable wrt #271889
diff --git a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild b/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild
deleted file mode 100644
index 0bb9f6301642..000000000000
--- a/kde-base/kate-plugins/kate-plugins-3.5.9.ebuild
+++ /dev/null
@@ -1,15 +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/kate-plugins/kate-plugins-3.5.9.ebuild,v 1.8 2008/05/18 20:39:48 maekke Exp $
-KMNAME=kdeaddons
-KMNOMODULE=true
-KMEXTRA="kate"
-EAPI="1"
-inherit kde-meta
-
-DESCRIPTION="kate plugins and docs"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="|| ( >=kde-base/kate-${PV}:${SLOT} >=kde-base/kdebase-${PV}:${SLOT} )"
-RDEPEND="${DEPEND}"