diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-01 19:39:52 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-12-01 20:20:32 +0100 |
commit | beb6ed08d4fbd0d732510a629faf8faeefb49f01 (patch) | |
tree | 8f7bb6fd6e020f566dfed6ca4ac76c56b1b22b78 /kde-apps/kjumpingcube | |
parent | kde-plasma: Drop KDE Plasma 5.13.5 (diff) | |
download | gentoo-beb6ed08d4fbd0d732510a629faf8faeefb49f01.tar.gz gentoo-beb6ed08d4fbd0d732510a629faf8faeefb49f01.tar.bz2 gentoo-beb6ed08d4fbd0d732510a629faf8faeefb49f01.zip |
kde-apps: Drop KDE Applications 18.04.3
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kjumpingcube')
-rw-r--r-- | kde-apps/kjumpingcube/Manifest | 1 | ||||
-rw-r--r-- | kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild | 32 |
2 files changed, 0 insertions, 33 deletions
diff --git a/kde-apps/kjumpingcube/Manifest b/kde-apps/kjumpingcube/Manifest index baeda64ca326..5ed4ff05773e 100644 --- a/kde-apps/kjumpingcube/Manifest +++ b/kde-apps/kjumpingcube/Manifest @@ -1,2 +1 @@ -DIST kjumpingcube-18.04.3.tar.xz 293940 BLAKE2B fb7610e9f3352954e1df4eeeff2ddd80fc4aac454f19bd1f7406c4131a34126990de633d79bac1569e1e96d1743d8f55efd35a857f63d877600b6333c6b0c5de SHA512 c10548aa970fec60f9306ee351f5129c4892dfd74746d782ef72696d41a6362fd92f6bbcc49abf816b455f1e6d8992b4f66cf9ddf19c6109596ea053dd04d8bf DIST kjumpingcube-18.08.3.tar.xz 286716 BLAKE2B 1fbcd34e2ee789dcde61013e8e802a6e38a3bf60eb2621de5aace6fa3297c1893925cadf1e53188782943cddbe8c1f51a0722669fc7836e2fe42f85fb9dbe0fb SHA512 9e8b6ae890b1f1ffa29908bb0ed563f736d6499e81bbcb7b0deccc325697731084ffd2b382e5325df341613a2833fdfafc5cb1b6183c603c0c3e126a8b9bdd9b diff --git a/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild b/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild deleted file mode 100644 index 14930e6a1626..000000000000 --- a/kde-apps/kjumpingcube/kjumpingcube-18.04.3.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="true" -KDE_SELINUX_MODULE="games" -inherit kde5 - -DESCRIPTION="Tactical one or two player game" -HOMEPAGE=" - https://www.kde.org/applications/games/kjumpingcube/ - https://games.kde.org/game.php?game=kjumpingcube -" -KEYWORDS="amd64 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) -" -RDEPEND="${DEPEND}" |