Files
@ 779f8e3bb532
Branch filter:
Location: ohnobinki_overlay/app-crypt/mit-krb5/metadata.xml - annotation
779f8e3bb532
988 B
text/xml
added app-dicts/sword-esv , a license for it (which I hope is adequate)
my app-dicts/sword-esv ebuild is adapted from Gentoo-Portage's app-dicts/sword-kjv ebuild and uses the sword-module eclass from Gentoo Portage
my app-dicts/sword-esv ebuild is adapted from Gentoo-Portage's app-dicts/sword-kjv ebuild and uses the sword-module eclass from Gentoo Portage
5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 5a1af5749a73 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>kerberos</herd>
<longdescription>Kerberos 5 reference implementation from MIT</longdescription>
<use>
<flag name="krb4">
This option enables Kerberos V4 backwards compatibility using the
builtin Kerberos V4 library. This is really outdated and dangerous
to use because not safe.
</flag>
<flag name="doc">
Creates and installs the API and implementation
documentation. This is only useful if you want to develop software
which depends on kerberos.
</flag>
<flag name="tcl">
Some of the unit-tests in the build tree rely upon using a program
in Tcl. This flag is marked for removal.
</flag>
<flag name="ipv6">
Enables ipv6 support which is default in actual releases. This
flag is marked for removal.
</flag>
<flag name="ldap">
Enables ldap backend support in krb5.
</flag>
</use>
</pkgmetadata>
|