summaryrefslogtreecommitdiff
path: root/games-board/polyglot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:58:29 +0100
commit0cf2f20608308acdf3cb922c3736446bbd8f3388 (patch)
tree07815070629c7c11000a7f51ceb8ccbccb49a809 /games-board/polyglot
parent1798c4aeca70ac8d0a243684d6a798fbc65735f8 (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'games-board/polyglot')
-rw-r--r--games-board/polyglot/Manifest3
-rw-r--r--games-board/polyglot/metadata.xml13
-rw-r--r--games-board/polyglot/polyglot-1.4.70b-r2.ebuild15
3 files changed, 0 insertions, 31 deletions
diff --git a/games-board/polyglot/Manifest b/games-board/polyglot/Manifest
deleted file mode 100644
index ac51384306ad..000000000000
--- a/games-board/polyglot/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST polyglot-1.4.70b.tar.gz 269938 BLAKE2B bcefdb1157ca70438e60e77b0f3242527fd2b2cf0616727f3d09c30d6d7713f2c38482041fa0a0002cd7a730429915c913a2d282cdbb4f3b6556a202d3382e5d SHA512 23ffa735b44ebbdaa991d96ac7d09e368f99640265bea3a30e0623665a8a9567f7c5c3e9518e06348a9b34ef70b43de2000b85f4e6101f4d8f866ae9cac9abec
-EBUILD polyglot-1.4.70b-r2.ebuild 470 BLAKE2B 312634d9c3720720647e726383e44f0dcf2d237f831f6f5c8e94b7e2ed1dd2813d5b10f7f5a68893b33b923b40be5f11816d30b999893c424ef2d3b86aa996da SHA512 798325d28d57421669ac8d658b3b4e084398e8c35a7b14785941c9cfad8a881d1249f19ffad3a2f17a415db268b2b0fb8395fac98f5a84b5a9e0cfa66a406141
-MISC metadata.xml 488 BLAKE2B d49d8efb7834bce6cf6c49bea636306cc67ea1bb2f72625c5e3af945a59406bd7b782c217683c7abdd36b215cf586f44b43eba600ef157ce716f7d3310651918 SHA512 73200bcc5b340c191d80b87f3b44af5339b259ebe2e7c5668a5066a6e07cdf87d4e15db0361f7b5f65f5032216625fd1591c548c506576ac56174d9dffc94002
diff --git a/games-board/polyglot/metadata.xml b/games-board/polyglot/metadata.xml
deleted file mode 100644
index dfce47d11008..000000000000
--- a/games-board/polyglot/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
- <email>ulm@gentoo.org</email>
-</maintainer>
-<longdescription>
- PolyGlot is a "UCI adapter". It connects a GUI interface (such
- as XBoard, Winboard, Arena or Chessbase) to a UCI chess engine.
- By specifying an opening book (in PolyGlot book format) chess
- engines can transparently use such books.
-</longdescription>
-</pkgmetadata>
diff --git a/games-board/polyglot/polyglot-1.4.70b-r2.ebuild b/games-board/polyglot/polyglot-1.4.70b-r2.ebuild
deleted file mode 100644
index 6a46f3f55963..000000000000
--- a/games-board/polyglot/polyglot-1.4.70b-r2.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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