commit:     7b549433f6189704674fe9fe53b3d60d8b3636a3
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 09:22:45 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 09:29:11 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b549433

sys-auth/pambase: Fix metadata.xml file.

Package-Manager: portage-2.2.26

 sys-auth/pambase/metadata.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-auth/pambase/metadata.xml b/sys-auth/pambase/metadata.xml
index 54238de..2d8727d 100644
--- a/sys-auth/pambase/metadata.xml
+++ b/sys-auth/pambase/metadata.xml
@@ -53,8 +53,8 @@
     <flag name="sha512">
       Switch Linux-PAM's pam_unix module to use sha512 for passwords
       hashes rather than MD5. This option requires
-      <pkg>&gt;=sys-libs/pam-1.0.1</pkg> built against
-      <pkg>&gt;=sys-libs/glibc-2.7</pkg>, if it's built against an
+      <pkg>sys-libs/pam</pkg> version 1.0.1 built against
+      <pkg>sys-libs/glibc</pkg> version 2.7, if it's built against an
       earlier version, it will silently be ignored, and MD5 hashes
       will be used. All the passwords changed after this USE flag is
       enabled will be saved to the shadow file hashed using SHA512

Reply via email to