summaryrefslogtreecommitdiff
path: root/kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-06-04 20:02:11 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-06-09 15:15:16 +0200
commit4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c (patch)
treedb34de4b7d4b79ed5ad91077ff9a2a4165b706f0 /kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild
parent4e14d9a4c27fac7268214f5a531d699e7570be01 (diff)
downloadgentoo-4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c.tar.gz
gentoo-4ac0ca4bf949c30cb5e94831d6b0c4e66eb2110c.tar.xz
kde-frameworks: Drop KDE Frameworks 5.29.0
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild')
-rw-r--r--kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild b/kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild
deleted file mode 100644
index 45cb98b9d5b..00000000000
--- a/kde-frameworks/kmediaplayer/kmediaplayer-5.29.0.ebuild
+++ /dev/null
@@ -1,20 +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 a common interface for KParts that can play media files"
-LICENSE="MIT"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-RDEPEND="
- $(add_frameworks_dep kparts)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtwidgets)
-"
-DEPEND="${RDEPEND}"