summaryrefslogtreecommitdiff
path: root/sys-auth/passwdqc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-21 17:50:24 +0100
commitfeb0daf81d888e9160f9f94502de09b66f2a63fd (patch)
treeb6e5c40ce2abef3da27ed50a023153f475e0ddef /sys-auth/passwdqc
parent9452a6e87b6c2c70513bc47a2470bf9f1168920e (diff)
gentoo resync : 21.06.2020
Diffstat (limited to 'sys-auth/passwdqc')
-rw-r--r--sys-auth/passwdqc/Manifest2
-rw-r--r--sys-auth/passwdqc/passwdqc-1.4.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/passwdqc/Manifest b/sys-auth/passwdqc/Manifest
index c76d8485f792..1473c08a0bb6 100644
--- a/sys-auth/passwdqc/Manifest
+++ b/sys-auth/passwdqc/Manifest
@@ -2,5 +2,5 @@ AUX passwdqc-1.3.0-build.patch 1773 BLAKE2B e954aa56f4f12c57430b9c53cac9220360b6
DIST passwdqc-1.3.0.tar.gz 48833 BLAKE2B bf6353749376ca8b52a8aac89b05561d4a0dde54133361b77228dd4d35f2e1e75f0b53a0f9c4fc2f6be5717110c1d762e2aa76f6461281b60fa3bdc9b19f2f7d SHA512 d9c2fd075ed4ff1f1dfa63fe40010d446abf8db306cacc77fd1e429fbd2dd1a6d2e4e91df46beb4c30bc30ff0cdd183ba85cefd362455ead9629d3a1c4eefece
DIST passwdqc-1.4.0.tar.gz 55219 BLAKE2B 3f96a2d219ee23f11db2ad8ba433eaa56b97a263ad1a49159e0356b779cb4486ec9aa74cd7002fdd6d273e5a7bae4fe1b94e02f60256d331e5afc30d63e81360 SHA512 b9be6632688a1d7d929ec546679a366a67d44e7841e106c7f739a8e0656842866125160c87b04c8e0b3189a3e85eb182aa789196f68925b2f8ec71cd6a479800
EBUILD passwdqc-1.3.0.ebuild 1711 BLAKE2B 19a51a550eb5824a35341c0638c1c1fec3d9e5ce73772151b6e4eae9afa99211b562519a796aab117f4ebfad16e2c8716cb067ebc1162da4d021694f38102f72 SHA512 8e245c777ef722106cc0e89d413dfc83b434e9b90ff9559eea47d90245f4e9b8bcf9ed8a15d42922cef7084c8e1be618d60aca6b99b06dc73a619638aecb28e0
-EBUILD passwdqc-1.4.0.ebuild 1061 BLAKE2B a464ea70cdfece6065608ec02085d7519cb31b8b65447ed6d684f1ddc084bf8a4598635d41a94dc5cde0a104a396f50ecad6b2e9fbbbcf5a45ab643c1bef245f SHA512 b256249584d2d437d83be2a6029ca25c523a3ae8e5b08e74f991314adcc26dacc99c3eeab60705efa6e14b2f25f841da302fedcaae53fc348cfbbb2e13286034
+EBUILD passwdqc-1.4.0.ebuild 1065 BLAKE2B c4c06bf8718ed8a64b2de247ee11d06dff48e08b30881a21f7d28492b9149b5618afd827e0cbc90246ad3b4ba55123fb250245d622f4f3abb2a1e538ca81f73c SHA512 5a23dc05222049b108da468a1f0d0d2632d5622a8a234c533a415ea2c6e64a4961821d060a17e0cb1b74089a4b6a55963f311a78a383198d2121363bfd42a389
MISC metadata.xml 435 BLAKE2B 369bfd94561567b71f3f108f8b05f5ce40690bffc275391e9a76a8cc696c94225c0723de350573e878c4e71ec770219baaa0d5c57793b0202aa6fef23c51e5f4 SHA512 0149b4ae0c3605f9ce6f03317c5b036542afcc358b5e0518b00653d1783d434a10a4e487d8191f44dfba9c12029a5065e6d5e10b20ffbff5dfbb56175655587e
diff --git a/sys-auth/passwdqc/passwdqc-1.4.0.ebuild b/sys-auth/passwdqc/passwdqc-1.4.0.ebuild
index 0449d6d07cb9..5460ff583ae4 100644
--- a/sys-auth/passwdqc/passwdqc-1.4.0.ebuild
+++ b/sys-auth/passwdqc/passwdqc-1.4.0.ebuild
@@ -27,7 +27,7 @@ src_prepare() {
}
_emake() {
- emake \
+ emake -j1 \
SHARED_LIBDIR="/usr/$(get_libdir)" \
SECUREDIR="$(getpam_mod_dir)" \
CFLAGS="${CFLAGS} ${CPPFLAGS}" \