summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-05-28 18:34:55 +0200
committerUlrich Müller <ulm@gentoo.org>2016-05-28 18:35:22 +0200
commit48f529a48420ae9929c621cf5e4e1290f016380d (patch)
tree7544e279e477f7519fae1628e2972995eb67e3a8 /games-board/polyglot/polyglot-1.4.70b-r2.ebuild
parentsys-apps/portage: use an existing host for Prefix rsync (diff)
downloadgentoo-48f529a48420ae9929c621cf5e4e1290f016380d.tar.gz
gentoo-48f529a48420ae9929c621cf5e4e1290f016380d.tar.bz2
gentoo-48f529a48420ae9929c621cf5e4e1290f016380d.zip
games-board/polyglot: Bump ebuild to EAPI 6.
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'games-board/polyglot/polyglot-1.4.70b-r2.ebuild')
-rw-r--r--games-board/polyglot/polyglot-1.4.70b-r2.ebuild16
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