diff options
Diffstat (limited to 'games-board/crafty/crafty-19.1.ebuild')
-rw-r--r-- | games-board/crafty/crafty-19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/crafty/crafty-19.1.ebuild b/games-board/crafty/crafty-19.1.ebuild index df4a66d2333f..b4129ecf7ed7 100644 --- a/games-board/crafty/crafty-19.1.ebuild +++ b/games-board/crafty/crafty-19.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.1.ebuild,v 1.5 2004/07/01 11:10:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.1.ebuild,v 1.6 2004/08/15 07:02:14 vapier Exp $ DESCRIPTION="chess engine" HOMEPAGE="ftp://ftp.cis.uab.edu/pub/hyatt/" SRC_URI="ftp://ftp.cis.uab.edu/pub/hyatt/v19/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="crafty" SLOT="0" KEYWORDS="x86 ppc amd64" IUSE="icc" |