mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sys-apps/net-tools: drop obsolete blocker
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -29,8 +29,7 @@ if [[ ${PV} == "9999" ]]; then
|
||||
DEPEND+=" nls? ( sys-devel/gettext )"
|
||||
fi
|
||||
RDEPEND+="
|
||||
hostname? ( !sys-apps/coreutils[hostname] )
|
||||
!<sys-apps/openrc-0.9.9.3"
|
||||
hostname? ( !sys-apps/coreutils[hostname] )"
|
||||
|
||||
maint_pkg_create() {
|
||||
cd /usr/local/src/net-tools
|
||||
|
||||
@@ -23,8 +23,7 @@ REQUIRED_USE="nis? ( hostname )"
|
||||
|
||||
DEPEND="selinux? ( sys-libs/libselinux )"
|
||||
RDEPEND="${DEPEND}
|
||||
hostname? ( !sys-apps/coreutils[hostname] )
|
||||
!<sys-apps/openrc-0.9.9.3"
|
||||
hostname? ( !sys-apps/coreutils[hostname] )"
|
||||
BDEPEND="
|
||||
selinux? ( virtual/pkgconfig )
|
||||
app-arch/xz-utils
|
||||
|
||||
@@ -23,8 +23,7 @@ REQUIRED_USE="nis? ( hostname )"
|
||||
|
||||
DEPEND="selinux? ( sys-libs/libselinux )"
|
||||
RDEPEND="${DEPEND}
|
||||
hostname? ( !sys-apps/coreutils[hostname] )
|
||||
!<sys-apps/openrc-0.9.9.3"
|
||||
hostname? ( !sys-apps/coreutils[hostname] )"
|
||||
BDEPEND="
|
||||
selinux? ( virtual/pkgconfig )
|
||||
app-arch/xz-utils
|
||||
|
||||
Reference in New Issue
Block a user