summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/ksudoku/ksudoku-4.4.4.ebuild')
-rw-r--r--kde-base/ksudoku/ksudoku-4.4.4.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/kde-base/ksudoku/ksudoku-4.4.4.ebuild b/kde-base/ksudoku/ksudoku-4.4.4.ebuild
deleted file mode 100644
index a898d0d51229..000000000000
--- a/kde-base/ksudoku/ksudoku-4.4.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksudoku/ksudoku-4.4.4.ebuild,v 1.4 2010/06/27 23:29:54 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdegames"
-OPENGL_REQUIRED="always"
-inherit kde4-meta
-
-DESCRIPTION="KDE Sudoku"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug +handbook"
-
-RDEPEND="
- !kdeprefix? ( !games-puzzle/ksudoku )
-"