From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tkdiff/
Date: Fri, 2 Apr 2021 14:01:43 +0000 (UTC) [thread overview]
Message-ID: <1617372006.edaacb7258fb7ddec1be2d75cccef605d2e7d554.sam@gentoo> (raw)
commit: edaacb7258fb7ddec1be2d75cccef605d2e7d554
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 2 11:22:13 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 2 14:00:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edaacb72
dev-util/tkdiff: fix DEPEND typo
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/tkdiff/tkdiff-4.2.ebuild | 5 ++---
dev-util/tkdiff/tkdiff-5.1.ebuild | 3 +--
2 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/dev-util/tkdiff/tkdiff-4.2.ebuild b/dev-util/tkdiff/tkdiff-4.2.ebuild
index cc4994205d4..0da0d38eb1c 100644
--- a/dev-util/tkdiff/tkdiff-4.2.ebuild
+++ b/dev-util/tkdiff/tkdiff-4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,10 +10,9 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
RDEPEND="dev-lang/tk"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/${PN}-unix"
diff --git a/dev-util/tkdiff/tkdiff-5.1.ebuild b/dev-util/tkdiff/tkdiff-5.1.ebuild
index 6b7e55a3191..e56f5cfb63a 100644
--- a/dev-util/tkdiff/tkdiff-5.1.ebuild
+++ b/dev-util/tkdiff/tkdiff-5.1.ebuild
@@ -12,10 +12,9 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${MYP}.zip"
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
RDEPEND="dev-lang/tk"
-DEPEND="${DEPEND}"
+DEPEND="${RDEPEND}"
BDEPEND="app-arch/unzip"
S="${WORKDIR}/${MYP}"
next reply other threads:[~2021-04-02 14:01 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-02 14:01 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:16 [gentoo-commits] repo/gentoo:master commit in: dev-util/tkdiff/ Arthur Zamarin
2024-06-19 16:13 Alfredo Tupone
2024-02-27 7:31 Alfredo Tupone
2023-10-01 18:19 Arthur Zamarin
2023-09-27 13:29 Arthur Zamarin
2023-09-27 5:45 Sam James
2022-09-08 18:27 Alfredo Tupone
2022-08-28 19:02 Alfredo Tupone
2021-10-26 3:16 Sam James
2021-10-26 3:12 Sam James
2021-10-26 3:12 Sam James
2021-10-25 20:02 Alfredo Tupone
2021-01-22 21:50 Alfredo Tupone
2016-11-07 18:57 Göktürk Yüksek
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=1617372006.edaacb7258fb7ddec1be2d75cccef605d2e7d554.sam@gentoo \
--to=sam@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