summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-04-09 11:50:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-04-17 12:43:00 +0200
commit08d54a13dae623d073c3199e96c5393a3102f076 (patch)
tree163ae140bf2820a036b3dd78d0fe370cf6a3e52e /kde-apps/killbots
parentkde-frameworks/kfilemetadata: Drop slot 4 (diff)
downloadgentoo-08d54a13dae623d073c3199e96c5393a3102f076.tar.gz
gentoo-08d54a13dae623d073c3199e96c5393a3102f076.tar.bz2
gentoo-08d54a13dae623d073c3199e96c5393a3102f076.zip
kde-apps: Remove KDE Applications 16.08.3
Some exceptions with reverse-dependencies remain. Closes: https://github.com/gentoo/gentoo/pull/4433
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-16.08.3.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index be2dfc84831a..9b3f4fc5035c 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,2 +1 @@
-DIST killbots-16.08.3.tar.xz 963292 SHA256 c50bb8f3d1de99223f73f555d7d08bcefeff1d57f2f737e38aa7ebe1f77ec921 SHA512 a0ca4d44808ef14c22be75d8f5a4eeade9c573e33385e120b75fa591612913b559178a5061cd085211a10fdd07d0d131335b3689df4d446df8311325065e26ab WHIRLPOOL f2d96e79dc86543bf7369395c025eb0b0242060d3a9f96ab238018f551d56c197e804e44efeae02765b61ffdb909011eb6efb3659e9c26a11edf1ff67353d98d
DIST killbots-16.12.3.tar.xz 964036 SHA256 cd4a383a92ff145aab02c0aeb48d30a3fcb971e968e8e820bedc2e862a8f9653 SHA512 fbcb4f883beec162b8057d58c624195b8322601220f41fc49675da607f000590e26b293bfc2851491860d657a24e6ddffdbfed0de3973884e7826bb5d8d2673b WHIRLPOOL 4b369b4fedcaad7384c05cc474965503a0cfc6a6399b01b5be8e6155f1d86b325f4a95f7ecfbbe2245b9d9fe9036190772ff5d2049aadde30f1745e6de93e9c0
diff --git a/kde-apps/killbots/killbots-16.08.3.ebuild b/kde-apps/killbots/killbots-16.08.3.ebuild
deleted file mode 100644
index d1b4fcf4d657..000000000000
--- a/kde-apps/killbots/killbots-16.08.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Kill the bots or they kill you!"
-HOMEPAGE="https://www.kde.org/applications/games/killbots/"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdbusaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"
-
-DOCS=()