blob: 75a94c1d48ea57988eb16ae973a7f1c3dcb26aad (
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.3.2.ebuild,v 1.11 2005/07/02 01:23:38 hardave Exp $
inherit kde-dist eutils
DESCRIPTION="KDE games (solitaire :-)"
KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86"
IUSE=""
|