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/kolf
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/kolf')
-rw-r--r--kde-apps/kolf/Manifest1
-rw-r--r--kde-apps/kolf/kolf-19.08.0.ebuild34
2 files changed, 0 insertions, 35 deletions
diff --git a/kde-apps/kolf/Manifest b/kde-apps/kolf/Manifest
index e069f7edc8bb..8187d0c78615 100644
--- a/kde-apps/kolf/Manifest
+++ b/kde-apps/kolf/Manifest
@@ -1,3 +1,2 @@
DIST kolf-19.04.3.tar.xz 1031060 BLAKE2B 278011e121ebc44e8c50af4d00bf4184fb6872d323b619f14698c0f3f70d194fa3da7ba6185daab87ce3272bd8e42831c08c8379aa1a416bdc4bac2ea573ac77 SHA512 b8471ada423a2ec0ef1ccbf4d87adee1a91b7cce59b558587b43aaa47b91d8d57d159bda0d64cccc3119129f6f0a1bff1e3e03682678527502ed75bc8876c19b
-DIST kolf-19.08.0.tar.xz 1024528 BLAKE2B d027ba63f0f43050d492d6a25d5f931719ffea20a8f1a1f8b7f4b3de11dcd12f702f2da53ceee1b979140ca2ef2434980cc423ad81aaf95484e46002563cd8f7 SHA512 be97c5d15a9755d4a915ce6d2f4062c5002d98e09405677cc692f1af0843063d940f162464a1ec3369580ad6fd75d9d136b44b132a7143dc5f811f472bc96dc4
DIST kolf-19.08.1.tar.xz 1031268 BLAKE2B 531be3e8e555d0f4b86d6c8863389819d420d08cdc90aaf160fb296a9c258c4d4ef06afa2426e3c28702d240b00cb98bb498da468e470bf3ff1b8b25d4e7ff9a SHA512 84714c55251297baa399c7ca0ef59d7aebe9f3ba7689c6f0e624c91336cd4aaea22e3ade2047ccbefbb0dbea889f1098c558013e631556a988dfaf844a1f7de6
diff --git a/kde-apps/kolf/kolf-19.08.0.ebuild b/kde-apps/kolf/kolf-19.08.0.ebuild
deleted file mode 100644
index d0930c6a2dc9..000000000000
--- a/kde-apps/kolf/kolf-19.08.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_HANDBOOK="forceoptional"
-KDE_SELINUX_MODULE="games"
-inherit kde5
-
-DESCRIPTION="Minigolf game by KDE"
-HOMEPAGE="
- https://kde.org/applications/games/kolf/
- https://games.kde.org/game.php?game=kolf
-"
-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 kjobwidgets)
- $(add_frameworks_dep ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"