From 6f7c47b79340630495b1be1f173030ee3faaf781 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Sun, 13 Oct 2019 16:48:03 +0100 Subject: sys-auth/pam_sqlite3: Switch to sys-libs/pam Package-Manager: Portage-2.3.76, Repoman-2.3.16 --- sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild | 4 ++-- sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys-auth') diff --git a/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild b/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild index a8ed1c9f..c602d11c 100644 --- a/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild +++ b/sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.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 @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" -DEPEND="virtual/pam +DEPEND="sys-libs/pam dev-db/sqlite:3" RDEPEND="${DEPEND}" diff --git a/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild b/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild index 55cae57a..a76fa892 100644 --- a/sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild +++ b/sys-auth/pam_sqlite3/pam_sqlite3-9999.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 @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="" -DEPEND="virtual/pam +DEPEND="sys-libs/pam dev-db/sqlite:3" RDEPEND="${DEPEND}" -- cgit v1.2.3