summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-10-18 21:57:11 +0200
committerJohannes Huber <johu@gentoo.org>2016-10-18 22:09:22 +0200
commit8a5934aa38e64c3560752baff5c9c7b03eff2981 (patch)
tree751c477265fbf6365b06564fc5b25aad11b2f91e /kde-apps/killbots
parentprofiles: Update KDE PIM 16.08 mask (diff)
downloadgentoo-8a5934aa38e64c3560752baff5c9c7b03eff2981.tar.gz
gentoo-8a5934aa38e64c3560752baff5c9c7b03eff2981.tar.bz2
gentoo-8a5934aa38e64c3560752baff5c9c7b03eff2981.zip
kde-apps: Version bump KDE Applications 16.08.2
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-16.08.2.ebuild31
2 files changed, 32 insertions, 0 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index 4ca9f65150d0..8fe6c87ea705 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,2 +1,3 @@
DIST killbots-16.04.3.tar.xz 963168 SHA256 1040920e8f38b0fcdc1717b5b2b43d749cd2033cd8a5b06433484dbf95bb5a96 SHA512 a32b1ccf8c2a96a319f601e52308ec1bf544d9e9cfa6e163bcf6e61aae46a29e940e89c304786f63b733c122bcfae6113cdb246ac249d19cc189534a457ea2d9 WHIRLPOOL 112131f1d75ff083c3ff822a65d6d8ae87f199cf8615b81482ff093a5472f33f40bc031b9627da32a334f10b89ca1faa084fa78ed8b4eb44994535e10841fe1e
DIST killbots-16.08.1.tar.xz 963320 SHA256 a4aad3a9400801ad56265422ac1cae1903e1c6d59fea6d3f6b09aee293dc27bb SHA512 84c0451f5751284541d668a7e6755928ed9abe0fd140af7dc8205a7d5b3d56e8eb93a5983c45abe9dc91cd8b7119159d73a89090d70facb16b564eede73ead53 WHIRLPOOL ccdeb78136b690b73860696a0c34a00613d0c125a666a62db73010d449807b58303e23713351ec1fb6c19858e98b0d3d20cecf7b83380119f4ae0570283a34cb
+DIST killbots-16.08.2.tar.xz 963304 SHA256 7a0e2a870ef9868e265cc91652006293dd26aea4c8ac4d06370f1de742923fef SHA512 eae370cc9cf9b31757de9e462396dc93a47e6770e39fcab23fa4a539e33753db110c9d584126ccc180b227688dc766a80d14bd6aacdb1b610955493d3acd778d WHIRLPOOL 3c42860ffa4d15f3f697a25b7a407f2f786ce94a05b784288ef571548917f3c343ed680ba68741fead2d98239a44dd73543fe4315a79214c9b2d5506778893ca
diff --git a/kde-apps/killbots/killbots-16.08.2.ebuild b/kde-apps/killbots/killbots-16.08.2.ebuild
new file mode 100644
index 000000000000..719db189489a
--- /dev/null
+++ b/kde-apps/killbots/killbots-16.08.2.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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=()