summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-11-09 21:36:18 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-11-30 23:12:39 +0100
commit2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113 (patch)
tree7b4825371b2e400d68de569ee34cf31054f51919 /kde-apps/ksquares
parentkde-apps: 17.08.3 stable for amd64 (diff)
downloadgentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.gz
gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.tar.bz2
gentoo-2d9a9c4ecbb02b5a1f67cba1e95ea64d36999113.zip
kde-apps: Drop KDE Applications 17.04.3
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'kde-apps/ksquares')
-rw-r--r--kde-apps/ksquares/Manifest1
-rw-r--r--kde-apps/ksquares/ksquares-17.04.3.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/ksquares/Manifest b/kde-apps/ksquares/Manifest
index 83e4015cf8c2..304c19acdbb0 100644
--- a/kde-apps/ksquares/Manifest
+++ b/kde-apps/ksquares/Manifest
@@ -1,2 +1 @@
-DIST ksquares-17.04.3.tar.xz 215332 SHA256 ab47b917d8221c4d766e2092c3dcbb55064839f21b7740039a39fd5e1e0da310 SHA512 688409fc8db1e855188bed9587b57ff5503749e9c209ccb3f1336888f50c170ac847490dc70a83e01c76b6a6abe236614f51c753dfc4a29a63d4197a83a2e598 WHIRLPOOL 778f638c02e86315efc5b0725292e87868638a6160a3ecf7d728b211e00c4216e15be48911c5a8a04ca95ab56571da864daa5c973274a8ea35d0162567907021
DIST ksquares-17.08.3.tar.xz 215464 SHA256 40cc89c2cfbc7bdcb5c6e6d1079294ff6e4bf2b7270b801bda694415ef1d6c11 SHA512 ae1a1c79f8fc619cdff146104ef15191b77a1a25dc2e535085cd256d5d891931903095c0e60d465c68220628f18c8c5f1f029d4502648b403119e9ce4bcdeebb WHIRLPOOL aa43b7cc2a275860dd8ec350199ca1e4e572ce22ae66ade644534ef97e38d41703f12fc49638f67c35dde4c836be22c731a0e562c5341a5e1ded544d7c61e62f
diff --git a/kde-apps/ksquares/ksquares-17.04.3.ebuild b/kde-apps/ksquares/ksquares-17.04.3.ebuild
deleted file mode 100644
index facad51e7b0f..000000000000
--- a/kde-apps/ksquares/ksquares-17.04.3.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}"