From 3c5cac0dabb5735856a77aa5e4d328d572100c59 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Sat, 12 Oct 2019 21:29:41 +0300 Subject: app-mobilephone/kannel: migrate to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Mikle Kolyada --- app-mobilephone/kannel/kannel-1.5.0-r3.ebuild | 4 ++-- app-mobilephone/kannel/kannel-1.5.0-r4.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild b/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild index 843a498c682f..174f609ce784 100644 --- a/app-mobilephone/kannel/kannel-1.5.0-r3.ebuild +++ b/app-mobilephone/kannel/kannel-1.5.0-r3.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 @@ -29,7 +29,7 @@ RDEPEND=" sqlite? ( dev-db/sqlite:3 ) postgres? ( dev-db/postgresql:=[server] ) pcre? ( dev-libs/libpcre:3 ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) " DEPEND="${RDEPEND} >=sys-devel/bison-2.2 diff --git a/app-mobilephone/kannel/kannel-1.5.0-r4.ebuild b/app-mobilephone/kannel/kannel-1.5.0-r4.ebuild index 685697eb64d2..0dc10f178c91 100644 --- a/app-mobilephone/kannel/kannel-1.5.0-r4.ebuild +++ b/app-mobilephone/kannel/kannel-1.5.0-r4.ebuild @@ -29,7 +29,7 @@ RDEPEND=" sqlite? ( dev-db/sqlite:3 ) postgres? ( dev-db/postgresql:=[server] ) pcre? ( dev-libs/libpcre:3 ) - pam? ( virtual/pam ) + pam? ( sys-libs/pam ) " DEPEND="${RDEPEND} >=sys-devel/bison-2.2 -- cgit v1.2.3-18-g5258