summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-08-19 20:20:12 +0200
committerJohannes Huber <johu@gentoo.org>2015-08-19 20:20:27 +0200
commit90e22145c31613f7c085c978984168e3731de672 (patch)
tree35c329698ce04e426bd268467b033651c4dd3c7a /kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild
parentwww-client/chromium: dev channel bump (diff)
downloadgentoo-90e22145c31613f7c085c978984168e3731de672.tar.gz
gentoo-90e22145c31613f7c085c978984168e3731de672.tar.bz2
gentoo-90e22145c31613f7c085c978984168e3731de672.zip
kde-base: Version bump KDE Workspace 4.11.22
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild')
-rw-r--r--kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild b/kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild
new file mode 100644
index 000000000000..99dac5e3d947
--- /dev/null
+++ b/kde-base/ksystraycmd/ksystraycmd-4.11.22.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="Ksystraycmd embeds applications given as argument into the system tray"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="x11-libs/libX11"
+RDEPEND="${DEPEND}"