summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:23:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:24:10 +0200
commit88876e45e3d983e5bcc9ca4d23a20c082069f0f8 (patch)
treedc3f0ccbdd625acd65e403cca525f69c06688f1c /kde-apps/killbots
parentsys-kernel/gentoo-sources: Linux 4.19.70 and 4.19.71 (diff)
downloadgentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.gz
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.bz2
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.zip
kde-apps: Drop KDE Applications 19.08.0
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-19.08.0.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index 8138074f2716..5239c95458d1 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,3 +1,2 @@
DIST killbots-19.04.3.tar.xz 1171900 BLAKE2B 90e4d3e7d5e1c47eb0bc3240868c24dc62e0d676f430028ed889b491501ee9b22b7436772923502a1e10b285403b39bda345f14c4cfade1173352d07033359a3 SHA512 af0263e9f5494aae44a170dbefe8001700dec3cb8d9f74516f7cbd9136acf6bbd8368aa97d76bacf6af9823b064974a7cb06e82e9e1d6a7d19b6ba2981fda923
-DIST killbots-19.08.0.tar.xz 1171348 BLAKE2B de40409463398afcb46bbcfd1f97168c2c3f8ba74ab9dc5cda2c9861264dc899c4e0cb0df8a571b16849897445fd44e9c055f0de2465746fb5c8d20819d5e410 SHA512 dd02cb050c065cfd3af0efa850c9ddce6ab852d96254a861e924321df6c316f0803ab6abe6c6d61dd7aa254653a625a973f52889381346a0e4229eac09693044
DIST killbots-19.08.1.tar.xz 1171136 BLAKE2B f949a4cffde25bd323a1d9f63f4a3f0d4cf23a49c6b39ba15b209c550c2dd17cd34304c96ab7afe6452b662698bf97529d0758a83335efadfeca7a252a4f0487 SHA512 5a2324222dedfb343990d31260f28d76d81409ca93291d75f12921b1d862166aa14c5d4631e8a9c427b39524635e5c402e9484c064ce5bfd7ceb8408eefc120e
diff --git a/kde-apps/killbots/killbots-19.08.0.ebuild b/kde-apps/killbots/killbots-19.08.0.ebuild
deleted file mode 100644
index 01f306d373fb..000000000000
--- a/kde-apps/killbots/killbots-19.08.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Kill the bots or they kill you!"
-HOMEPAGE="https://kde.org/applications/games/killbots/"
-KEYWORDS="~amd64 ~arm64 ~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=()