commit:     3ac6573b1fdb0fbe3cb5a152c83b5541271fff52
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 12 21:36:40 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Oct 12 21:36:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ac6573b

sys-process/at: migrate to sys-libs/pam

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 sys-process/at/at-3.1.18-r1.ebuild | 4 ++--
 sys-process/at/at-3.1.20.ebuild    | 4 ++--
 sys-process/at/at-3.1.23.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-process/at/at-3.1.18-r1.ebuild 
b/sys-process/at/at-3.1.18-r1.ebuild
index 01c39c214d2..abcb0735499 100644
--- a/sys-process/at/at-3.1.18-r1.ebuild
+++ b/sys-process/at/at-3.1.18-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ DEPEND="virtual/mta
        >=sys-devel/autoconf-2.64
        sys-devel/bison
        >=sys-devel/flex-2.5.4a
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="virtual/mta
        virtual/logger
        selinux? ( sec-policy/selinux-at )"

diff --git a/sys-process/at/at-3.1.20.ebuild b/sys-process/at/at-3.1.20.ebuild
index 137c5efac4c..81f677ecf7a 100644
--- a/sys-process/at/at-3.1.20.ebuild
+++ b/sys-process/at/at-3.1.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -18,7 +18,7 @@ DEPEND="virtual/mta
        >=sys-devel/autoconf-2.64
        sys-devel/bison
        >=sys-devel/flex-2.5.4a
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="virtual/mta
        virtual/logger
        selinux? ( sec-policy/selinux-at )"

diff --git a/sys-process/at/at-3.1.23.ebuild b/sys-process/at/at-3.1.23.ebuild
index 66481a8ffd5..b432dbc4887 100644
--- a/sys-process/at/at-3.1.23.ebuild
+++ b/sys-process/at/at-3.1.23.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -18,7 +18,7 @@ DEPEND="virtual/mta
        >=sys-devel/autoconf-2.64
        sys-devel/bison
        >=sys-devel/flex-2.5.4a
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 RDEPEND="virtual/mta
        virtual/logger
        selinux? ( sec-policy/selinux-at )"

Reply via email to