summaryrefslogtreecommitdiff
blob: 8b83681895a91bc63f98f1a6e320b933850f8b5f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-4.0.0.ebuild,v 1.1 2008/01/17 23:47:38 philantrop Exp $

EAPI="1"

inherit kde4-base

DESCRIPTION="KDE games module"
HOMEPAGE="http://www.kde.org/"

KEYWORDS="~amd64 ~x86"
IUSE="debug htmlhandbook"  
LICENSE="GPL-2 LGPL-2"

RESTRICT="test"

PATCHES="${FILESDIR}/lskat-4.0.0-link.patch"