From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess-book/
Date: Sat, 24 Sep 2016 10:50:46 +0000 (UTC) [thread overview]
Message-ID: <1474714231.f00f451b2ebbf824b57d8db40cf2d619977c73bc.sping@gentoo> (raw)
commit: f00f451b2ebbf824b57d8db40cf2d619977c73bc
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 24 10:35:59 2016 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Sep 24 10:50:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00f451b
games-board/gnuchess-book: gnuchess no longer uses games eclass (bug #594916)
Package-Manager: portage-2.3.0
...nuchess-book-1.02.ebuild => gnuchess-book-1.02-r1.ebuild} | 12 +++++-------
games-board/gnuchess-book/gnuchess-book-1.02.ebuild | 4 ++--
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/games-board/gnuchess-book/gnuchess-book-1.02.ebuild b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
similarity index 62%
copy from games-board/gnuchess-book/gnuchess-book-1.02.ebuild
copy to games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
index f89a607..7e2cbc5 100644
--- a/games-board/gnuchess-book/gnuchess-book-1.02.ebuild
+++ b/games-board/gnuchess-book/gnuchess-book-1.02-r1.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-inherit games
DESCRIPTION="Opening book for gnuchess"
HOMEPAGE="https://www.gnu.org/software/chess/chess.html"
@@ -11,21 +10,20 @@ SRC_URI="mirror://gnu/chess/book_${PV}.pgn.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""
RESTRICT="userpriv" # bug #112898
-DEPEND=">=games-board/gnuchess-6"
+DEPEND=">=games-board/gnuchess-6.2.3"
RDEPEND=${DEPEND}
S=${WORKDIR}
src_compile() {
- "${GAMES_BINDIR}"/gnuchess --addbook=book_${PV}.pgn || die
+ gnuchess --addbook=book_${PV}.pgn || die
}
src_install() {
- insinto "${GAMES_DATADIR}/gnuchess"
+ insinto /usr/share/gnuchess
doins book.bin
- prepgamesdirs
}
diff --git a/games-board/gnuchess-book/gnuchess-book-1.02.ebuild b/games-board/gnuchess-book/gnuchess-book-1.02.ebuild
index f89a607..a2ba676 100644
--- a/games-board/gnuchess-book/gnuchess-book-1.02.ebuild
+++ b/games-board/gnuchess-book/gnuchess-book-1.02.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -15,7 +15,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
IUSE=""
RESTRICT="userpriv" # bug #112898
-DEPEND=">=games-board/gnuchess-6"
+DEPEND="<games-board/gnuchess-6.2.3"
RDEPEND=${DEPEND}
S=${WORKDIR}
next reply other threads:[~2016-09-24 10:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-24 10:50 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-10 22:33 [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess-book/ Aaron Bauman
2017-01-16 10:15 Agostino Sarubbo
2017-01-21 21:22 David Seifert
2021-04-19 4:31 Sam James
2023-06-04 16:05 Arthur Zamarin
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=1474714231.f00f451b2ebbf824b57d8db40cf2d619977c73bc.sping@gentoo \
--to=sping@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