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/egtb-nalimov/, games-board/egtb-syzygy/
Date: Thu,  8 Oct 2015 20:06:53 +0000 (UTC)	[thread overview]
Message-ID: <1443728059.66782f3f8ae16aec42a49eb3a4c17ce98f394b80.ulm@gentoo> (raw)

commit:     66782f3f8ae16aec42a49eb3a4c17ce98f394b80
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 19:34:19 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 19:34:19 2015 +0000
URL:        https://gitweb.gentoo.org/repo/dev/ulm.git/commit/?id=66782f3f

games-board/egtb-*: Install under /usr/share/ instead of /usr/share/games/.

Package-Manager: portage-2.2.22

 games-board/egtb-nalimov/ChangeLog                    | 3 +++
 games-board/egtb-nalimov/egtb-nalimov-20131213.ebuild | 2 +-
 games-board/egtb-syzygy/ChangeLog                     | 3 +++
 games-board/egtb-syzygy/egtb-syzygy-20131213.ebuild   | 2 +-
 4 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/games-board/egtb-nalimov/ChangeLog b/games-board/egtb-nalimov/ChangeLog
index c369460..0d184e0 100644
--- a/games-board/egtb-nalimov/ChangeLog
+++ b/games-board/egtb-nalimov/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  01 Oct 2015; Ulrich Müller <ulm@gentoo.org> egtb-nalimov-20131213.ebuild:
+  Install under /usr/share/ instead of /usr/share/games/.
+
 *egtb-nalimov-20131213 (28 Sep 2015)
 
   28 Sep 2015; Ulrich Müller <ulm@gentoo.org> +egtb-nalimov-20131213.ebuild,

diff --git a/games-board/egtb-nalimov/egtb-nalimov-20131213.ebuild b/games-board/egtb-nalimov/egtb-nalimov-20131213.ebuild
index 709d02a..78dec48 100644
--- a/games-board/egtb-nalimov/egtb-nalimov-20131213.ebuild
+++ b/games-board/egtb-nalimov/egtb-nalimov-20131213.ebuild
@@ -54,7 +54,7 @@ pkg_setup() {
 src_unpack() { :; }
 
 src_install() {
-	insinto /usr/share/games/${PN}
+	insinto /usr/share/${PN}
 	doins "${DISTDIR}"/*.emd
 	newdoc "${DISTDIR}"/${P}-README README
 }

diff --git a/games-board/egtb-syzygy/ChangeLog b/games-board/egtb-syzygy/ChangeLog
index b06207c..0eb18b5 100644
--- a/games-board/egtb-syzygy/ChangeLog
+++ b/games-board/egtb-syzygy/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Id$
 
+  01 Oct 2015; Ulrich Müller <ulm@gentoo.org> egtb-syzygy-20131213.ebuild:
+  Install under /usr/share/ instead of /usr/share/games/.
+
 *egtb-syzygy-20131213 (28 Sep 2015)
 
   28 Sep 2015; Ulrich Müller <ulm@gentoo.org> +egtb-syzygy-20131213.ebuild,

diff --git a/games-board/egtb-syzygy/egtb-syzygy-20131213.ebuild b/games-board/egtb-syzygy/egtb-syzygy-20131213.ebuild
index 015980c..3533c04 100644
--- a/games-board/egtb-syzygy/egtb-syzygy-20131213.ebuild
+++ b/games-board/egtb-syzygy/egtb-syzygy-20131213.ebuild
@@ -67,7 +67,7 @@ pkg_setup() {
 src_unpack() { :; }
 
 src_install() {
-	insinto /usr/share/games/${PN}
+	insinto /usr/share/${PN}
 	doins "${DISTDIR}"/*.rtbw
 	doins "${DISTDIR}"/*.rtbz
 	newdoc "${DISTDIR}"/${P}-README README


             reply	other threads:[~2015-10-08 20:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08 20:06 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-02 22:10 [gentoo-commits] repo/dev/ulm:master commit in: games-board/egtb-nalimov/, games-board/egtb-syzygy/ Ulrich Müller
2015-10-08 20:06 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=1443728059.66782f3f8ae16aec42a49eb3a4c17ce98f394b80.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