summaryrefslogtreecommitdiff
blob: 4123a58ff39fe9738b947f6b225955246667b7ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>crypto</herd>
<maintainer>
  <email>crypto@gentoo.org</email>
  <name>Crypto Herd</name>
</maintainer>
<longdescription>
GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application.
</longdescription>
<use>
	<flag name='idea'>Use the patented IDEA algorithm</flag>
	<flag name='openct'>build using <pkg>dev-libs/openct</pkg> compat</flag>
	<flag name='pcsc-lite'>build with <pkg>sys-apps/pcsc-lite</pkg></flag>
</use>
</pkgmetadata>