commit: 6035e09fd7e08633b531a21f0691fa1b4b6c7c2c
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 6 16:57:10 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 6 17:25:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6035e09f
sys-apps/nawk: Remove stale sys-freebsd/ deps
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
sys-apps/nawk/nawk-20121220-r3.ebuild | 5 ++---
sys-apps/nawk/nawk-20180827.ebuild | 5 ++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/sys-apps/nawk/nawk-20121220-r3.ebuild
b/sys-apps/nawk/nawk-20121220-r3.ebuild
index aa46f612065..6528c601d6b 100644
--- a/sys-apps/nawk/nawk-20121220-r3.ebuild
+++ b/sys-apps/nawk/nawk-20121220-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
RDEPEND="
- app-eselect/eselect-awk
- !sys-freebsd/freebsd-ubin"
+ app-eselect/eselect-awk"
DEPEND="
${RDEPEND}
diff --git a/sys-apps/nawk/nawk-20180827.ebuild
b/sys-apps/nawk/nawk-20180827.ebuild
index bfa4fe19de4..77b72967a32 100644
--- a/sys-apps/nawk/nawk-20180827.ebuild
+++ b/sys-apps/nawk/nawk-20180827.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,8 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
RDEPEND="
- app-eselect/eselect-awk
- !sys-freebsd/freebsd-ubin"
+ app-eselect/eselect-awk"
DEPEND="
${RDEPEND}