summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-08-25 06:38:45 +1000
committerMichael Palimaka <kensington@gentoo.org>2016-08-25 20:46:59 +1000
commit37150fa963eb3aa155eb9e94c3d6b233154ca1de (patch)
tree8bce549e96d6e85c58e00d1b3cbd303869107118 /kde-apps/killbots
parentmedia-libs/libart_lgpl: eapi bump, fix src_install phase (and, then, really d... (diff)
downloadgentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.tar.gz
gentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.tar.bz2
gentoo-37150fa963eb3aa155eb9e94c3d6b233154ca1de.zip
kde-apps: remove 15.12.3
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-15.12.3.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index 76c970d58703..8cd570256c8e 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,2 +1 @@
-DIST killbots-15.12.3.tar.xz 963936 SHA256 bb67b5f3677f9726bec3500c95ea5816470755c155ec408bb3e36b5452acb492 SHA512 33f22ee4d370e5968c420103544e6ef67c8bc9383e12bd625d6e2924a2dd21b8ed355b30fc613e76f3b9726c868928705fe8ed7c0d1d6b39969e44e9f33c6dc7 WHIRLPOOL c6c75f8e269b3700f7e9febbbe4c13c8054b9ded4f7c18c42d1b2f5fab9902f2f45186685549f15a1e84c5db6b9c996c567ebf3806a521c04449f548e7161da1
DIST killbots-16.04.3.tar.xz 963168 SHA256 1040920e8f38b0fcdc1717b5b2b43d749cd2033cd8a5b06433484dbf95bb5a96 SHA512 a32b1ccf8c2a96a319f601e52308ec1bf544d9e9cfa6e163bcf6e61aae46a29e940e89c304786f63b733c122bcfae6113cdb246ac249d19cc189534a457ea2d9 WHIRLPOOL 112131f1d75ff083c3ff822a65d6d8ae87f199cf8615b81482ff093a5472f33f40bc031b9627da32a334f10b89ca1faa084fa78ed8b4eb44994535e10841fe1e
diff --git a/kde-apps/killbots/killbots-15.12.3.ebuild b/kde-apps/killbots/killbots-15.12.3.ebuild
deleted file mode 100644
index 1bbf6d20c87d..000000000000
--- a/kde-apps/killbots/killbots-15.12.3.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# 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 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=()