summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 20:49:11 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-08 20:49:11 +0000
commit4de4a9f3767a6f28f6214663854ec22f4fbbf24b (patch)
treead1f1229a27664bd5220da9adebbbf1a06ec83d5 /kde-base/libkworkspace
parentDrop KDE 4.2.0 (diff)
downloadgentoo-2-4de4a9f3767a6f28f6214663854ec22f4fbbf24b.tar.gz
gentoo-2-4de4a9f3767a6f28f6214663854ec22f4fbbf24b.tar.bz2
gentoo-2-4de4a9f3767a6f28f6214663854ec22f4fbbf24b.zip
Drop KDE 4.2.0
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/libkworkspace')
-rw-r--r--kde-base/libkworkspace/ChangeLog6
-rw-r--r--kde-base/libkworkspace/libkworkspace-4.2.0.ebuild24
2 files changed, 5 insertions, 25 deletions
diff --git a/kde-base/libkworkspace/ChangeLog b/kde-base/libkworkspace/ChangeLog
index e6d7edec552f..1ba55d89ca3d 100644
--- a/kde-base/libkworkspace/ChangeLog
+++ b/kde-base/libkworkspace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/libkworkspace
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.22 2009/03/08 14:15:54 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/libkworkspace/ChangeLog,v 1.23 2009/03/08 20:49:11 alexxy Exp $
+
+ 08 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org>
+ -libkworkspace-4.2.0.ebuild:
+ Drop KDE 4.2.0
08 Mar 2009; Tomas Chvatal <scarabeus@gentoo.org>
libkworkspace-4.2.1.ebuild:
diff --git a/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild b/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild
deleted file mode 100644
index f99d454c36fc..000000000000
--- a/kde-base/libkworkspace/libkworkspace-4.2.0.ebuild
+++ /dev/null
@@ -1,24 +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/libkworkspace/libkworkspace-4.2.0.ebuild,v 1.2 2009/02/01 08:26:31 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-workspace"
-KMMODULE="libs/kworkspace"
-inherit kde4-meta
-
-DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-RDEPEND="
- !<kde-base/libkworkspace-${PV}:${SLOT}
-"
-
-KMEXTRACTONLY="
- ksmserver/org.kde.KSMServerInterface.xml
- kwin/org.kde.KWin.xml
-"
-
-KMSAVELIBS="true"