aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-07-09 15:25:40 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2020-07-09 15:25:40 +0200
commitfca134788c31dd04dc2d8de9dd7f4c5161f5bc85 (patch)
tree46764efe9a0f26f2aea81cc4999bcd892261641f /kde-apps/ksquares
parentkde-apps/kspaceduel: drop 20.04.49.9999* (diff)
downloadkde-fca134788c31dd04dc2d8de9dd7f4c5161f5bc85.tar.gz
kde-fca134788c31dd04dc2d8de9dd7f4c5161f5bc85.tar.bz2
kde-fca134788c31dd04dc2d8de9dd7f4c5161f5bc85.zip
kde-apps/ksquares: drop 20.04.49.9999*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/ksquares')
-rw-r--r--kde-apps/ksquares/ksquares-20.04.49.9999.ebuild35
1 files changed, 0 insertions, 35 deletions
diff --git a/kde-apps/ksquares/ksquares-20.04.49.9999.ebuild b/kde-apps/ksquares/ksquares-20.04.49.9999.ebuild
deleted file mode 100644
index f95b2036b7..0000000000
--- a/kde-apps/ksquares/ksquares-20.04.49.9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.70.0
-QTMIN=5.14.2
-inherit ecm kde.org
-
-DESCRIPTION="KDE clone of the game squares"
-HOMEPAGE="https://kde.org/applications/games/org.kde.ksquares
-https://games.kde.org/game.php?game=ksquares"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/libkdegames-${PVCUT}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/kdbusaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"