summaryrefslogtreecommitdiff
path: root/kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-08-14 05:00:13 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-08-14 05:00:29 +1000
commit228657c07ad148a4b79b1dc46a5aaefc84d54d19 (patch)
tree8e73efcb913d8b1b0e669b0a1a4ded304c9518d6 /kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild
parent3984dda472f32dcfac8bede617f390e6384880cc (diff)
downloadkde-228657c07ad148a4b79b1dc46a5aaefc84d54d19.tar.gz
kde-228657c07ad148a4b79b1dc46a5aaefc84d54d19.tar.bz2
kde-228657c07ad148a4b79b1dc46a5aaefc84d54d19.zip
kde-frameworks: 5.25.0 moved to main tree
Package-Manager: portage-2.3.0
Diffstat (limited to 'kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild')
-rw-r--r--kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild32
1 files changed, 0 insertions, 32 deletions
diff --git a/kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild b/kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild
deleted file mode 100644
index fb408172332..00000000000
--- a/kde-frameworks/kcmutils/kcmutils-5.25.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-FRAMEWORK_TEST="false"
-inherit kde5
-
-DESCRIPTION="Framework to work with KDE System Settings modules"
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep kauth)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kitemviews)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"