summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-11 17:50:58 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-11 23:21:16 +0100
commit44fe498c423b888cbe2c88f3776a9144e241c8c9 (patch)
tree261b870b84ede031cca2a8629deb55ce434920fa /kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild
parentdev-games/openscenegraph: Drop 3.5.1 (diff)
downloadgentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.tar.gz
gentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.tar.bz2
gentoo-44fe498c423b888cbe2c88f3776a9144e241c8c9.zip
kde-frameworks: Drop KDE Frameworks 5.40.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild')
-rw-r--r--kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild22
1 files changed, 0 insertions, 22 deletions
diff --git a/kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild b/kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild
deleted file mode 100644
index 3430e1b6453c..000000000000
--- a/kde-frameworks/kguiaddons/kguiaddons-5.40.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Framework providing assorted high-level user interface components"
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm ~arm64 x86"
-IUSE=""
-
-RDEPEND="
- $(add_qt_dep qtgui)
- $(add_qt_dep qtx11extras)
- x11-libs/libX11
-"
-DEPEND="${RDEPEND}
- x11-libs/libxcb
- x11-proto/xproto
-"