mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
acct-group/netperf: import from Gentoo
Import acct-group/netperf from Gentoo, as it is needed by net-analyzer/netperf 2.7.0-r3.
This commit is contained in:
parent
364764baec
commit
110808570e
8
sdk_container/src/third_party/portage-stable/acct-group/netperf/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/acct-group/netperf/metadata.xml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>netmon@gentoo.org</email>
|
||||||
|
<name>Gentoo network monitoring and analysis project</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
10
sdk_container/src/third_party/portage-stable/acct-group/netperf/netperf-0.ebuild
vendored
Normal file
10
sdk_container/src/third_party/portage-stable/acct-group/netperf/netperf-0.ebuild
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# Copyright 1999-2021 Gentoo Authors
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=7
|
||||||
|
|
||||||
|
inherit acct-group
|
||||||
|
|
||||||
|
DESCRIPTION="A group for net-analyzer/netperf"
|
||||||
|
|
||||||
|
ACCT_GROUP_ID="168"
|
Loading…
Reference in New Issue
Block a user