mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 19:02:10 +01:00
acct-user/netperf: import from Gentoo
Import acct-user/netperf from Gentoo, as it is needed by net-analyzer/netperf 2.7.0-r3.
This commit is contained in:
parent
110808570e
commit
9ad2ac2567
8
sdk_container/src/third_party/portage-stable/acct-user/netperf/metadata.xml
vendored
Normal file
8
sdk_container/src/third_party/portage-stable/acct-user/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>
|
||||
13
sdk_container/src/third_party/portage-stable/acct-user/netperf/netperf-0.ebuild
vendored
Normal file
13
sdk_container/src/third_party/portage-stable/acct-user/netperf/netperf-0.ebuild
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit acct-user
|
||||
|
||||
DESCRIPTION="A user for net-analyzer/netperf"
|
||||
|
||||
ACCT_USER_GROUPS=( "netperf" )
|
||||
ACCT_USER_ID="168"
|
||||
|
||||
acct-user_add_deps
|
||||
Loading…
x
Reference in New Issue
Block a user