From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/
Date: Tue, 23 Jun 2020 16:17:14 +0000 (UTC) [thread overview]
Message-ID: <1592929016.f0b0c28aae4466e2cb6398eaa7578b8d342a2afa.soap@gentoo> (raw)
commit: f0b0c28aae4466e2cb6398eaa7578b8d342a2afa
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 23 16:16:56 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jun 23 16:16:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0b0c28a
games-board/gnuchess: Remove old
Bug: https://bugs.gentoo.org/711264
Package-Manager: Portage-2.3.102, Repoman-2.3.23
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-board/gnuchess/Manifest | 2 --
games-board/gnuchess/gnuchess-6.2.4.ebuild | 20 --------------------
games-board/gnuchess/gnuchess-6.2.5.ebuild | 20 --------------------
3 files changed, 42 deletions(-)
diff --git a/games-board/gnuchess/Manifest b/games-board/gnuchess/Manifest
index 53d600c941b..24e258af6a8 100644
--- a/games-board/gnuchess/Manifest
+++ b/games-board/gnuchess/Manifest
@@ -1,3 +1 @@
-DIST gnuchess-6.2.4.tar.gz 757985 BLAKE2B bbb83a9fe7a7ace155b869deebdb67474d6c23538e7852167e846d5570bcd878634b0b2576f3ee33407913976103c637d3b024a8b81f290325c88c84d573d85c SHA512 53546d3319cd6a7bc70be5cc11c29cf33c71b747de2244a7d8d4aff6b00318ad35ee0e27058b40a265c62ef02c188d2e34cba9bbf439306220796e7332904d42
-DIST gnuchess-6.2.5.tar.gz 782359 BLAKE2B d9ae979023ea6265e89a25223935df3847adfc52d46df2a9fe96700081f613f7817b4add22e3a63aa4e035adea9c1f4856cb1e9b80d751c3ee63818b5924c388 SHA512 f3f65a85eb4c93f6f10c7058bde7ee7f4a48c2f465b24a7cc0d5bcafe4df186b434ce23bf8c032d012efffba39c6c3c60ada484ff22d87114ce2be5dd0da6835
DIST gnuchess-6.2.7.tar.gz 802863 BLAKE2B 2fea825cdf0e629b3c2e9965d16f432edff81ceac8e7fbfd99b7be93f7281f813b10b91a62b3823acbf8967af538b04d2d87f93abde4a580e659e1fbdc5966e9 SHA512 1ed9e9344fbfc8e78504290a44e2710acab53f211c4349cafb7b64cc9a1fa923fbef4b4cbe3dd96438049b1da21415db3eb81fe663a94551c30105207086e343
diff --git a/games-board/gnuchess/gnuchess-6.2.4.ebuild b/games-board/gnuchess/gnuchess-6.2.4.ebuild
deleted file mode 100644
index 09272e6f034..00000000000
--- a/games-board/gnuchess/gnuchess-6.2.4.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="Console based chess interface"
-HOMEPAGE="https://www.gnu.org/software/chess/chess.html"
-SRC_URI="mirror://gnu/chess/${P}.tar.gz"
-
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-src_configure() {
- strip-flags # bug #199097
- econf --without-readline # bug 491088
-}
diff --git a/games-board/gnuchess/gnuchess-6.2.5.ebuild b/games-board/gnuchess/gnuchess-6.2.5.ebuild
deleted file mode 100644
index e368ad19a37..00000000000
--- a/games-board/gnuchess/gnuchess-6.2.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit flag-o-matic
-
-DESCRIPTION="Console based chess interface"
-HOMEPAGE="https://www.gnu.org/software/chess/chess.html"
-SRC_URI="mirror://gnu/chess/${P}.tar.gz"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-src_configure() {
- strip-flags # bug #199097
- econf --without-readline # bug 491088
-}
next reply other threads:[~2020-06-23 16:17 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-23 16:17 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 10:21 [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/ Sam James
2022-07-17 18:10 Sam James
2021-12-06 15:20 Sam James
2021-12-06 8:03 Agostino Sarubbo
2021-12-06 0:31 Sam James
2021-12-05 18:28 Sam James
2021-07-14 0:33 Sebastian Pipping
2021-07-06 12:52 Sebastian Pipping
2021-07-05 22:35 Sam James
2021-06-07 6:28 Sergei Trofimovich
2021-06-06 23:19 Sam James
2021-06-06 23:19 Sam James
2021-05-09 22:39 Sam James
2020-06-20 14:08 Thomas Deutschmann
2020-06-17 7:07 Agostino Sarubbo
2020-06-15 15:08 Agostino Sarubbo
2020-06-11 12:16 David Seifert
2017-07-26 13:49 Sebastian Pipping
2017-01-21 20:41 David Seifert
2017-01-15 18:05 Sebastian Pipping
2017-01-15 17:13 Sebastian Pipping
2016-11-18 6:31 Jeroen Roovers
2016-11-17 12:44 Agostino Sarubbo
2016-11-17 12:43 Agostino Sarubbo
2016-10-30 14:10 Sebastian Pipping
2016-09-20 18:09 Sebastian Pipping
2016-09-02 16:58 Patrice Clement
2016-03-20 20:51 Michael Sterrett
2016-03-17 10:50 Agostino Sarubbo
2015-12-26 10:36 Agostino Sarubbo
2015-12-25 16:20 Agostino Sarubbo
2015-12-25 15:13 Agostino Sarubbo
2015-11-22 3:43 Michael Sterrett
2015-10-19 12:25 Sebastian Pipping
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=1592929016.f0b0c28aae4466e2cb6398eaa7578b8d342a2afa.soap@gentoo \
--to=soap@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