summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-12-02 18:58:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-03 06:03:11 +0100
commit152f404d910f6d9cefa2547da4efa72d45074cd2 (patch)
treee7907d2cee3122c590e32971c9c41bcdcab42d5f /kde-apps/knetwalk
parentprofiles: Mask kde-apps/kcalcore, kde-apps/kcontacts for removal (diff)
downloadgentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.tar.gz
gentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.tar.bz2
gentoo-152f404d910f6d9cefa2547da4efa72d45074cd2.zip
kde-apps: Drop KDE Applications 19.04.3
Package-Manager: Portage-2.3.80, Repoman-2.3.19 RepoMan-Options: --force Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/knetwalk')
-rw-r--r--kde-apps/knetwalk/Manifest1
-rw-r--r--kde-apps/knetwalk/knetwalk-19.04.3.ebuild34
2 files changed, 0 insertions, 35 deletions
diff --git a/kde-apps/knetwalk/Manifest b/kde-apps/knetwalk/Manifest
index 369cd6b85697..78b5b7abbd38 100644
--- a/kde-apps/knetwalk/Manifest
+++ b/kde-apps/knetwalk/Manifest
@@ -1,2 +1 @@
-DIST knetwalk-19.04.3.tar.xz 1037300 BLAKE2B c73763a3bda3a7a1db567e43fabe46ae2ebeed9125ebe0272f8b6f59aa27286c669c0e21aa35cbffe5d797d67543b768f82f88f1c554b38c28c70465b941b296 SHA512 fcf1e6da9c1a1a0bd3eafe28c67599608d0f4ac8ebb14dc8ece86b4aa0a22d8287f00c1a770344f60bf91d6d75030e810baf60dc1b6e837530d6f9c353cf774d
DIST knetwalk-19.08.3.tar.xz 1038688 BLAKE2B 61f2730f5d1281dcc5141c161fa4f7b5e618808c48beb50dba997a503ab32fde6c394380a466bcac93eaabcb51c93c0dc2222222495de8be6b8f76c4757bc25f SHA512 874af0de4e3808a1ff497d619c74b2c1d36f765e50b32dbef24bdcbc801d9756e64330465ae8604585acde43f6cd620c98b8896d1dec2c30dd49a821927a336a
diff --git a/kde-apps/knetwalk/knetwalk-19.04.3.ebuild b/kde-apps/knetwalk/knetwalk-19.04.3.ebuild
deleted file mode 100644
index 1cdf6354eac6..000000000000
--- a/kde-apps/knetwalk/knetwalk-19.04.3.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_TEST="optional"
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="KDE version of the popular NetWalk game for system administrators"
-HOMEPAGE="
- https://kde.org/applications/games/knetwalk/
- https://games.kde.org/game.php?game=knetwalk
-"
-KEYWORDS="amd64 arm64 x86"
-IUSE=""
-
-DEPEND="
- $(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 ktextwidgets)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"