commit:     a1f6f457f329f83023371d2bd891845dedc4fbe9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 20:53:40 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 20:53:47 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a1f6f457

[kde-misc/systemd-kcm] Moved to tree, sync metadata

Package-Manager: portage-2.2.20

 kde-misc/systemd-kcm/metadata.xml             |  9 +++++++
 kde-misc/systemd-kcm/systemd-kcm-1.1.0.ebuild | 35 ---------------------------
 kde-misc/systemd-kcm/systemd-kcm-9999.ebuild  |  2 +-
 3 files changed, 10 insertions(+), 36 deletions(-)

diff --git a/kde-misc/systemd-kcm/metadata.xml 
b/kde-misc/systemd-kcm/metadata.xml
index a23f444..cf728d3 100644
--- a/kde-misc/systemd-kcm/metadata.xml
+++ b/kde-misc/systemd-kcm/metadata.xml
@@ -2,4 +2,13 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
        <herd>kde</herd>
+       <longdescription lang="en">
+KDE control module for systemd. Provides a graphical frontend for the systemd 
daemon, which allows to view and control systemd units, as well as modifying 
configuration files. Integrates in the KDE System Settings dialogue.
+       </longdescription>
+       <upstream>
+               <maintainer status="active">
+                       <email>[email protected]</email>
+                       <name>Ragnar Thomsen</name>
+               </maintainer>
+       </upstream>
 </pkgmetadata>

diff --git a/kde-misc/systemd-kcm/systemd-kcm-1.1.0.ebuild 
b/kde-misc/systemd-kcm/systemd-kcm-1.1.0.ebuild
deleted file mode 100644
index a00d6c9..0000000
--- a/kde-misc/systemd-kcm/systemd-kcm-1.1.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-CMAKE_MIN_VERSION="3.0.0"
-
-inherit kde5
-
-DESCRIPTION="KDE control module for systemd"
-HOMEPAGE="https://projects.kde.org/projects/playground/sysadmin/systemd-kcm";
-SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz"
-
-IUSE=""
-LICENSE="GPL-3"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-       $(add_frameworks_dep kauth)
-       $(add_frameworks_dep kconfigwidgets)
-       $(add_frameworks_dep kcoreaddons)
-       $(add_frameworks_dep ki18n)
-       $(add_frameworks_dep kwidgetsaddons)
-       >=dev-libs/boost-1.45
-       dev-qt/qtdbus:5
-       dev-qt/qtgui:5
-       dev-qt/qtwidgets:5
-       sys-apps/systemd
-"
-RDEPEND="${DEPEND}
-       !kde-misc/kcmsystemd:4
-"
-
-# only needed for 0.7.0 and 1.1.0
-S="${WORKDIR}"/kcmsystemd-${PV}

diff --git a/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild 
b/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild
index 89b7cef..e1c6158 100644
--- a/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild
+++ b/kde-misc/systemd-kcm/systemd-kcm-9999.ebuild
@@ -3,8 +3,8 @@
 # $Header: $
 
 EAPI=5
-CMAKE_MIN_VERSION="3.0.0"
 
+CMAKE_MIN_VERSION="3.0.0"
 inherit kde5
 
 DESCRIPTION="KDE control module for systemd"

Reply via email to