summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Wright <gienah@gentoo.org>2014-07-02 06:09:12 +0000
committerMark Wright <gienah@gentoo.org>2014-07-02 06:09:12 +0000
commitc966d6be194cf2c1011b070fbcabd7b3ee20f24b (patch)
tree468991b00300652889c4d3ae55795a1cc7ef68f7 /dev-haskell/entropy/metadata.xml
parentfixed, bug #489596, thanks Johan Bergström (diff)
downloadgentoo-2-c966d6be194cf2c1011b070fbcabd7b3ee20f24b.tar.gz
gentoo-2-c966d6be194cf2c1011b070fbcabd7b3ee20f24b.tar.bz2
gentoo-2-c966d6be194cf2c1011b070fbcabd7b3ee20f24b.zip
Bump entropy to 0.3.2
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 618E971F)
Diffstat (limited to 'dev-haskell/entropy/metadata.xml')
-rw-r--r--dev-haskell/entropy/metadata.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-haskell/entropy/metadata.xml b/dev-haskell/entropy/metadata.xml
index 92a257efab5a..3f274d146834 100644
--- a/dev-haskell/entropy/metadata.xml
+++ b/dev-haskell/entropy/metadata.xml
@@ -7,8 +7,11 @@
</maintainer>
<longdescription>
A platform independent method to obtain cryptographically strong entropy
- (urandom on Linux, CryptAPI on Windows, patches welcome).
+ (RDRAND when available anywhere, urandom on nix, CryptAPI on Windows, patches welcome).
Users looking for cryptographically strong (number-theoretically
- sound) PRNGs should see the &#39;DRBG&#39; package too!
+ sound) PRNGs should see the &#39;DRBG&#39; package too.
</longdescription>
+<use>
+ <flag name='halvm'>Build for the HaLVM.</flag>
+</use>
</pkgmetadata>