From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/typespeed/
Date: Sun, 15 Nov 2020 20:03:35 +0000 (UTC) [thread overview]
Message-ID: <1605470573.fdb33ff97a2257d689e20d8327fa981f7ee6c78b.soap@gentoo> (raw)
commit: fdb33ff97a2257d689e20d8327fa981f7ee6c78b
Author: Alexey Sokolov <sokolov <AT> google <DOT> com>
AuthorDate: Sun Nov 15 20:02:53 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 15 20:02:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdb33ff9
games-misc/typespeed: drop 0.6.5-r1
Closes: https://github.com/gentoo/gentoo/pull/17943
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-misc/typespeed/typespeed-0.6.5-r1.ebuild | 45 --------------------------
1 file changed, 45 deletions(-)
diff --git a/games-misc/typespeed/typespeed-0.6.5-r1.ebuild b/games-misc/typespeed/typespeed-0.6.5-r1.ebuild
deleted file mode 100644
index 9e0c90a21b2..00000000000
--- a/games-misc/typespeed/typespeed-0.6.5-r1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit autotools
-
-DESCRIPTION="Test your typing speed, and get your fingers CPS"
-HOMEPAGE="http://typespeed.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc64 ~x86"
-IUSE="nls"
-
-RDEPEND="
- sys-libs/ncurses:0=
- nls? ( virtual/libintl )
-"
-DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )
-"
-
-src_prepare() {
- default
- sed -i \
- -e 's/testsuite//' \
- -e 's/doc//' \
- Makefile.am || die
- sed -i -e '/^CC =/d' src/Makefile.am || die
- eapply "${FILESDIR}"/${P}-musl.patch
- rm -rf m4 #417265
- eautoreconf
-}
-
-src_configure() {
- econf \
- --localedir=/usr/share/locale \
- $(use_enable nls)
-}
-
-src_install() {
- default
- dodoc doc/README
-}
reply other threads:[~2020-11-15 20:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1605470573.fdb33ff97a2257d689e20d8327fa981f7ee6c78b.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