summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-03-09 21:37:09 +0100
committerJohannes Huber <johu@gentoo.org>2017-03-09 21:37:09 +0100
commitc3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377 (patch)
treed96515b8779bb09a6101b113e11693fbb31ecb34 /kde-apps/kollision
parentdev-python/blessings: add missing setuptools DEPEND (diff)
downloadgentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.tar.gz
gentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.tar.bz2
gentoo-c3bb6e84f7a81bdfd4af5cd6d7019b50e2c33377.zip
kde-apps: Remove KDE Applications 16.12.2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'kde-apps/kollision')
-rw-r--r--kde-apps/kollision/Manifest1
-rw-r--r--kde-apps/kollision/kollision-16.12.2.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/kollision/Manifest b/kde-apps/kollision/Manifest
index 80a5b43a2847..37cbb2cd884c 100644
--- a/kde-apps/kollision/Manifest
+++ b/kde-apps/kollision/Manifest
@@ -1,3 +1,2 @@
DIST kollision-16.08.3.tar.xz 226644 SHA256 69f8c58bac3c4bd27c56649946b9e8e35c358a7c79143ca384794e7f10dd7ba2 SHA512 4980c2c693bd121afe28548d0bbcc7fa4345a4ead86a37004271746492e7a3967fa4ba51811148a45dcd7bebd638cc2323c07a2b659cf83ebe2dee5c65aee83b WHIRLPOOL 37a96d36c2e07b049449d39bbdbd4914bf32cc784fbdcb257bd76bcecbef1d86f66f35d556903ff99c3c335c6cf178f7e70ad88570c03376b3f92b68c300c038
-DIST kollision-16.12.2.tar.xz 226744 SHA256 0cad3bfca7032f5df5968bc8bfd5d9e3d9ded9fc36f793ddea6ea9a12d7874b6 SHA512 b7e64ba59fcf04ba1cef01e5159b39cb961015ef3864767681dd79b347a181966f3e6931b4d4d3f10b6da6ed8a5eee4b090f38d5793176d9d9a67c46718304d1 WHIRLPOOL 1002021b7fca371d274cdd277b2522c3561667480ed89a96f030d6bd2b1897d2e0dbfec6e3e7daf569eb6346a63ede8adb896c0e08d0ab385a5db7d84275714d
DIST kollision-16.12.3.tar.xz 226740 SHA256 348a71e3fce1cfa08cd072b436c7656c8f5ba717a827fdd461cae8972ac6964f SHA512 0f690bf29d6f954729828adbf1a9381459bf6670445c3e9712fdd046ffef24487406200a79a3c520c3d084bf5a4bbe00f1ab08b0a76d32f4ac9ae52bab664520 WHIRLPOOL 2acc1dbc67b9253b18c8ec464ca5fab56697103c0f410a101d1b4d6cf38d3f2d3807bc41923a5ae6a0935fdf441a9f02c0aed2c19e6d0c573e0786d1dd8a2487
diff --git a/kde-apps/kollision/kollision-16.12.2.ebuild b/kde-apps/kollision/kollision-16.12.2.ebuild
deleted file mode 100644
index 1a2f4242c9db..000000000000
--- a/kde-apps/kollision/kollision-16.12.2.ebuild
+++ /dev/null
@@ -1,29 +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="Simple ball dodging game"
-HOMEPAGE="
- https://www.kde.org/applications/games/kollision/
- https://games.kde.org/game.php?game=kollision
-"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(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}"