mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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 )"
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
@@ -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 )"
|
||||
|
||||
Reference in New Issue
Block a user