summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-25 18:50:04 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-25 19:04:39 +0100
commitd6a898341ece6f577680b212ab3c2ca67a3fb722 (patch)
treeb3e61d24e3c41a838a834791d1cd20c3730a0999 /kde-apps/killbots
parentkde-apps/kigo: drop 20.04.3* (diff)
downloadgentoo-d6a898341ece6f577680b212ab3c2ca67a3fb722.tar.gz
gentoo-d6a898341ece6f577680b212ab3c2ca67a3fb722.tar.bz2
gentoo-d6a898341ece6f577680b212ab3c2ca67a3fb722.zip
kde-apps/killbots: drop 20.04.3*
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-20.04.3.ebuild36
2 files changed, 0 insertions, 37 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index 45ca9f70429d..16f92ec7fa04 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,2 +1 @@
-DIST killbots-20.04.3.tar.xz 1173788 BLAKE2B 8c7a7620b5e9c724e6b5c8db1b9feb2dd72e5c2f09f84b64fe53db8981d69b1c06b4bdcac9b95e50924632a7cb19011a6a504a53b376c7f046ce045f67af2bde SHA512 0336667db017881a2bff454c2cfd2c5e80ee19d4567b89c517f072f190544616cce29664bd8471de517a9df3e1a7d7bdc726b564f3904965e03ba9464391441f
DIST killbots-20.08.3.tar.xz 1184736 BLAKE2B a8ac10b788030d36a49bd948184710deac4acc97d54db93fba934f82315cf55b4bdd02b3881c4c46c9dea8040d65bf9b0ffb7824bf99f03578cdfa9eccd96f77 SHA512 c0a8ea08ef0eb430f8ddd00aed2f031d2bde84c89fa2b0c51f0d64de9f3e1c07f2cbe88b5a52134faca99f20978d803f6007e1050074ee70a9717bd1fe56f7c3
diff --git a/kde-apps/killbots/killbots-20.04.3.ebuild b/kde-apps/killbots/killbots-20.04.3.ebuild
deleted file mode 100644
index 0bbe584453d5..000000000000
--- a/kde-apps/killbots/killbots-20.04.3.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.70.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="Kill the bots or they kill you!"
-HOMEPAGE="https://apps.kde.org/en/killbots"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/libkdegames-${PVCUT}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"
-
-DOCS=()