summaryrefslogtreecommitdiff
blob: c91005c978c41198adef2d68e9d5260461845787 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/lskat/lskat-4.1.2.ebuild,v 1.2 2008/12/31 03:29:11 mr_bones_ Exp $

EAPI="2"

KMNAME=kdegames
inherit kde4-meta

DESCRIPTION="Skat game for KDE"
KEYWORDS="~amd64 ~x86"
IUSE="debug "

PATCHES=( "${FILESDIR}/${PN}-4.0.0-link.patch" )