From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cwdiff/
Date: Wed, 12 Jan 2022 11:39:24 +0000 (UTC) [thread overview]
Message-ID: <1641984805.013b3d13c0cde8deb5b084880fc3f4b146f7ec7c.jsmolic@gentoo> (raw)
commit: 013b3d13c0cde8deb5b084880fc3f4b146f7ec7c
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 12 10:53:25 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Jan 12 10:53:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=013b3d13
dev-util/cwdiff: Port to EAPI 8
Also drop dependencies on packages that are part of the @system set.
Closes: https://bugs.gentoo.org/826462
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-util/cwdiff/cwdiff-0.4.0.ebuild | 9 +++------
dev-util/cwdiff/cwdiff-9999.ebuild | 9 +++------
2 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/dev-util/cwdiff/cwdiff-0.4.0.ebuild b/dev-util/cwdiff/cwdiff-0.4.0.ebuild
index fdf1b9afed55..8ccdb27aa51b 100644
--- a/dev-util/cwdiff/cwdiff-0.4.0.ebuild
+++ b/dev-util/cwdiff/cwdiff-0.4.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
@@ -18,11 +18,8 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="mercurial"
-DEPEND="sys-apps/help2man
- sys-apps/coreutils"
+BDEPEND="sys-apps/help2man"
RDEPEND="
- sys-apps/sed
- app-shells/bash
app-text/wdiff
sys-apps/diffutils
mercurial? ( dev-vcs/mercurial )
diff --git a/dev-util/cwdiff/cwdiff-9999.ebuild b/dev-util/cwdiff/cwdiff-9999.ebuild
index a8184eef699d..8ccdb27aa51b 100644
--- a/dev-util/cwdiff/cwdiff-9999.ebuild
+++ b/dev-util/cwdiff/cwdiff-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
if [ "${PV}" = "9999" ]; then
EGIT_REPO_URI="https://github.com/junghans/${PN}.git"
@@ -18,11 +18,8 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="mercurial"
-DEPEND="sys-apps/help2man
- sys-apps/coreutils"
+BDEPEND="sys-apps/help2man"
RDEPEND="
- sys-apps/sed
- app-shells/bash
app-text/wdiff
sys-apps/diffutils
mercurial? ( dev-vcs/mercurial )
next reply other threads:[~2022-01-12 11:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 11:39 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-10-03 13:25 [gentoo-commits] repo/gentoo:master commit in: dev-util/cwdiff/ Sergei Trofimovich
2020-09-24 1:06 Aaron Bauman
2017-07-30 9:38 Michał Górny
2016-07-14 15:20 Christoph Junghans
2015-11-12 22:38 Christoph Junghans
2015-10-01 22:25 Christoph Junghans
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=1641984805.013b3d13c0cde8deb5b084880fc3f4b146f7ec7c.jsmolic@gentoo \
--to=jsmolic@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