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/kapman
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/kapman')
-rw-r--r--kde-apps/kapman/Manifest1
-rw-r--r--kde-apps/kapman/kapman-19.04.3.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-apps/kapman/Manifest b/kde-apps/kapman/Manifest
index f71f5825aba1..e4f60b4be0c4 100644
--- a/kde-apps/kapman/Manifest
+++ b/kde-apps/kapman/Manifest
@@ -1,2 +1 @@
-DIST kapman-19.04.3.tar.xz 2524828 BLAKE2B 4266e1291b9172c245eb7a8a73bf4dbd40422bdbb771f191918721f20d73a137b82784d1206f77a56c9942c4294c92ee81898567a603c61d5de397fab7892ed7 SHA512 048b4de4c7168c21a6f43d98c3e6cf286c2625909f2ab23c8ab8e993c1bc106c5426a749e9620e76267642238ea23a4d910c860ca10fcc706d5276b5773b6aa9
DIST kapman-19.08.3.tar.xz 2525336 BLAKE2B 7d9b4f846686f212ec11b8b98a66f0a66f5c7c4a72bb2cd8de4a30241e78b51fdfac8e6712585d6ebb55bc28aa67002ad4bfbd132d0ff6b17969fb0e464ea1bc SHA512 8f9054e264017af87d37f11750d803225c498de5e7507bc17be1304e171128bd514e07019ebd8c43bc7604e963bd1596a39ac991ebde0441fa98d22629c1ffce
diff --git a/kde-apps/kapman/kapman-19.04.3.ebuild b/kde-apps/kapman/kapman-19.04.3.ebuild
deleted file mode 100644
index ed6d7a81e6a0..000000000000
--- a/kde-apps/kapman/kapman-19.04.3.ebuild
+++ /dev/null
@@ -1,29 +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="Pac-Man clone by KDE"
-HOMEPAGE="https://kde.org/applications/games/kapman/"
-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 kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkdegames)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}"