diff options
author | 2017-03-17 15:37:57 +0100 | |
---|---|---|
committer | 2017-03-17 15:38:28 +0100 | |
commit | 9754f457cc6d0aeb90a1535a5228ef909e9584c9 (patch) | |
tree | ffbd77f41fb100837cc8f992f8dc863cd01c270d /net-p2p/i2p/metadata.xml | |
parent | app-forensics/openscap: remove old (diff) | |
download | gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.tar.gz gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.tar.bz2 gentoo-9754f457cc6d0aeb90a1535a5228ef909e9584c9.zip |
Second half of net-vpn/ move
Diffstat (limited to 'net-p2p/i2p/metadata.xml')
-rw-r--r-- | net-p2p/i2p/metadata.xml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/net-p2p/i2p/metadata.xml b/net-p2p/i2p/metadata.xml deleted file mode 100644 index 52ff6421771..00000000000 --- a/net-p2p/i2p/metadata.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<maintainer type="person"> - <email>tharvik@gmail.com</email> - <name>Tharvik</name> - <description>Proxy-maintainer; add or CC them for bugs</description> -</maintainer> -<maintainer type="person"> - <email>tomboy64@sina.cn</email> - <name>M.B.</name> - <description>Proxy-maintainer; add or CC them for bugs</description> -</maintainer> -<maintainer type="project"> - <email>java@gentoo.org</email> - <name>Java</name> -</maintainer> -<maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> -</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="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> |