net-misc/dropbear: migrate to sys-libs/pam
authorMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:21:19 +0000 (23:21 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sat, 12 Oct 2019 20:21:19 +0000 (23:21 +0300)
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
net-misc/dropbear/dropbear-2017.75.ebuild
net-misc/dropbear/dropbear-2018.76.ebuild

index ad5c7c8986c2c89b5a52947031de788bf215c418..2dcfb1c39e59f354b0d8a625b03e1362b8e38029 100644 (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="5"
@@ -18,7 +18,7 @@ IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib"
 LIB_DEPEND="zlib? ( sys-libs/zlib[static-libs(+)] )
        dev-libs/libtommath[static-libs(+)]"
 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 DEPEND="${RDEPEND}
        static? ( ${LIB_DEPEND} )"
 RDEPEND+=" pam? ( >=sys-auth/pambase-20080219.1 )"
index a3ec3a6212d29a555414716f6a8212779f0fc431..cc44e579cc2aa7d88acce78b5590f27e35f1ed83 100644 (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="5"
@@ -18,7 +18,7 @@ IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib"
 LIB_DEPEND="zlib? ( sys-libs/zlib[static-libs(+)] )
        dev-libs/libtommath[static-libs(+)]"
 RDEPEND="!static? ( ${LIB_DEPEND//\[static-libs(+)]} )
-       pam? ( virtual/pam )"
+       pam? ( sys-libs/pam )"
 DEPEND="${RDEPEND}
        static? ( ${LIB_DEPEND} )"
 RDEPEND+=" pam? ( >=sys-auth/pambase-20080219.1 )"