summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-04 11:44:04 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-04 12:00:24 +0100
commit91ce2623279ba11674429dea32929edc75ad0a05 (patch)
tree1b332ddf3ff8d99d82cca2cc31d5c60b8de9a54c /dev-haskell/crypto-api/metadata.xml
parentdev-haskell/convertible: update to EAPI=7 (diff)
downloadgentoo-91ce2623279ba11674429dea32929edc75ad0a05.tar.gz
gentoo-91ce2623279ba11674429dea32929edc75ad0a05.tar.bz2
gentoo-91ce2623279ba11674429dea32929edc75ad0a05.zip
dev-haskell/crypto-api: bump up to 0.13.3
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/crypto-api/metadata.xml')
-rw-r--r--dev-haskell/crypto-api/metadata.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/dev-haskell/crypto-api/metadata.xml b/dev-haskell/crypto-api/metadata.xml
index 210ea2464604..df36a4e2914a 100644
--- a/dev-haskell/crypto-api/metadata.xml
+++ b/dev-haskell/crypto-api/metadata.xml
@@ -5,6 +5,9 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
+ <use>
+ <flag name="all-cpolys">Build all the CMAC polynomes up to 10000 bits instead of just the usual ones</flag>
+ </use>
<longdescription>
A generic interface for cryptographic operations (hashes, ciphers, randomness).
Maintainers of hash and cipher implementations are
@@ -16,10 +19,4 @@
one cryptographic algorithm (ex: padding) is within
scope of this package.
</longdescription>
- <use>
- <flag name="all-cpolys">Build all the CMAC polynomes up to 10000 bits instead of just the usual ones</flag>
- </use>
- <upstream>
- <remote-id type="github">TomMD/crypto-api</remote-id>
- </upstream>
</pkgmetadata>