summaryrefslogtreecommitdiff
path: root/sys-auth
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:48:03 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2019-10-13 16:48:03 +0100
commit6f7c47b79340630495b1be1f173030ee3faaf781 (patch)
treed1483659a63a49b195ea479d5da28ad6d8854fe7 /sys-auth
parentfactory-default/app-admin/sudo: fix typo (diff)
downloadportage-6f7c47b79340630495b1be1f173030ee3faaf781.tar.xz
sys-auth/pam_sqlite3: Switch to sys-libs/pam
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/pam_sqlite3/pam_sqlite3-1.0.2.ebuild4
-rw-r--r--sys-auth/pam_sqlite3/pam_sqlite3-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
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}"