logo

etc_portage

Unnamed repository; edit this file 'description' to name the repository.

nss-3.33-no-datetime.patch (608B)


      1 --- nss-abi_x86_32.x86/lib/ckfw/pem/ckpemver.c.old	2017-10-27 10:46:56.903556818 +0000
      2 +++ nss-abi_x86_32.x86/lib/ckfw/pem/ckpemver.c	2017-10-27 10:49:13.298166407 +0000
      3 @@ -53,7 +53,7 @@
      4   */
      5  const char __nss_ckpem_rcsid[] = "$Header: NSS Access to Flat Files in PEM format"
      6          NSS_CKPEM_LIBRARY_VERSION _DEBUG_STRING
      7 -        "  " __DATE__ " " __TIME__ " $";
      8 +        " Jan  13 1984 12:30:30 $";
      9  const char __nss_ckcapi_sccsid[] = "@(#)NSS Access to Flag Files in PEM format "
     10          NSS_CKPEM_LIBRARY_VERSION _DEBUG_STRING
     11 -        "  " __DATE__ " " __TIME__;
     12 +        " Jan  13 1984 12:30:30";