summaryrefslogtreecommitdiff
path: root/kde-plasma/kwrited/kwrited-5.16.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-06-22 11:30:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-06-22 11:30:24 +0100
commitd56d144655e3785864da43c9acb6c228ef9360ae (patch)
treeb769b599a558483f82e9a057c41f1edd29626dd1 /kde-plasma/kwrited/kwrited-5.16.0.ebuild
parentfab849d1daed0ba7f2ac497d07985c3dbb692543 (diff)
gentoo resync : 22.06.2019
Diffstat (limited to 'kde-plasma/kwrited/kwrited-5.16.0.ebuild')
-rw-r--r--kde-plasma/kwrited/kwrited-5.16.0.ebuild21
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-plasma/kwrited/kwrited-5.16.0.ebuild b/kde-plasma/kwrited/kwrited-5.16.0.ebuild
deleted file mode 100644
index f94eff2f3ae3..000000000000
--- a/kde-plasma/kwrited/kwrited-5.16.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="KDE Plasma daemon listening for wall and write messages"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kpty)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"