summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/libkworkspace/libkworkspace-4.2.4.ebuild')
-rw-r--r--kde-base/libkworkspace/libkworkspace-4.2.4.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/kde-base/libkworkspace/libkworkspace-4.2.4.ebuild b/kde-base/libkworkspace/libkworkspace-4.2.4.ebuild
deleted file mode 100644
index 41a69f758e0d..000000000000
--- a/kde-base/libkworkspace/libkworkspace-4.2.4.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.4.ebuild,v 1.1 2009/06/04 13:42:46 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-workspace"
-KMMODULE="libs/kworkspace"
-inherit kde4-meta
-
-DESCRIPTION="A library for KDE desktop applications"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"
-
-KMEXTRACTONLY="
- ksmserver/org.kde.KSMServerInterface.xml
- kwin/org.kde.KWin.xml
-"
-
-KMSAVELIBS="true"
-
-PATCHES=(
- "${FILESDIR}/${SLOT}-fix_logoff.patch"
-)