summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-11 00:09:25 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-11 00:09:25 +0000
commit3fa1a373971d2da458f461485639bc6344a720c0 (patch)
tree1a9230b256e9b25f65d5d5390517b0e199f26105 /kde-base/plasma-runtime
parentVersion bump, remove old. (diff)
downloadhistorical-3fa1a373971d2da458f461485639bc6344a720c0.tar.gz
historical-3fa1a373971d2da458f461485639bc6344a720c0.tar.bz2
historical-3fa1a373971d2da458f461485639bc6344a720c0.zip
Drop KDE SC-4.3.1.
Package-Manager: portage-2.2_rc58/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'kde-base/plasma-runtime')
-rw-r--r--kde-base/plasma-runtime/ChangeLog6
-rw-r--r--kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/kde-base/plasma-runtime/ChangeLog b/kde-base/plasma-runtime/ChangeLog
index a782a92d7630..f10dde896ee9 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.18 2009/12/10 17:43:32 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/plasma-runtime/ChangeLog,v 1.19 2009/12/10 23:48:03 scarabeus Exp $
+
+ 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -plasma-runtime-4.3.1.ebuild:
+ Drop KDE SC-4.3.1.
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
plasma-runtime-4.3.3.ebuild:
diff --git a/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.3.1.ebuild
deleted file mode 100644
index a05b578ae7df..000000000000
--- a/kde-base/plasma-runtime/plasma-runtime-4.3.1.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.1.ebuild,v 1.5 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] )
-"