diff options
Diffstat (limited to 'games-board/polyglot/polyglot-1.4.70b-r2.ebuild')
-rw-r--r-- | games-board/polyglot/polyglot-1.4.70b-r2.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/games-board/polyglot/polyglot-1.4.70b-r2.ebuild b/games-board/polyglot/polyglot-1.4.70b-r2.ebuild new file mode 100644 index 000000000000..ce76dd26c6bd --- /dev/null +++ b/games-board/polyglot/polyglot-1.4.70b-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +DESCRIPTION="Protocol adapter to run UCI chess engines under xboard" +HOMEPAGE="http://hardy.uhasselt.be/Toga/" +# not entirely clear what the "b" in the version stands for +SRC_URI="http://hardy.uhasselt.be/Toga/${PN}-release/${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +DOCS="AUTHORS ChangeLog TODO" # README* installed by build system |