summaryrefslogtreecommitdiff
path: root/kde-apps/ksirk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-12 17:42:09 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-12 17:42:09 +0100
commit12d78242dec4f785d0a0bfb1c00eee2d8996c53b (patch)
tree0e7146574ec8dc5e4e1ebe328c68a50a48f170ca /kde-apps/ksirk
parent6e0dec7ba4f6c5793a3d0b85952efa7ec57afa65 (diff)
gentoo resync : 12.10.2017 (fix rsync script)
Diffstat (limited to 'kde-apps/ksirk')
-rw-r--r--kde-apps/ksirk/ksirk-17.08.1.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/kde-apps/ksirk/ksirk-17.08.1.ebuild b/kde-apps/ksirk/ksirk-17.08.1.ebuild
deleted file mode 100644
index a9002bc9a0dc..000000000000
--- a/kde-apps/ksirk/ksirk-17.08.1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="Port of the board game risk"
-HOMEPAGE="
- https://www.kde.org/applications/games/ksirk/
- https://games.kde.org/game.php?game=ksirk
-"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
- $(add_kdeapps_dep libkdegames)
- app-crypt/qca:2[qt4]
- media-libs/phonon[qt4]
- sys-libs/zlib
-"
-RDEPEND="${DEPEND}"