diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-12 19:54:34 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-08-17 18:39:11 +0200 |
commit | f84fcbb5131013f9494b9024ec746f68fcbdad36 (patch) | |
tree | da178f10e9e2b088c9d74fc6cbdbf0b2409e9e63 /kde-apps/killbots | |
parent | profiles: Mask legacy KDE Applications for removal (diff) | |
download | gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.gz gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.tar.bz2 gentoo-f84fcbb5131013f9494b9024ec746f68fcbdad36.zip |
kde-apps: Drop KDE Applications 16.12.3, KDE PIM 4.14.11* and more old
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r-- | kde-apps/killbots/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/killbots/killbots-16.12.3.ebuild | 30 |
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest index 1fa94b93eb04..d08177fc8464 100644 --- a/kde-apps/killbots/Manifest +++ b/kde-apps/killbots/Manifest @@ -1,2 +1 @@ -DIST killbots-16.12.3.tar.xz 964036 SHA256 cd4a383a92ff145aab02c0aeb48d30a3fcb971e968e8e820bedc2e862a8f9653 SHA512 fbcb4f883beec162b8057d58c624195b8322601220f41fc49675da607f000590e26b293bfc2851491860d657a24e6ddffdbfed0de3973884e7826bb5d8d2673b WHIRLPOOL 4b369b4fedcaad7384c05cc474965503a0cfc6a6399b01b5be8e6155f1d86b325f4a95f7ecfbbe2245b9d9fe9036190772ff5d2049aadde30f1745e6de93e9c0 DIST killbots-17.04.3.tar.xz 1166024 SHA256 6111428b10b3c2a6657fa90b98f4857424b31629106fe4b98af865c0dafc5742 SHA512 d717cdb1af4c1de0b3e1e02436b3885d24ecbcef4e2aa67c60c16183a2ca02a14d69008f6cdb25303b2c4ff4fc7ac8ad39c86255dae6f302c7fe160137029d93 WHIRLPOOL c27fc96141ec462dca15526bfc9e675bd1d2aaa41fc299a9387ac0a1a95155350522982eb031cbdfbfe928a07228ad64340eab4c9b714b8a35bc3e485676889e diff --git a/kde-apps/killbots/killbots-16.12.3.ebuild b/kde-apps/killbots/killbots-16.12.3.ebuild deleted file mode 100644 index 32543694fbeb..000000000000 --- a/kde-apps/killbots/killbots-16.12.3.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2017 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=() |