From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
Date: Sun, 17 Nov 2019 02:28:59 +0000 (UTC) [thread overview]
Message-ID: <1573957118.e82243ca3ce3b1e14d7550d61de32101d7915f08.bman@gentoo> (raw)
commit: e82243ca3ce3b1e14d7550d61de32101d7915f08
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 02:18:38 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 02:18:38 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82243ca
dev-vcs/tkcvs: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
dev-vcs/tkcvs/Manifest | 1 -
dev-vcs/tkcvs/tkcvs-8.2.2.ebuild | 45 ----------------------------------------
2 files changed, 46 deletions(-)
diff --git a/dev-vcs/tkcvs/Manifest b/dev-vcs/tkcvs/Manifest
index da180a1346f..0789e503e18 100644
--- a/dev-vcs/tkcvs/Manifest
+++ b/dev-vcs/tkcvs/Manifest
@@ -1,2 +1 @@
DIST tkcvs-8.2.3.tar.gz 570910 BLAKE2B e612fb2fa01ad0205973eef48eaa6c11677d3aec8f1a5344b1d1719aafde79e830f550f990a7bceb8063edb530de807b7878937015bcd0175aef038031663bb0 SHA512 42fb03acf6367e02f6f7b3e1ad66232be4825f152b3e4d123080e0ce7d2f53b5eacb71ac95fbc15224fb4c4c2cae979b612dbb11d0cd0b8fc4a0222a8cd40c8a
-DIST tkcvs_8_2_2.tar.gz 1183853 BLAKE2B 01195764b85b7f3e24f937052d1f21e969f7c060bef97664ce8fc6000dd8025064274610b0159940630dd1f8c51b92e2331793146fd44fc4b736b512118328be SHA512 7a3f76f8157601a9359382597746e7ee4ed491f94d4ba5992848d48b8c5de1c81c91e8245a88b17c68af6898f269fcd3bf6ba9c920bb083190c849ec13e7bf9f
diff --git a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild b/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild
deleted file mode 100644
index c8898cdbe2e..00000000000
--- a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils multilib
-
-MY_P=${PN}_${PV//./_}
-
-DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
-HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
-SRC_URI="http://www.twobarleycorns.net/${MY_P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-DEPEND="dev-lang/tk"
-RDEPEND="${DEPEND}
- dev-vcs/cvs
- dev-vcs/subversion
- sys-apps/diffutils
- dev-util/tkdiff"
-
-S="${WORKDIR}"/${MY_P}
-
-src_prepare() {
- sed \
- -e "/set MANDIR/s/man man1/share man man1/" \
- -e "/set LIBDIR/s/lib/$(get_libdir)/" \
- -i doinstall.tcl || die
-}
-
-src_install() {
- # bug 66030
- unset DISPLAY
- ./doinstall.tcl -nox "${D}"/usr || die
-
- # dev-tcktk/tkdiff
- rm "${D}"/usr/bin/tkdiff
-
- # Add docs...this is important
- dodoc CHANGELOG FAQ
-}
next reply other threads:[~2019-11-17 2:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-17 2:28 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-07-30 19:15 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/ Alfredo Tupone
2020-08-03 18:30 Alfredo Tupone
2020-09-13 12:30 Sergei Trofimovich
2020-09-13 19:13 Sam James
2020-09-18 8:26 Agostino Sarubbo
2020-09-19 16:43 Aaron Bauman
2022-12-05 13:29 Alfredo Tupone
2024-02-28 20:47 Alfredo Tupone
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=1573957118.e82243ca3ce3b1e14d7550d61de32101d7915f08.bman@gentoo \
--to=bman@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