alpha-quadrant/kde-misc/ksudoku/ksudoku-0.3.ebuild

19 lines
379 B
Bash
Raw Normal View History

2006-04-05 12:25:29 +02:00
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit kde
DESCRIPTION="Sudoku Puzzle Generator and Solver for KDE."
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=28792"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~amd64"
IUSE=""
need-kde 3