aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kfourinline/kfourinline-14.12.1.ebuild')
-rw-r--r--kde-apps/kfourinline/kfourinline-14.12.1.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/kde-apps/kfourinline/kfourinline-14.12.1.ebuild b/kde-apps/kfourinline/kfourinline-14.12.1.ebuild
deleted file mode 100644
index 485e46c2ef..0000000000
--- a/kde-apps/kfourinline/kfourinline-14.12.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-KDE_HANDBOOK="optional"
-inherit kde4-base
-
-DESCRIPTION="KDE four-in-a-row game"
-HOMEPAGE="
- http://www.kde.org/applications/games/kfourinline/
- http://games.kde.org/game.php?game=kfourinline
-"
-KEYWORDS=" ~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="$(add_kdeapps_dep libkdegames)"
-RDEPEND="${DEPEND}"