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

Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
This commit is contained in:
Mikle Kolyada
2019-10-13 00:36:40 +03:00
parent 72b695a2ae
commit 3ac6573b1f
3 changed files with 6 additions and 6 deletions

View File

@@ -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 )"

View File

@@ -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 )"

View File

@@ -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 )"