summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-21 13:19:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-21 17:24:50 +0100
commit12c019aeb89427b34cb79e86184719cc1c6031dc (patch)
tree17561ba6daa2627b217e1f780e31836393fd7f0d /kde-apps/ksquares
parentprofiles: Last-rite kde-apps/dolphin-plugins (diff)
downloadgentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.tar.gz
gentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.tar.bz2
gentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.zip
kde-apps: Drop KDE Applications 18.08.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'kde-apps/ksquares')
-rw-r--r--kde-apps/ksquares/Manifest1
-rw-r--r--kde-apps/ksquares/ksquares-18.08.3.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/ksquares/Manifest b/kde-apps/ksquares/Manifest
index 4bfe3d924e4e..23cdcfc4f249 100644
--- a/kde-apps/ksquares/Manifest
+++ b/kde-apps/ksquares/Manifest
@@ -1,2 +1 @@
-DIST ksquares-18.08.3.tar.xz 258964 BLAKE2B 53bfc39bbd8bd4aafd1f3139ce65e09c15e7968653247e344897aaa25b4577c89b6f848fe191859a50572a46519dda52da52873ff775404083f5b0d29d051437 SHA512 0252c5d00a661e29ab82af18d624aee3486a28ff4a58bfe0a4460603430dac6342c9f41231a971e8184c88c2e5b76c54cb5c4fe11d9493eb8026bce02201ee1d
DIST ksquares-18.12.3.tar.xz 259604 BLAKE2B 0637440aab60c15c9d607bfa43625bb4a3ba8b3f07a8f9bc233637e6824e4f5671fd95c841fe9099a2873d446c84398e1225b91ed3523c3bfbddc256a2d61448 SHA512 3075a4724bc8cf3d25d94a725818db31f75b4d1ef54e00faff9cab84ffdac7585dc79af7fff0e667a1f679602f22c0ba2dffca10b9e980dcc2850558e1f982bd
diff --git a/kde-apps/ksquares/ksquares-18.08.3.ebuild b/kde-apps/ksquares/ksquares-18.08.3.ebuild
deleted file mode 100644
index cc9c77c39e13..000000000000
--- a/kde-apps/ksquares/ksquares-18.08.3.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}"