summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-11-09 00:17:53 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-11-09 00:17:53 +0000
commitec85863b591f6d14c2c62e19559fd0a6adddac09 (patch)
tree84d3936929e9dd39d5683163e7bd4451c4bd4890
parentDrop KDE 4.3.2 (diff)
downloadgentoo-2-ec85863b591f6d14c2c62e19559fd0a6adddac09.tar.gz
gentoo-2-ec85863b591f6d14c2c62e19559fd0a6adddac09.tar.bz2
gentoo-2-ec85863b591f6d14c2c62e19559fd0a6adddac09.zip
Drop KDE 4.3.2
(Portage version: 2.2_rc49/cvs/Linux x86_64)
-rw-r--r--kde-base/plasma-runtime/ChangeLog6
-rw-r--r--kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog
index 939c6b3006de..df4ae223ea92 100644
--- a/kde-base/plasma-runtime/ChangeLog
+++ b/kde-base/plasma-runtime/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/plasma-runtime
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.12 2009/11/02 22:08:36 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.13 2009/11/09 00:17:53 alexxy Exp $
+
+ 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -plasma-runtime-4.3.2.ebuild:
+ Drop KDE 4.3.2
*plasma-runtime-4.3.3 (02 Nov 2009)
diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild
deleted file mode 100644
index 4aadec315624..000000000000
--- a/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/plasma-runtime-4.3.2.ebuild,v 1.2 2009/10/24 19:44:19 josejx Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-KMMODULE="plasma"
-inherit kde4-meta
-
-DESCRIPTION="Script engine and package tool for plasma"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-# cloned from workspace thus introduce collisions.
-RDEPEND="
- !kdeprefix? ( !<kde-base/plasma-workspace-4.2.90[-kdeprefix] )
- kdeprefix? ( !<kde-base/plasma-workspace-4.2.90:${SLOT}[kdeprefix] )
-"