From 796e724b5ace96ff70d918765662edf62f1d8c85 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 9 Jul 2023 22:25:44 +0100 Subject: gentoo auto-resync : 09:07:2023 - 22:25:43 --- acct-group/ftp/Manifest | 2 +- acct-group/ftp/ftp-0-r1.ebuild | 9 --------- acct-group/ftp/ftp-0-r2.ebuild | 9 +++++++++ 3 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 acct-group/ftp/ftp-0-r1.ebuild create mode 100644 acct-group/ftp/ftp-0-r2.ebuild (limited to 'acct-group/ftp') diff --git a/acct-group/ftp/Manifest b/acct-group/ftp/Manifest index a797ce4d0f41..b46b4598d8e9 100644 --- a/acct-group/ftp/Manifest +++ b/acct-group/ftp/Manifest @@ -1,2 +1,2 @@ -EBUILD ftp-0-r1.ebuild 199 BLAKE2B 8d79da68ef487e6242559a09d13d8ee34cda5dff027a42d564ca6f9eb4c669b40b859cdc88728b203e9580b4d57ad91e87536d96ed59fa07d5fabc651647aad3 SHA512 d808b4a94dfd995a5808aa62de045deed701c0265f44989336e6464ed7b990656a10819a7218a1a1b85cf0cd20935e096a9c04985ff9c409bd0b6ddc9374c4b8 +EBUILD ftp-0-r2.ebuild 199 BLAKE2B 6472b2f089a22b138652e6e2b7e2bd6a85fdb79a9788d404191cd104d48efa6889fa3c1b29731ff7c536f95bfb00743817ab3c023242a524c75f42d644cac49b SHA512 caa2a9d413c64baff15a38f6927bccaca10767f007560b28e11ed592e13d09cfa4cb075002d702d5ca0c95dede25c26d5b948c6d505f28a1da4bacb3eab48a73 MISC metadata.xml 275 BLAKE2B 5ea4d40b14cc5ef65beaed8b1e6fba240963d79a9295621e0ec49d8e2a5577dc44770ebdea263723703611df01545780051e8cba4f2c4b6394c44db2abce3cde SHA512 c3dba23dbeb92f784a10f132881fd91e83a7bdc6a313ad5dff7da6e91ad72975a1b6fb5a85f3adef4abb746dd7f0fe7af81b8176ebf9ca495259ec04a29cbd8a diff --git a/acct-group/ftp/ftp-0-r1.ebuild b/acct-group/ftp/ftp-0-r1.ebuild deleted file mode 100644 index 9c11d486fc4a..000000000000 --- a/acct-group/ftp/ftp-0-r1.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="File Transfer Protocol server user" -ACCT_GROUP_ID=21 diff --git a/acct-group/ftp/ftp-0-r2.ebuild b/acct-group/ftp/ftp-0-r2.ebuild new file mode 100644 index 000000000000..cba479f59ede --- /dev/null +++ b/acct-group/ftp/ftp-0-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="File Transfer Protocol server user" +ACCT_GROUP_ID=21 -- cgit v1.2.3