diff options
| author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-09 19:52:47 +0100 |
|---|---|---|
| committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-09 19:52:47 +0100 |
| commit | 4de7dfeecc5333f910bc956638e4de44d16bc197 (patch) | |
| tree | d2774ce2ee3dd019c667fcbd9a547344579e578d /kde-frameworks/kcmutils/kcmutils-5.56.0.ebuild | |
| parent | 4dc5cf7da9ee3d6ab5e32d94591415ac3cddafd5 (diff) | |
| download | kde-4de7dfeecc5333f910bc956638e4de44d16bc197.tar.gz kde-4de7dfeecc5333f910bc956638e4de44d16bc197.tar.bz2 kde-4de7dfeecc5333f910bc956638e4de44d16bc197.zip | |
kde-frameworks: Drop KDE Frameworks 5.56.0
Moved to Gentoo ebuild repository.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcmutils/kcmutils-5.56.0.ebuild')
| -rw-r--r-- | kde-frameworks/kcmutils/kcmutils-5.56.0.ebuild | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-frameworks/kcmutils/kcmutils-5.56.0.ebuild b/kde-frameworks/kcmutils/kcmutils-5.56.0.ebuild deleted file mode 100644 index 23c6f904a96..00000000000 --- a/kde-frameworks/kcmutils/kcmutils-5.56.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}" |
