blob: 76c6f94faf8c5930e7f93a8a1df729b6f8d89660 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-base/kdegames/kdegames-3.4.1.ebuild,v 1.8 2005/08/25 14:04:19 agriffis Exp $
inherit kde-dist
DESCRIPTION="KDE games (not just solitaire ;-)"
KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE=""
|