summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-03-21 13:19:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-03-21 17:24:50 +0100
commit12c019aeb89427b34cb79e86184719cc1c6031dc (patch)
tree17561ba6daa2627b217e1f780e31836393fd7f0d /kde-apps/lskat
parentprofiles: Last-rite kde-apps/dolphin-plugins (diff)
downloadgentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.tar.gz
gentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.tar.bz2
gentoo-12c019aeb89427b34cb79e86184719cc1c6031dc.zip
kde-apps: Drop KDE Applications 18.08.3
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'kde-apps/lskat')
-rw-r--r--kde-apps/lskat/Manifest1
-rw-r--r--kde-apps/lskat/lskat-18.08.3.ebuild33
2 files changed, 0 insertions, 34 deletions
diff --git a/kde-apps/lskat/Manifest b/kde-apps/lskat/Manifest
index b79fa220ebaf..21a3c1fc1936 100644
--- a/kde-apps/lskat/Manifest
+++ b/kde-apps/lskat/Manifest
@@ -1,2 +1 @@
-DIST lskat-18.08.3.tar.xz 1217664 BLAKE2B 85ab3c0e34246ea17686f3be2bbe40c92a4fdfc9f3fb38f1691d6a0028077ee9023a02dda4edde3b132083ff36d3034411d71d382744fc967cf52cf639591e14 SHA512 a5c1407cb2b53ae3e8621c5f44da8e6868f7a1f1db1b62b9c904a657249bc01f5ebc8a550f66161c7b022a87317e8bd91e35b81560802cba8fcd1d6b16b7a6f6
DIST lskat-18.12.3.tar.xz 1217968 BLAKE2B 381331046ac18c1cac6e2741f7fc5a470468e72e293dcee9dfdf688e96b8656098ff5c0204011b0c5d62d4f53220c05097845e12772f6f2146228993c27157d8 SHA512 6fadb424397fa3780af818323eda2c7025f4e611e33a78ed93aad661a5bd1d0df2d71af6da9c6598278aee137e60a9ca7591e5fadbd0cc25af2eb2ebffaa7ded
diff --git a/kde-apps/lskat/lskat-18.08.3.ebuild b/kde-apps/lskat/lskat-18.08.3.ebuild
deleted file mode 100644
index 2591d4fdeb87..000000000000
--- a/kde-apps/lskat/lskat-18.08.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-KDE_SELINUX_MODULE="games"
-inherit kde5
-
-DESCRIPTION="Skat game by KDE"
-HOMEPAGE="
- https://www.kde.org/applications/games/lskat/
- https://games.kde.org/game.php?game=lskat
-"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kguiaddons)
- $(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)
-"
-RDEPEND="${DEPEND}
- !<kde-apps/kde4-l10n-17.07.80
-"