summaryrefslogtreecommitdiff
path: root/sys-auth/pam-pgsql
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-10-13 22:19:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-10-14 23:22:23 +0100
commit4b19be30aa626b327c885dae62c559ec0e9fb935 (patch)
tree76e74807bc479502e13866b581b6bf86734ec634 /sys-auth/pam-pgsql
parent30d6f67c98d149508509d5e86f176d558793acc0 (diff)
gentoo resync : 13.10.2019
Diffstat (limited to 'sys-auth/pam-pgsql')
-rw-r--r--sys-auth/pam-pgsql/Manifest2
-rw-r--r--sys-auth/pam-pgsql/pam-pgsql-0.7.3.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/pam-pgsql/Manifest b/sys-auth/pam-pgsql/Manifest
index 61f48ef910d8..c16112332931 100644
--- a/sys-auth/pam-pgsql/Manifest
+++ b/sys-auth/pam-pgsql/Manifest
@@ -1,3 +1,3 @@
DIST pam-pgsql-0.7.3.2.tar.gz 712533 BLAKE2B 6841505963310f5192aff3dce4d7d0ed8dce18bac629bd9338390794bdb6a0a2dd96b96a55660b5fcb6a34ebeeb8ef4024ce1203321508e027284fc8e94df3c5 SHA512 d5766e56a13b0b4762fba10d624d12f130f2675f1f1772eaaf275b599f44adcf98287c2636462ba3faf46af139eb1bd157918c0c783040796562f37dec17a6d9
-EBUILD pam-pgsql-0.7.3.2.ebuild 1240 BLAKE2B d0fa147d33386ce655acc2f5d2b8477db419df70a5d68a779f895bc79500000ad1a25d21ca7fe65961e98b28bcd4a9096425308fcc86aca23a9852d127b3372f SHA512 5f5e2dde2e0f1e97bcdd4982f1e063562ea8b59beb920ceeb670066ab0e7596aac9d704e49a79167083837bb160ece9655905cbe60811fc9776e8ee01911e0be
+EBUILD pam-pgsql-0.7.3.2.ebuild 1238 BLAKE2B 184d283a033eb49222a0f22dd3c0082ea2b825c01c65cee2bb9644fd34989d7c052b1d76bb7892c31e376174808379848bfc39ad1de56152f48a9d3698731a29 SHA512 404c5d675923b8c12cc90d8d5f8fe580c031c156df2adbe9ecf0dc56d1bc2669f4a7791cec0923a5900f3e440f8f2b6f2aca7d1cf73759c5eff3f44e49640020
MISC metadata.xml 246 BLAKE2B 850b5402f188737f73aa16633a584d3f88d79e37a372857a3ecd6b7afb081a1b6d11a4c8edc74163410833a45d49a45fdeb6a3662e964d04670d13ba5cd0fbbf SHA512 1ef684533eaaf13fb66f13b4e9f340b4d2984d50b82b021c91a08c14cb1542d09701fa3bfd07a81a32f6b6a5c347e025feb102d0a7092f3727ad72c2f75c245d
diff --git a/sys-auth/pam-pgsql/pam-pgsql-0.7.3.2.ebuild b/sys-auth/pam-pgsql/pam-pgsql-0.7.3.2.ebuild
index e740aec1fd3f..250886ba0d57 100644
--- a/sys-auth/pam-pgsql/pam-pgsql-0.7.3.2.ebuild
+++ b/sys-auth/pam-pgsql/pam-pgsql-0.7.3.2.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"
@@ -14,7 +14,7 @@ else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
fi
-RDEPEND="virtual/pam
+RDEPEND="sys-libs/pam
>=dev-db/postgresql-8.0:=
>=dev-libs/libgcrypt-1.2.0:0="
DEPEND="${RDEPEND}"