diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-12-02 04:14:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-12-02 04:47:22 +0100 |
commit | 1b39922b75edcd897083f7b0d91aded7ba0523e4 (patch) | |
tree | e2266a43eabbfa6eb716c118285be33b16613be6 /net-analyzer/netdata | |
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/netdata')
-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 |
5 files changed, 5 insertions, 5 deletions
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? ( |