From 4df3bf9762850b34cd1ead5c80374d1a0fc3362e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 12 Jul 2021 08:41:54 +0100 Subject: gentoo resync : 12.07.2021 --- acct-user/ftpproxy/Manifest | 2 ++ acct-user/ftpproxy/ftpproxy-0.ebuild | 15 +++++++++++++++ acct-user/ftpproxy/metadata.xml | 12 ++++++++++++ 3 files changed, 29 insertions(+) create mode 100644 acct-user/ftpproxy/Manifest create mode 100644 acct-user/ftpproxy/ftpproxy-0.ebuild create mode 100644 acct-user/ftpproxy/metadata.xml (limited to 'acct-user/ftpproxy') diff --git a/acct-user/ftpproxy/Manifest b/acct-user/ftpproxy/Manifest new file mode 100644 index 000000000000..1b2051d59dc7 --- /dev/null +++ b/acct-user/ftpproxy/Manifest @@ -0,0 +1,2 @@ +EBUILD ftpproxy-0.ebuild 302 BLAKE2B eecdf448e319f6dd19ad56db601f9d273ca6ec4753347020d46b2217baaaae7657ad41f38b50bb44806cfcf2407272d01430c206d623f348dd5fc4732d5ea42d SHA512 108002fb6d5fb82f6ed42d08703e4a40219d0492c8f68513a0ab1306e717cb9b19ac830e7bcf929080eb6c6adbf78e3836e4eef893f2157513ef28b504d8d105 +MISC metadata.xml 392 BLAKE2B e755b788ff8fcf189e047533b9d70d63b047550560e308e44e8f67abd3ba02716fd89b4e712ea8c1eb80d633998bceec8c00540827ea46bc71f6ced4d8915b7c SHA512 db80ba52054c40d3bef4c4dded7495e81e55b443eeb330682dfeec4cfe6ecb91939e2049c4d0047f084dbb137ebd278307dff9ba0c89e3287fab563791e8ca8e diff --git a/acct-user/ftpproxy/ftpproxy-0.ebuild b/acct-user/ftpproxy/ftpproxy-0.ebuild new file mode 100644 index 000000000000..0a05768729d5 --- /dev/null +++ b/acct-user/ftpproxy/ftpproxy-0.ebuild @@ -0,0 +1,15 @@ +# 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-ftp/frox" + +ACCT_USER_GROUPS=( "ftpproxy" ) +ACCT_USER_HOME="/var/spool/frox" +ACCT_USER_HOME_PERMS="700" +ACCT_USER_ID="182" + +acct-user_add_deps diff --git a/acct-user/ftpproxy/metadata.xml b/acct-user/ftpproxy/metadata.xml new file mode 100644 index 000000000000..d4b5eca0ef68 --- /dev/null +++ b/acct-user/ftpproxy/metadata.xml @@ -0,0 +1,12 @@ + + + + + kabel@blackhole.sk + Marek Behun + + + proxy-maint@gentoo.org + Proxy Maintainers + + -- cgit v1.2.3