summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-11-08 13:41:03 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-11-08 13:41:03 +0100
commite7b73bae15157f49fc1f212c6f102c4af053cac1 (patch)
tree4466c435fccb9220e587de7f0d31457d146e007e /kde-apps/ksquares
parentkde-apps: Add KDE Applications 18.08.3 (diff)
downloadgentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.tar.gz
gentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.tar.bz2
gentoo-e7b73bae15157f49fc1f212c6f102c4af053cac1.zip
kde-apps: Drop KDE Applications 18.08.2
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ksquares')
-rw-r--r--kde-apps/ksquares/Manifest1
-rw-r--r--kde-apps/ksquares/ksquares-18.08.2.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/ksquares/Manifest b/kde-apps/ksquares/Manifest
index fb56d664a668..df55bc334bf5 100644
--- a/kde-apps/ksquares/Manifest
+++ b/kde-apps/ksquares/Manifest
@@ -1,3 +1,2 @@
DIST ksquares-18.04.3.tar.xz 216800 BLAKE2B 97d0f6c594bff6046a8faa9369c58466a92ee529f38c39a9732d0af6620b912c31e4b59d2a3c9f726e9dbe03876324dd1f3193692f550759bcf7614bdca545b1 SHA512 58b28c87321ad2380b95d58ca5969f5def22642bf3d073a4774acd036cc9d50489594feb0492d9e53c33744c0c7ffd3fc1243e475e00ac9ec6f96b9bf2c9f646
-DIST ksquares-18.08.2.tar.xz 259008 BLAKE2B a1d0672f1bf9b7f05eb773f31c79fdfaf60a5f488f698a051d0a82fc623dc7948d77700acb9159da47d903e785a626842f103c7e789de26598298404ff65265d SHA512 cfdb42579f5702f6eaecb230c2fe0c32501982772385533cbb8868f8174e1797aace26ef3a7553a633bd753950bf550a7b00f534da09836793edb21d64ea9c3c
DIST ksquares-18.08.3.tar.xz 258964 BLAKE2B 53bfc39bbd8bd4aafd1f3139ce65e09c15e7968653247e344897aaa25b4577c89b6f848fe191859a50572a46519dda52da52873ff775404083f5b0d29d051437 SHA512 0252c5d00a661e29ab82af18d624aee3486a28ff4a58bfe0a4460603430dac6342c9f41231a971e8184c88c2e5b76c54cb5c4fe11d9493eb8026bce02201ee1d
diff --git a/kde-apps/ksquares/ksquares-18.08.2.ebuild b/kde-apps/ksquares/ksquares-18.08.2.ebuild
deleted file mode 100644
index d3cda5cf1bb6..000000000000
--- a/kde-apps/ksquares/ksquares-18.08.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# 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}"