summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-04-23 19:20:29 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-04-23 22:24:56 +0200
commitca0ef60117624ebf53729c4fd376e8fb29e838c2 (patch)
tree59fb1e5535dad0c098cf3236724ff0e17a096190 /kde-frameworks
parentdev-ruby/gherkin: amd64 stable wrt bug #684076 (diff)
downloadgentoo-ca0ef60117624ebf53729c4fd376e8fb29e838c2.tar.gz
gentoo-ca0ef60117624ebf53729c4fd376e8fb29e838c2.tar.bz2
gentoo-ca0ef60117624ebf53729c4fd376e8fb29e838c2.zip
kde-frameworks/kdeclarative: Drop 5.57.0 (r0)
Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks')
-rw-r--r--kde-frameworks/kdeclarative/kdeclarative-5.57.0.ebuild31
1 files changed, 0 insertions, 31 deletions
diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.57.0.ebuild b/kde-frameworks/kdeclarative/kdeclarative-5.57.0.ebuild
deleted file mode 100644
index 5633863dfd62..000000000000
--- a/kde-frameworks/kdeclarative/kdeclarative-5.57.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 providing integration of QML and KDE work spaces"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kglobalaccel)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kpackage)
- $(add_frameworks_dep kservice)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtnetwork)
- $(add_qt_dep qtwidgets)
- media-libs/libepoxy
-"
-RDEPEND="${DEPEND}"