You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/gnustep-apps/sudoku/sudoku-0.6.ebuild

20 lines
498 B

# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/sudoku/sudoku-0.6.ebuild,v 1.1 2011/08/05 11:39:24 voyageur Exp $
inherit gnustep-2
MY_P=${PN/s/S}${PV/0./}
DESCRIPTION="Sudoku generator for GNUstep"
HOMEPAGE="http://www.gnustep.it/marko/Sudoku"
# Upstream site is gone
SRC_URI="mirror://gentoo/${MY_P}.tgz"
LICENSE="GPL-2"
KEYWORDS="amd64 ppc x86"
SLOT="0"
IUSE=""
S=${WORKDIR}/${MY_P}