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/ksquares
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/ksquares')
-rw-r--r--kde-apps/ksquares/Manifest1
-rw-r--r--kde-apps/ksquares/ksquares-16.12.2.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/ksquares/Manifest b/kde-apps/ksquares/Manifest
index ec24a96d3b77..e234051330bf 100644
--- a/kde-apps/ksquares/Manifest
+++ b/kde-apps/ksquares/Manifest
@@ -1,3 +1,2 @@
DIST ksquares-16.08.3.tar.xz 136716 SHA256 bfbce621fadca7991507c721942ce9922e0b8417790d1d99505f09dc1791eff4 SHA512 fd02b0505240ad11e1e208e1f28b6db5b76f0a8a72cc97de1b5c8d9034cb340790866c6805bfc91a15b6b2b35dcdac63183073b90581ad0edc7b4a59209f10b6 WHIRLPOOL fcfc8f64beccf8360ebc3178d815d3b4ebbba2a9cbc778a456aeb9d3913cceb8c1cd7f0c6ce76254bff4b617b558662ab98e732e7dac03c482c0fe0526b27c6a
-DIST ksquares-16.12.2.tar.xz 136656 SHA256 deed9d12c5b4a21aa2628917dd178303e915462cb6b812b3cdb07100466aa193 SHA512 f6fbe094e182be97562673baddb1b31e786559c4ba45ad2bdd58ef58c5b7157d237024be4955ffdacc2d655c63e6b9e84bbe0a2294321eddd9015d71e40a72a4 WHIRLPOOL ac8e9f2ec4d113e588683ab8d70a5e493d8717e955a729f2d92c0af33cfcce7d427912a9a2979fc4539166808b15f4c05575a122fb0725ea0e782f517c7a951c
DIST ksquares-16.12.3.tar.xz 136688 SHA256 c962928939d963c3814d76d880bcba694c5fb4a46d4fc2fafc74e7e0600a6d29 SHA512 976b21ead3130ee75304a01c9f2d3621fa069862610a857d2c2ad7282d2e6d0d398a1acc36efce6a43c7ebaacb89848a70f5e77c21bb30a0aa46720abc9879d2 WHIRLPOOL 7073727437943ae73c4fab329f433b3e8ce866010abafc004fdbd5c19438a98d261399089f78e79b66dceb7c8df2cb973409e659490424e78329981b6ac75cbf
diff --git a/kde-apps/ksquares/ksquares-16.12.2.ebuild b/kde-apps/ksquares/ksquares-16.12.2.ebuild
deleted file mode 100644
index dd1e4c074acf..000000000000
--- a/kde-apps/ksquares/ksquares-16.12.2.ebuild
+++ /dev/null
@@ -1,31 +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="KDE clone of the game squares"
-HOMEPAGE="
- https://www.kde.org/applications/games/ksquares/
- https://games.kde.org/game.php?game=ksquares
-"
-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}"