summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:43:36 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-05-03 21:43:36 +0000
commitfa0a8072607322a176fd36df75438e3b10755cdf (patch)
tree94cb90ec4658dab0b13af65062c5338131e88a62 /kde-base/khotkeys
parentRename xls2csv to xls2csv-catdoc wrt #314657 by Diego E. Pettenò. (diff)
downloadgentoo-2-fa0a8072607322a176fd36df75438e3b10755cdf.tar.gz
gentoo-2-fa0a8072607322a176fd36df75438e3b10755cdf.tar.bz2
gentoo-2-fa0a8072607322a176fd36df75438e3b10755cdf.zip
[kde-base] Drop KDE SC 4.4.1
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog5
-rw-r--r--kde-base/khotkeys/khotkeys-4.4.1.ebuild22
2 files changed, 4 insertions, 23 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index ebafae859d49..b332c2bd79d7 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/khotkeys
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.155 2010/05/03 20:53:35 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.156 2010/05/03 21:43:36 alexxy Exp $
+
+ 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -khotkeys-4.4.1.ebuild:
+ Drop KDE SC 4.4.1
*khotkeys-4.4.3 (03 May 2010)
diff --git a/kde-base/khotkeys/khotkeys-4.4.1.ebuild b/kde-base/khotkeys/khotkeys-4.4.1.ebuild
deleted file mode 100644
index d18fbf3c7d50..000000000000
--- a/kde-base/khotkeys/khotkeys-4.4.1.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.4.1.ebuild,v 1.1 2010/03/02 17:47:09 tampakrap Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- x11-libs/libXtst
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/kworkspace/
-"