From 43a428de638ca742fa61c926a6a26b34839c0910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster=20=28Dessa=29?= Date: Sun, 20 Mar 2022 02:28:10 +0100 Subject: [PATCH] switch metadatas to https, revert profile eapi (no change, really) bump froxlor ebuild to eapi8 --- metadata/layout.conf | 12 ++++++-- profiles/eapi | 2 +- sys-auth/metadata.xml | 44 ++++++++++++++++++++++++++++ www-apps/froxlor/froxlor-9999.ebuild | 4 +-- www-apps/froxlor/metadata.xml | 2 +- www-apps/metadata.xml | 3 +- 6 files changed, 58 insertions(+), 9 deletions(-) create mode 100644 sys-auth/metadata.xml diff --git a/metadata/layout.conf b/metadata/layout.conf index e90fc63..f8256ac 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # For details on this file, see the layout.conf section of the # portage(5) man page. # Allow specific PROPERTIES and RESTRICT values in ebuilds. -properties-allowed = interactive live +properties-allowed = interactive live test_network restrict-allowed = binchecks bindist fetch installsources mirror preserve-libs splitdebug strip test userpriv # manifest-hashes specify hashes used for new/updated entries @@ -25,8 +25,14 @@ manifest-required-hashes = BLAKE2B # 2016-01-10 council meeting banned EAPIs 0 and 3. # 2018-04-08 council meeting banned EAPI 4. # 2018-05-13 council meeting deprecated EAPI 5 for ebuilds. +# 2021-07-11 council meeting deprecated EAPI 6. eapis-banned = 0 1 2 3 4 -eapis-deprecated = 5 +eapis-deprecated = 5 6 + +# EAPIs 0 to 4 are banned for profiles +# EAPIs 6 and 7 do not include any profile related changes +profile-eapis-banned = 0 1 2 3 4 6 7 +profile-eapis-deprecated = # Bug #337853 - gentoo's council says to enable # --echangelog by default for the "gentoo" repo diff --git a/profiles/eapi b/profiles/eapi index 7f8f011..7ed6ff8 100644 --- a/profiles/eapi +++ b/profiles/eapi @@ -1 +1 @@ -7 +5 diff --git a/sys-auth/metadata.xml b/sys-auth/metadata.xml new file mode 100644 index 0000000..cdd2c7d --- /dev/null +++ b/sys-auth/metadata.xml @@ -0,0 +1,44 @@ + + + + + The sys-auth category contains applications and libraries to support + authentication and authorization facilities. + Here belongs PAM modules, NSS modules and login apps. + + + sys-authカテゴリには確認を採用するアプリケーションとライブラリが + 含まれます。これはPAMとNSSモジュールとログインアプリケーションの場所です。 + + + Nhóm sys-auth chứa các ứng dụng và thư viện hỗ trợ xác thực và phân quyền. + Ở đây bao gồm các module PAM, NSS và các ứng dụng đăng nhập. + + + Die Kategorie sys-auth enthält Programme und Bibliotheken die Funktionen + zur Authentifizierung und Authorisierung zur Verfügung stellen. Module für PAM + und NSS sowie Loginapplikationen finden sich hier. + + + La categoria sys-auth contiene applicazioni e librerie di supporto per + gli strumenti di autenticazione e autorizzazione. Appartengono a questa categoria + i moduli PAM, i moduli NSS e le applicazioni di login. + + + A categoria sys-auth contém aplicações e bibliotecas para + suportar instrumentos de autenticação e autorização. + Nesta categoria pertencem módulos de PAM, módulos de NSS e + aplicações de login. + + + Kategoria sys-auth zawiera biblioteki oraz programy związane z + autoryzacją i uwierzytelnianiem. Znajdują się tu moduły PAM, NSS oraz + aplikacje służące do logowania. + + + La categoría sys-auth contiene aplicaciones y librerías para dar + soporte a los servicios de autenticación y autorización. + A esta categoría pertenecen los módulos PAM, NSS y las aplicaciones + para ingresar en el sistema. + + diff --git a/www-apps/froxlor/froxlor-9999.ebuild b/www-apps/froxlor/froxlor-9999.ebuild index 59bef85..2e17624 100644 --- a/www-apps/froxlor/froxlor-9999.ebuild +++ b/www-apps/froxlor/froxlor-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/Froxlor/Froxlor.git" @@ -19,7 +19,7 @@ HOMEPAGE="https://www.froxlor.org/" LICENSE="GPL-2" SLOT="0" -IUSE="awstats bind +dovecot fcgid ftpquota fpm lighttpd +log mailquota nginx pdns pureftpd quota ssl" +IUSE="awstats bind +dovecot fcgid fpm ftpquota lighttpd +log mailquota nginx pdns pureftpd quota ssl" DEPEND=" virtual/mysql diff --git a/www-apps/froxlor/metadata.xml b/www-apps/froxlor/metadata.xml index f864ddc..fdc7cea 100644 --- a/www-apps/froxlor/metadata.xml +++ b/www-apps/froxlor/metadata.xml @@ -1,5 +1,5 @@ - + release@froxlor.org diff --git a/www-apps/metadata.xml b/www-apps/metadata.xml index b776a8d..7541356 100644 --- a/www-apps/metadata.xml +++ b/www-apps/metadata.xml @@ -1,5 +1,5 @@ - + The www-apps category contains various world wide web applications. @@ -38,4 +38,3 @@ Kategoria www-apps zawiera programy związane z przeglądaniem WWW. -