From 129160ec854dca4c3fedb5bcfbcb56930371da0f Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 1 Jan 2021 21:06:00 +0000 Subject: gentoo new year resync : 01.01.2021 --- acct-group/ftp/Manifest | 2 +- acct-group/ftp/ftp-0-r1.ebuild | 9 +++++++++ acct-group/ftp/ftp-0.ebuild | 9 --------- 3 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 acct-group/ftp/ftp-0-r1.ebuild delete mode 100644 acct-group/ftp/ftp-0.ebuild (limited to 'acct-group/ftp') diff --git a/acct-group/ftp/Manifest b/acct-group/ftp/Manifest index a0ca60b6a236..697f3ba1af38 100644 --- a/acct-group/ftp/Manifest +++ b/acct-group/ftp/Manifest @@ -1,2 +1,2 @@ -EBUILD ftp-0.ebuild 194 BLAKE2B 08a665cc0e509d287fa519109f8e0cb0a5fbb1e3f4abbceec7a10922cf408ffd989c22f936e4da389ae0a11ed2a5e0bc87a7387ab75fd5a479703a8618896aab SHA512 c99c7ca7e17b9a5924c9d64275e7107c83a2eaa8ffd91c8d4e86837e4343977ef1fd3b34a594748993cc5e399957caf8292f71b2bc9a6390b06332c24071d85a +EBUILD ftp-0-r1.ebuild 199 BLAKE2B 8d79da68ef487e6242559a09d13d8ee34cda5dff027a42d564ca6f9eb4c669b40b859cdc88728b203e9580b4d57ad91e87536d96ed59fa07d5fabc651647aad3 SHA512 d808b4a94dfd995a5808aa62de045deed701c0265f44989336e6464ed7b990656a10819a7218a1a1b85cf0cd20935e096a9c04985ff9c409bd0b6ddc9374c4b8 MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33 diff --git a/acct-group/ftp/ftp-0-r1.ebuild b/acct-group/ftp/ftp-0-r1.ebuild new file mode 100644 index 000000000000..9c11d486fc4a --- /dev/null +++ b/acct-group/ftp/ftp-0-r1.ebuild @@ -0,0 +1,9 @@ +# 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.ebuild b/acct-group/ftp/ftp-0.ebuild deleted file mode 100644 index 73978ac12484..000000000000 --- a/acct-group/ftp/ftp-0.ebuild +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2019 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