diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-18 11:18:21 +0200 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-05-18 11:18:21 +0200 |
| commit | d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d (patch) | |
| tree | 8ef90eb94b92309c574080fecdf0313084704a6d /kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild | |
| parent | b9120ba83cae0824bc5cdbdfc5c2393806733618 (diff) | |
| download | kde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.tar.gz kde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.tar.bz2 kde-d7734cdd9d6a9e0aea05e91641e9022ab6a23b9d.zip | |
kde-frameworks: Drop KDE Frameworks 5.58
Moved to Gentoo ebuild repository.
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild')
| -rw-r--r-- | kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild b/kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild deleted file mode 100644 index 23c6f904a96..00000000000 --- a/kde-frameworks/kcmutils/kcmutils-5.58.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_TEST="false" -inherit kde5 - -DESCRIPTION="Framework to work with KDE System Settings modules" -LICENSE="LGPL-2" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" -IUSE="" - -DEPEND=" - $(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 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND}" |
