summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Brewer <tomboy64@sina.cn>2016-03-24 11:42:59 +0100
committerPatrice Clement <monsieurp@gentoo.org>2016-03-26 18:58:04 +0000
commit1c4e83ecabe30a61a893021b56b4dc4a88bf6495 (patch)
tree29c68a7d6adfed8ece6a8e27d3683569cf432c20 /net-p2p/i2p/metadata.xml
parentsys-kernel/genkernel: drop redundant keywords (diff)
downloadgentoo-1c4e83ecabe30a61a893021b56b4dc4a88bf6495.tar.gz
gentoo-1c4e83ecabe30a61a893021b56b4dc4a88bf6495.tar.bz2
gentoo-1c4e83ecabe30a61a893021b56b4dc4a88bf6495.zip
net-p2p/i2p: version bump to 0.9.25.
This version bump also enables the ecdsa USE flag. Package-Manager: portage-2.2.28 RepoMan-Options: --ignore-arches Acked-By: Valérian Rousset <tharvik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/1123 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'net-p2p/i2p/metadata.xml')
-rw-r--r--net-p2p/i2p/metadata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/i2p/metadata.xml b/net-p2p/i2p/metadata.xml
index eb1dd229fffe..52ff64217713 100644
--- a/net-p2p/i2p/metadata.xml
+++ b/net-p2p/i2p/metadata.xml
@@ -21,6 +21,7 @@
</maintainer>
<longdescription>I2P is an anonymous network, exposing a simple layer that applications can use to anonymously and securely send messages to each other.</longdescription>
<use>
-<flag name="nls">Adds Native Language Support using GNU gettext.</flag>
+ <flag name="ecdsa">Enables additional checks to make sure a setup is available that is capable of using I2Ps ECDSA provisions. I2P will work without it, but you will likely see warnings.</flag>
+ <flag name="nls">Adds Native Language Support using GNU gettext.</flag>
</use>
</pkgmetadata>