diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-15 07:02:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-15 07:02:14 +0000 |
commit | 9bcfd3bc6e9183eb07bbfa66cec0dcddcaeaaa2f (patch) | |
tree | bce4673d8583ce0d5ba60aff5a2449f7f7060528 /games-board | |
parent | "added CONF_LIBDIR support for installing libbz2 to lib64/lib32 (Manifest rec... (diff) | |
download | gentoo-2-9bcfd3bc6e9183eb07bbfa66cec0dcddcaeaaa2f.tar.gz gentoo-2-9bcfd3bc6e9183eb07bbfa66cec0dcddcaeaaa2f.tar.bz2 gentoo-2-9bcfd3bc6e9183eb07bbfa66cec0dcddcaeaaa2f.zip |
LICENSE fix #60065
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/crafty/crafty-19.1.ebuild | 4 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.12.ebuild | 4 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.15.ebuild | 4 | ||||
-rw-r--r-- | games-board/crafty/crafty-19.8.ebuild | 4 |
4 files changed, 8 insertions, 8 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" diff --git a/games-board/crafty/crafty-19.12.ebuild b/games-board/crafty/crafty-19.12.ebuild index 8b1cade3d2a0..3de07313ea76 100644 --- a/games-board/crafty/crafty-19.12.ebuild +++ b/games-board/crafty/crafty-19.12.ebuild @@ -1,6 +1,6 @@ # 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.12.ebuild,v 1.3 2004/07/01 11:10:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.12.ebuild,v 1.4 2004/08/15 07:02:14 vapier Exp $ inherit flag-o-matic games @@ -8,7 +8,7 @@ DESCRIPTION="Bob Hyatt's strong 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 no-opts" diff --git a/games-board/crafty/crafty-19.15.ebuild b/games-board/crafty/crafty-19.15.ebuild index a43b1130c85a..5b02250cd3e5 100644 --- a/games-board/crafty/crafty-19.15.ebuild +++ b/games-board/crafty/crafty-19.15.ebuild @@ -1,6 +1,6 @@ # 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.15.ebuild,v 1.1 2004/07/20 10:30:16 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.15.ebuild,v 1.2 2004/08/15 07:02:14 vapier Exp $ inherit flag-o-matic games @@ -8,7 +8,7 @@ DESCRIPTION="Bob Hyatt's strong 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 no-opts" diff --git a/games-board/crafty/crafty-19.8.ebuild b/games-board/crafty/crafty-19.8.ebuild index 046a83df8831..dc0af6f82270 100644 --- a/games-board/crafty/crafty-19.8.ebuild +++ b/games-board/crafty/crafty-19.8.ebuild @@ -1,6 +1,6 @@ # 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.8.ebuild,v 1.6 2004/07/01 11:10:38 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/crafty/crafty-19.8.ebuild,v 1.7 2004/08/15 07:02:14 vapier Exp $ inherit games eutils flag-o-matic @@ -8,7 +8,7 @@ DESCRIPTION="Bob Hyatt's strong 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 no-opts" |