From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/
Date: Sun, 20 Mar 2016 20:51:55 +0000 (UTC) [thread overview]
Message-ID: <1458507079.f5b6f114650d3f44f5e955d141f5dce3b34275a0.mr_bones_@gentoo> (raw)
commit: f5b6f114650d3f44f5e955d141f5dce3b34275a0
Author: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 20 20:39:44 2016 +0000
Commit: Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Sun Mar 20 20:51:19 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5b6f114
games-board/gnuchess: clean old
Package-Manager: portage-2.2.26
games-board/gnuchess/Manifest | 1 -
games-board/gnuchess/gnuchess-6.2.1.ebuild | 25 -------------------------
2 files changed, 26 deletions(-)
diff --git a/games-board/gnuchess/Manifest b/games-board/gnuchess/Manifest
index 14d8024..57c29f2 100644
--- a/games-board/gnuchess/Manifest
+++ b/games-board/gnuchess/Manifest
@@ -1,2 +1 @@
-DIST gnuchess-6.2.1.tar.gz 730761 SHA256 17caab725539447bcb17a14b17905242cbf287087e53a6777524feb7bbaeed06 SHA512 8f7ac477333703743984089e495ae3e61f8b4dd41c89c4141b33a9dcd598c9a5e2374ece50431f9eb72ccea86338ea19077e2e8ee592225c3c0a928a2fc11bc8 WHIRLPOOL fe8c6976f1e20de3e1ee30d9f2663ab32a217a66e88fda273f2381119df9ad616c7229d5647dcaf3225e6a0ba8ba4c5e96cc84e9382a24e4931793fcd469e60f
DIST gnuchess-6.2.2.tar.gz 747054 SHA256 7776c114eeb5889dea69dc4715a3622ec57f65efab667987e7d7183cc05381a8 SHA512 3b9bbf8999301a867f6b0e277ee01240472553d4e6dd43b9c479558b3bba687ebaa188f23cc8dbcb8656ddbd5c9511d89cf68ae717c55824f0c797460c4ab101 WHIRLPOOL 454ee7ec902ffd342142d9d04ccb6cf0d4f6bfcd2575b039d39adb78c0b016b8971609016754704750edbc13b2ec962639cf306c27ca460ffaa8009764686eee
diff --git a/games-board/gnuchess/gnuchess-6.2.1.ebuild b/games-board/gnuchess/gnuchess-6.2.1.ebuild
deleted file mode 100644
index e503075..0000000
--- a/games-board/gnuchess/gnuchess-6.2.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit flag-o-matic games
-
-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 ppc ppc64 x86"
-LICENSE="GPL-3"
-SLOT="0"
-IUSE=""
-
-src_configure() {
- strip-flags # bug #199097
- egamesconf --without-readline # bug 491088
-}
-
-src_install () {
- default
- prepgamesdirs
-}
next reply other threads:[~2016-03-20 20:52 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-20 20:51 Michael Sterrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-17 18:10 [gentoo-commits] repo/gentoo:master commit in: games-board/gnuchess/ 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-23 16:17 David Seifert
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-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=1458507079.f5b6f114650d3f44f5e955d141f5dce3b34275a0.mr_bones_@gentoo \
--to=mr_bones_@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