summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:23:53 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:24:10 +0200
commit88876e45e3d983e5bcc9ca4d23a20c082069f0f8 (patch)
treedc3f0ccbdd625acd65e403cca525f69c06688f1c /kde-apps/ksquares
parentsys-kernel/gentoo-sources: Linux 4.19.70 and 4.19.71 (diff)
downloadgentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.gz
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.tar.bz2
gentoo-88876e45e3d983e5bcc9ca4d23a20c082069f0f8.zip
kde-apps: Drop KDE Applications 19.08.0
Package-Manager: Portage-2.3.75, Repoman-2.3.17 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-19.08.0.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/ksquares/Manifest b/kde-apps/ksquares/Manifest
index 60aa105b6f1e..18ef7c5ff398 100644
--- a/kde-apps/ksquares/Manifest
+++ b/kde-apps/ksquares/Manifest
@@ -1,3 +1,2 @@
DIST ksquares-19.04.3.tar.xz 260376 BLAKE2B 9d36c374a58816cb00f27ed4a338761f85a46a54eb376f16cfd84be197776bffae38bd5451b24c9f28b24d0d10a8e7940f31408427fd137c339c1e921a882eeb SHA512 515f6acbf2cefdee3e9855f2c4c3a1ba7d9ad8b197976968de2364e2baef5ba6a376559ddcd94f58fcd1e9a3f69119a9e5402764d12c9d494c4e5c252aeab6e6
-DIST ksquares-19.08.0.tar.xz 261004 BLAKE2B f728bbdf83612090abbd1ab634f8f945df3bade43460653f0e26e8f7ef634456f123155c457a2eda01f5e928de084ba5b6a8ea56f709483c9bd0ccb2b80e2155 SHA512 27061110c3f28a8742fe218799d684777c4ccb05cf143203833b14fe32a3e142affb1c0a5d199c5c39b379fc817396ddb5050f4fbd8d3449040eda8fc2d07ce7
DIST ksquares-19.08.1.tar.xz 260732 BLAKE2B 33ebf87bb4bcbac9120ba943c4feaddcac1783ef1bcf84507d59daa826d020eb21f10c0bc838e540e8ce2aaf9c521f8eccd10dbf05bce41170b54e1bdfdba354 SHA512 a5760aab66b70bd7374d197aa6e7e2bbe22ccdda00b7860e0c57a8d4fbfe7329ed95596219220f570dd2adc42b355bdfb78670a213a0db7d982a2803a16500b0
diff --git a/kde-apps/ksquares/ksquares-19.08.0.ebuild b/kde-apps/ksquares/ksquares-19.08.0.ebuild
deleted file mode 100644
index 02e653df7aa9..000000000000
--- a/kde-apps/ksquares/ksquares-19.08.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="KDE clone of the game squares"
-HOMEPAGE="
- https://kde.org/applications/games/ksquares/
- https://games.kde.org/game.php?game=ksquares
-"
-KEYWORDS="~amd64 ~arm64 ~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}"