app-misc/ca-certificates: Improve USE flag descriptions.
authorJeroen Roovers <jer@gentoo.org>
Wed, 1 Nov 2017 14:50:27 +0000 (15:50 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 1 Nov 2017 14:50:43 +0000 (15:50 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.4

app-misc/ca-certificates/metadata.xml

index f516f0769776eaeaf0535d3c2e983862c39f7905..07953c7a15d2dffc4c39b709e29dab5535bf1a16 100644 (file)
@@ -7,11 +7,11 @@
 </maintainer>
 <use>
   <flag name="cacert">
-    Include root certs from CAcert (http://www.cacert.org/) and
-    Software in the Public Interest (http://www.spi-inc.org/)
+       Include root certificates from CAcert (http://www.cacert.org/) and Software
+       in the Public Interest (http://www.spi-inc.org/)
   </flag>
   <flag name="insecure_certs">
-    Install certs which are known to *not* being trustworthy.
+       Install certificates which are known to be untrustworthy.
   </flag>
 </use>
 </pkgmetadata>