public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/dev/ulm:master commit in: games-board/polyglot/
Date: Tue, 29 Sep 2015 18:03:46 +0000 (UTC)	[thread overview]
Message-ID: <1443549471.c6593f9cd12cad2d369038bffd95204724ac4880.ulm@gentoo> (raw)

commit:     c6593f9cd12cad2d369038bffd95204724ac4880
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 17:57:51 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 17:57:51 2015 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=c6593f9c

games-board/polyglot: Define DOCS explicitly to avoid installing them twice.

Package-Manager: portage-2.2.22

 games-board/polyglot/ChangeLog               | 3 +++
 games-board/polyglot/polyglot-1.4.70b.ebuild | 7 ++++---
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/games-board/polyglot/ChangeLog b/games-board/polyglot/ChangeLog
index 469b1ad..50634e6 100644
--- a/games-board/polyglot/ChangeLog
+++ b/games-board/polyglot/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  29 Sep 2015; Ulrich Müller <ulm@gentoo.org> polyglot-1.4.70b.ebuild:
+  Define DOCS explicitly to avoid installing them twice.
+
 *polyglot-1.4.70b (29 Sep 2015)
 
   29 Sep 2015; Ulrich Müller <ulm@gentoo.org> +polyglot-1.4.70b.ebuild,

diff --git a/games-board/polyglot/polyglot-1.4.70b.ebuild b/games-board/polyglot/polyglot-1.4.70b.ebuild
index 1c0ce30..a43fd6e 100644
--- a/games-board/polyglot/polyglot-1.4.70b.ebuild
+++ b/games-board/polyglot/polyglot-1.4.70b.ebuild
@@ -4,16 +4,17 @@
 
 EAPI=5
 
-DESCRIPTION="Chess engine Winboard/xboard to UCI protocol adapter"
+DESCRIPTION="Protocol adapter to run UCI chess engines under xboard"
 HOMEPAGE="http://hardy.uhasselt.be/Toga/"
-# Not entirely clear what the "b" stands for; it first appeared
-# in version 1.4w10UCIb6 following 1.4w10
+# not entirely clear what the "b" in the version stands for
 SRC_URI="http://hardy.uhasselt.be/Toga/polyglot-release/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
+DOCS="AUTHORS ChangeLog TODO" # README* installed by build system
+
 src_configure() {
 	econf \
 		--bindir="/usr/games/bin" \


             reply	other threads:[~2015-09-29 18:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 18:03 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-09-30 20:50 [gentoo-commits] repo/dev/ulm:master commit in: games-board/polyglot/ Ulrich Müller
2015-09-29  9:35 Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443549471.c6593f9cd12cad2d369038bffd95204724ac4880.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox