From 2fd57282f0262ca084e05b0f2c63fbada395d02b Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 16 Jan 2022 20:27:28 +0000 Subject: gentoo resync : 16.01.2021 --- dev-util/cwdiff/cwdiff-9999.ebuild | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'dev-util/cwdiff/cwdiff-9999.ebuild') 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 ) -- cgit v1.2.3