summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-11-03 11:34:00 +0100
committerJohannes Huber <johu@gentoo.org>2016-11-03 11:34:32 +0100
commit832d64ab17f44f362df496e9680355151a4ccb2b (patch)
treed23272fb58c94d5f0dbc29293d4a4f227a1132fa /kde-plasma/kwrited/kwrited-4.11.22.ebuild
parentdev-python/m2crypto: add missing python_usedep for typing (diff)
downloadgentoo-832d64ab17f44f362df496e9680355151a4ccb2b.tar.gz
gentoo-832d64ab17f44f362df496e9680355151a4ccb2b.tar.bz2
gentoo-832d64ab17f44f362df496e9680355151a4ccb2b.zip
kde-base/kwrited -> kde-plasma/kwrited
Diffstat (limited to 'kde-plasma/kwrited/kwrited-4.11.22.ebuild')
-rw-r--r--kde-plasma/kwrited/kwrited-4.11.22.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-plasma/kwrited/kwrited-4.11.22.ebuild b/kde-plasma/kwrited/kwrited-4.11.22.ebuild
new file mode 100644
index 000000000000..2df277744fad
--- /dev/null
+++ b/kde-plasma/kwrited/kwrited-4.11.22.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+KMNAME="kde-workspace"
+inherit kde4-meta
+
+DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
+KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ || ( >=sys-libs/libutempter-1.1.5 >=sys-freebsd/freebsd-lib-9.0 )
+"
+RDEPEND="${DEPEND}"