mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-apps/netkit-base: add blocker on net-misc/initutils
Bug: https://bugs.gentoo.org/939756 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -13,6 +13,10 @@ LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ppc ppc64 sparc x86"
|
||||
|
||||
RDEPEND="
|
||||
!net-misc/inetutils[inetd]
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/003_all_netkit-base-0.17-gcc4.patch
|
||||
"${FILESDIR}"/004_all_netkit-base-0.17-misc-fixes.patch
|
||||
Reference in New Issue
Block a user