commit:     dece28706ea90a4c1b9351d3f0990c526af4f40f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 19:05:24 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 19:05:24 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde-sunset.git/commit/?id=dece2870

kde-apps/kuser: Import latest from gentoo main tree

Package-Manager: portage-2.3.2

 kde-apps/kuser/kuser-16.08.3.ebuild | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/kde-apps/kuser/kuser-16.08.3.ebuild 
b/kde-apps/kuser/kuser-16.08.3.ebuild
new file mode 100644
index 0000000..ded9c33
--- /dev/null
+++ b/kde-apps/kuser/kuser-16.08.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+inherit kde4-base
+
+DESCRIPTION="KDE application that helps you manage system users"
+HOMEPAGE="https://www.kde.org/applications/system/kuser/";
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="debug"
+
+DEPEND="
+       $(add_kdeapps_dep kdepimlibs)
+"
+# notify is needed for dialogs
+RDEPEND="${DEPEND}
+       $(add_kdeapps_dep knotify)
+"

Reply via email to