public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/
Date: Sat, 19 Sep 2020 16:43:54 +0000 (UTC)	[thread overview]
Message-ID: <1600533803.b73b9d9dbb08eecb68ced4ebaf4a0cb459ac8a3c.bman@gentoo> (raw)

commit:     b73b9d9dbb08eecb68ced4ebaf4a0cb459ac8a3c
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 16:43:23 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 16:43:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73b9d9d

dev-vcs/tkcvs: drop old EAPI=4

Closes: https://bugs.gentoo.org/740946
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-vcs/tkcvs/Manifest           |  1 -
 dev-vcs/tkcvs/tkcvs-8.2.3.ebuild | 43 ----------------------------------------
 2 files changed, 44 deletions(-)

diff --git a/dev-vcs/tkcvs/Manifest b/dev-vcs/tkcvs/Manifest
index 95fb23cad13..8843f549894 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_9.3.2.tar.gz 614022 BLAKE2B dfea4c4f9cca6929b1298c73f2e446f6421a9c07a6878fd5990b55f5ee7936d5bb73fdcc3668a60bfb06c3f20353a93e4cdce96b5c4e12d382f6b5c610bf8476 SHA512 3ee52135ca49a156abf3f7abbbf123be6d95053c249168b1f9bde65b969f5c50157d6cb41fb1920d794926bce7e23bd014ef30f4a786ebb8d4a72ff67f3c21c3

diff --git a/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild b/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild
deleted file mode 100644
index 8038509e10e..00000000000
--- a/dev-vcs/tkcvs/tkcvs-8.2.3.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils multilib
-
-DESCRIPTION="Tcl/Tk-based graphical interface to CVS with Subversion support"
-HOMEPAGE="http://www.twobarleycorns.net/tkcvs.html"
-SRC_URI="http://www.twobarleycorns.net/${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"
-
-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}.txt
-
-	make_desktop_entry ${PN} TkCVS "${EPREFIX}"/usr/$(get_libdir)/tkcvs/bitmaps/ticklefish_med.gif
-}


             reply	other threads:[~2020-09-19 16:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-19 16:43 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-28 20:47 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/tkcvs/ Alfredo Tupone
2022-12-05 13:29 Alfredo Tupone
2020-09-18  8:26 Agostino Sarubbo
2020-09-13 19:13 Sam James
2020-09-13 12:30 Sergei Trofimovich
2020-08-03 18:30 Alfredo Tupone
2020-07-30 19:15 Alfredo Tupone
2019-11-17  2:28 Aaron Bauman

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=1600533803.b73b9d9dbb08eecb68ced4ebaf4a0cb459ac8a3c.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