summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-12-19 08:56:28 +0100
committerJohannes Huber <johu@gentoo.org>2016-12-19 09:20:26 +0100
commit99a0c39964666bd2e3903be351220d806fc487ae (patch)
treebd5d171a5bab6a99c3c1f95e0ab3b6ef0bc8ead9 /kde-apps/kollision
parentprofiles: Mask kde-apps/kdgantt2 for removal (diff)
downloadgentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.gz
gentoo-99a0c39964666bd2e3903be351220d806fc487ae.tar.bz2
gentoo-99a0c39964666bd2e3903be351220d806fc487ae.zip
kde-apps: Remove KDE Applications 16.04.3
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-apps/kollision')
-rw-r--r--kde-apps/kollision/Manifest1
-rw-r--r--kde-apps/kollision/kollision-16.04.3.ebuild30
2 files changed, 0 insertions, 31 deletions
diff --git a/kde-apps/kollision/Manifest b/kde-apps/kollision/Manifest
index 3356e8876f2c..d76efb2f0e40 100644
--- a/kde-apps/kollision/Manifest
+++ b/kde-apps/kollision/Manifest
@@ -1,3 +1,2 @@
-DIST kollision-16.04.3.tar.xz 209524 SHA256 517e244f379d1ef84904b6109c526f8d1c410eff9d3d0f497d7099b648a1954b SHA512 c3a19eaf4c2b666d63a39f1889d7ebb13e7886f5cbafe5e5d9d0790532e9867de2dfd925fe8f8a2e7fada9f24b8bd1a94a17ef02a9a9fc0329b38238d21ca91c WHIRLPOOL bb3d85a1d38e76ee356f208a78914acf8dde684054130abf566906772582084e5859c12d1d83296b5249ef25e81f5971640a16a26d2d1ed07fe00f11e8e48de1
DIST kollision-16.08.3.tar.xz 226644 SHA256 69f8c58bac3c4bd27c56649946b9e8e35c358a7c79143ca384794e7f10dd7ba2 SHA512 4980c2c693bd121afe28548d0bbcc7fa4345a4ead86a37004271746492e7a3967fa4ba51811148a45dcd7bebd638cc2323c07a2b659cf83ebe2dee5c65aee83b WHIRLPOOL 37a96d36c2e07b049449d39bbdbd4914bf32cc784fbdcb257bd76bcecbef1d86f66f35d556903ff99c3c335c6cf178f7e70ad88570c03376b3f92b68c300c038
DIST kollision-16.12.0.tar.xz 226752 SHA256 0b79f73ea06b231fc14f4bca47e69705ecf902b9bc501a88370e9aa5001b6865 SHA512 39647c6f21615749fa34e53b400cbfd5a8539ba590a970154a2696c969ecd4787c03d801aab930a4a4910e6a86fa227ecf634776a93d2195d3208e87393a9e11 WHIRLPOOL dae3590f7445ef58a4055a13d5794fac3ac39f0971564a0adf2dea313ac067884ed262637bf2cd793f7799f96c6171a63215d4e7c374ef365ab5a4e2a0f45fb7
diff --git a/kde-apps/kollision/kollision-16.04.3.ebuild b/kde-apps/kollision/kollision-16.04.3.ebuild
deleted file mode 100644
index 724a0abda60b..000000000000
--- a/kde-apps/kollision/kollision-16.04.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="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}"