From 751bcee63d7dd6f443a71fea1af87850cdcca194 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 23 Jan 2023 07:22:07 +0000 Subject: [PATCH] eclass/pam: Sync with Gentoo It's from Gentoo commit b3f73e307436c6849c3cee9e4a51bad8262cfc68. --- .../src/third_party/portage-stable/eclass/pam.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/pam.eclass b/sdk_container/src/third_party/portage-stable/eclass/pam.eclass index 9928e746e4..bfd165f9c1 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/pam.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/pam.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: pam.eclass # @MAINTAINER: -# Mikle Kolyada +# base-system@gentoo.org # @AUTHOR: # Diego Pettenò # @SUPPORTED_EAPIS: 6 7 8