alpha-quadrant/kde-misc/ksudoku/ksudoku-0.3.ebuild
2006-04-05 10:25:29 +00:00

19 lines
379 B
Bash

# 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