From: Mikle Kolyada Date: Sat, 12 Oct 2019 20:47:56 +0000 (+0300) Subject: net-misc/hylafaxplus: migrate to sys-libs/pam X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a9c949cb122b154458811b09965eb25be9bbfee7;p=gentoo.git net-misc/hylafaxplus: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- diff --git a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild index 4d2724cc8570..e1d8b5510a8f 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -26,7 +26,7 @@ DEPEND=" jbig? ( media-libs/jbigkit ) virtual/awk ldap? ( net-nds/openldap ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) mgetty? ( net-dialup/mgetty[-fax] ) !net-dialup/mgetty[fax] " diff --git a/net-misc/hylafaxplus/hylafaxplus-5.6.1.ebuild b/net-misc/hylafaxplus/hylafaxplus-5.6.1.ebuild index 18d1e65d47a1..6a3be949d081 100644 --- a/net-misc/hylafaxplus/hylafaxplus-5.6.1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-5.6.1.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=6 @@ -26,7 +26,7 @@ DEPEND=" virtual/awk lcms? ( media-libs/lcms ) ldap? ( net-nds/openldap ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) mgetty? ( net-dialup/mgetty[-fax] ) !net-dialup/mgetty[fax] "