diff options
author | 2022-12-02 04:14:04 +0100 | |
---|---|---|
committer | 2022-12-02 04:47:22 +0100 | |
commit | 1b39922b75edcd897083f7b0d91aded7ba0523e4 (patch) | |
tree | e2266a43eabbfa6eb716c118285be33b16613be6 /net-analyzer | |
parent | dev-util/diffoscope: drop 224, 226 (diff) | |
download | gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.tar.gz gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.tar.bz2 gentoo-1b39922b75edcd897083f7b0d91aded7ba0523e4.zip |
Move {virtual → app-alternatives}/awk
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.67-r7.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.69-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/munin/munin-2.0.69.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/netdata/netdata-1.35.1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/netdata/netdata-1.36.0.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/netdata/netdata-1.36.1-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/netdata/netdata-1.37.0.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/netdata/netdata-9999.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/prettyping/prettyping-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/rrdtool/rrdtool-1.8.0-r2.ebuild | 2 |
12 files changed, 14 insertions, 14 deletions
diff --git a/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild b/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild index 664c3d346e8c..4dabe888f8a2 100644 --- a/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild +++ b/net-analyzer/fragroute/fragroute-1.2.6-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -22,7 +22,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - virtual/awk + app-alternatives/awk " DOCS=( INSTALL README TODO ) PATCHES=( diff --git a/net-analyzer/munin/munin-2.0.67-r7.ebuild b/net-analyzer/munin/munin-2.0.67-r7.ebuild index 08d21fe6d7bd..6368339dd6f6 100644 --- a/net-analyzer/munin/munin-2.0.67-r7.ebuild +++ b/net-analyzer/munin/munin-2.0.67-r7.ebuild @@ -97,7 +97,7 @@ DEPEND="${DEPEND_COM} dev-perl/IO-Socket-INET6 )" RDEPEND="${DEPEND_COM} - virtual/awk + app-alternatives/awk ipmi? ( >=sys-libs/freeipmi-1.1.6-r1 ) java? ( >=virtual/jre-1.8:* diff --git a/net-analyzer/munin/munin-2.0.69-r1.ebuild b/net-analyzer/munin/munin-2.0.69-r1.ebuild index 84e8a56bb83b..e47d869c5fcf 100644 --- a/net-analyzer/munin/munin-2.0.69-r1.ebuild +++ b/net-analyzer/munin/munin-2.0.69-r1.ebuild @@ -99,7 +99,7 @@ DEPEND="${DEPEND_COM} dev-perl/IO-Socket-INET6 )" RDEPEND="${DEPEND_COM} - virtual/awk + app-alternatives/awk ipmi? ( >=sys-libs/freeipmi-1.1.6-r1 ) java? ( >=virtual/jre-1.8:* diff --git a/net-analyzer/munin/munin-2.0.69.ebuild b/net-analyzer/munin/munin-2.0.69.ebuild index 4808bb940fcc..769dec8a5ea8 100644 --- a/net-analyzer/munin/munin-2.0.69.ebuild +++ b/net-analyzer/munin/munin-2.0.69.ebuild @@ -97,7 +97,7 @@ DEPEND="${DEPEND_COM} dev-perl/IO-Socket-INET6 )" RDEPEND="${DEPEND_COM} - virtual/awk + app-alternatives/awk ipmi? ( >=sys-libs/freeipmi-1.1.6-r1 ) java? ( >=virtual/jre-1.8:* diff --git a/net-analyzer/netdata/netdata-1.35.1.ebuild b/net-analyzer/netdata/netdata-1.35.1.ebuild index 3df5ef6ecd47..d4f2ab18da89 100644 --- a/net-analyzer/netdata/netdata-1.35.1.ebuild +++ b/net-analyzer/netdata/netdata-1.35.1.ebuild @@ -40,7 +40,7 @@ RDEPEND=" net-misc/curl net-misc/wget sys-apps/util-linux - virtual/awk + app-alternatives/awk caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( diff --git a/net-analyzer/netdata/netdata-1.36.0.ebuild b/net-analyzer/netdata/netdata-1.36.0.ebuild index 3df5ef6ecd47..d4f2ab18da89 100644 --- a/net-analyzer/netdata/netdata-1.36.0.ebuild +++ b/net-analyzer/netdata/netdata-1.36.0.ebuild @@ -40,7 +40,7 @@ RDEPEND=" net-misc/curl net-misc/wget sys-apps/util-linux - virtual/awk + app-alternatives/awk caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( diff --git a/net-analyzer/netdata/netdata-1.36.1-r1.ebuild b/net-analyzer/netdata/netdata-1.36.1-r1.ebuild index 555475886149..e4af7059cb02 100644 --- a/net-analyzer/netdata/netdata-1.36.1-r1.ebuild +++ b/net-analyzer/netdata/netdata-1.36.1-r1.ebuild @@ -40,7 +40,7 @@ RDEPEND=" net-misc/curl net-misc/wget sys-apps/util-linux - virtual/awk + app-alternatives/awk caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( diff --git a/net-analyzer/netdata/netdata-1.37.0.ebuild b/net-analyzer/netdata/netdata-1.37.0.ebuild index 555475886149..e4af7059cb02 100644 --- a/net-analyzer/netdata/netdata-1.37.0.ebuild +++ b/net-analyzer/netdata/netdata-1.37.0.ebuild @@ -40,7 +40,7 @@ RDEPEND=" net-misc/curl net-misc/wget sys-apps/util-linux - virtual/awk + app-alternatives/awk caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( diff --git a/net-analyzer/netdata/netdata-9999.ebuild b/net-analyzer/netdata/netdata-9999.ebuild index 532e8e6f8fd3..1c367c2b30c4 100644 --- a/net-analyzer/netdata/netdata-9999.ebuild +++ b/net-analyzer/netdata/netdata-9999.ebuild @@ -40,7 +40,7 @@ RDEPEND=" net-misc/curl net-misc/wget sys-apps/util-linux - virtual/awk + app-alternatives/awk caps? ( sys-libs/libcap ) cups? ( net-print/cups ) dbengine? ( diff --git a/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild b/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild index f98da58998dd..763b105c51e1 100644 --- a/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild +++ b/net-analyzer/nmbscan/nmbscan-1.2.5-r1.ebuild @@ -15,7 +15,7 @@ RDEPEND="net-dns/bind-tools net-fs/samba net-misc/iputils sys-apps/net-tools - virtual/awk" + app-alternatives/awk" S=${WORKDIR} PATCHES=( "${FILESDIR}"/${P}-head.diff ) diff --git a/net-analyzer/prettyping/prettyping-1.0.1.ebuild b/net-analyzer/prettyping/prettyping-1.0.1.ebuild index ed84d65d0509..d8edee93db2a 100644 --- a/net-analyzer/prettyping/prettyping-1.0.1.ebuild +++ b/net-analyzer/prettyping/prettyping-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~x86" RDEPEND="app-shells/bash net-misc/iputils - virtual/awk" + app-alternatives/awk" src_install() { dobin prettyping diff --git a/net-analyzer/rrdtool/rrdtool-1.8.0-r2.ebuild b/net-analyzer/rrdtool/rrdtool-1.8.0-r2.ebuild index 59979289af1b..faed0047ac07 100644 --- a/net-analyzer/rrdtool/rrdtool-1.8.0-r2.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.8.0-r2.ebuild @@ -62,7 +62,7 @@ BDEPEND=" ${DISTUTILS_DEPS} sys-apps/groff virtual/pkgconfig - virtual/awk + app-alternatives/awk python? ( $(python_gen_cond_dep 'dev-python/setuptools[${PYTHON_USEDEP}]') ) test? ( sys-devel/bc |