summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:36:40 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-10-13 00:36:40 +0300
commit3ac6573b1fdb0fbe3cb5a152c83b5541271fff52 (patch)
treef994ead2ae6e9cbb6694514d26ad6b4909d15317 /sys-process
parentnet-ftp/ftpbase: migrate to sys-libs/pam (diff)
downloadgentoo-3ac6573b1fdb0fbe3cb5a152c83b5541271fff52.tar.gz
gentoo-3ac6573b1fdb0fbe3cb5a152c83b5541271fff52.tar.bz2
gentoo-3ac6573b1fdb0fbe3cb5a152c83b5541271fff52.zip
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>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/at/at-3.1.18-r1.ebuild4
-rw-r--r--sys-process/at/at-3.1.20.ebuild4
-rw-r--r--sys-process/at/at-3.1.23.ebuild4
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 01c39c214d22..abcb07354996 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 137c5efac4cd..81f677ecf7ae 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 66481a8ffd51..b432dbc4887a 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 )"