From 2c18b7f7fb2885d27960657c60906ef0bac0681e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 19 Mar 2024 00:49:58 +0000 Subject: gentoo auto-resync : 19:03:2024 - 00:49:58 --- acct-user/ftpproxy/Manifest | 2 +- acct-user/ftpproxy/ftpproxy-0-r1.ebuild | 15 --------------- acct-user/ftpproxy/ftpproxy-0-r2.ebuild | 15 +++++++++++++++ 3 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 acct-user/ftpproxy/ftpproxy-0-r1.ebuild create mode 100644 acct-user/ftpproxy/ftpproxy-0-r2.ebuild (limited to 'acct-user/ftpproxy') diff --git a/acct-user/ftpproxy/Manifest b/acct-user/ftpproxy/Manifest index 3c95fd977769..9cd04cec84db 100644 --- a/acct-user/ftpproxy/Manifest +++ b/acct-user/ftpproxy/Manifest @@ -1,2 +1,2 @@ -EBUILD ftpproxy-0-r1.ebuild 302 BLAKE2B 1ff209461f587cce5987ede99268e2d8c80ecd953bf6323d660c45c5088251ee2901a83128959513cb27ac0584ffb779b5fc92b8179f2071b7bad4da5e7ba1e8 SHA512 dfc0b1afaff6ba07a84bb0a15a81c72e87a0093cf84c634205ef438d1c7d1f1cb6c6fe62e6e100a0740b3c5100b6159161988555d6e812e306480985d84a315d +EBUILD ftpproxy-0-r2.ebuild 302 BLAKE2B 0a07c712a13135d40639b744084798afe853f7887dc2c502aa8b004cb64c918d9298b1afa985aa5a41a78a0cc65a6a2f43ceb5dd5a01d4792ef5ed6e3a535ceb SHA512 850800dd60b3ebb4170e583d87b86dd97d9e34c112e22f98635c5a645055c38c86f76f376ac0075d2d895b848e4369e07b3968bd9aabb4bdaad2d3a59e9598c0 MISC metadata.xml 392 BLAKE2B fc1f7d674fbe3dfea4c499c4595eaa01bf618ac2cf99dcc75e021d238fa9bcb09708645a67d2c65c4da7ada77e4f338345793455efbdc6ccd4601fd2e25e36b3 SHA512 02230e8e4aea057d502f6a2ffadc349514d6da1f1eb9346741767d1a893dc0fcd050691fb3294dce34fdd50cd8170a084482fa863fbab2da36ad7da441f74a21 diff --git a/acct-user/ftpproxy/ftpproxy-0-r1.ebuild b/acct-user/ftpproxy/ftpproxy-0-r1.ebuild deleted file mode 100644 index 4a50399145da..000000000000 --- a/acct-user/ftpproxy/ftpproxy-0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2023 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/ftpproxy-0-r2.ebuild b/acct-user/ftpproxy/ftpproxy-0-r2.ebuild new file mode 100644 index 000000000000..7c956f17ab2f --- /dev/null +++ b/acct-user/ftpproxy/ftpproxy-0-r2.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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 -- cgit v1.2.3