sys-apps/portage: Bump to version 2.3.99
[gentoo.git] / sys-apps / portage / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <upstream>
5     <bugs-to>mailto:dev-portage@gentoo.org</bugs-to>
6     <changelog>https://gitweb.gentoo.org/proj/portage.git/plain/RELEASE-NOTES</changelog>
7     <doc>https://wiki.gentoo.org/wiki/Handbook:AMD64/Working/Portage</doc>
8   </upstream>
9   <maintainer type="project">
10     <email>dev-portage@gentoo.org</email>
11   </maintainer>
12   <use>
13     <flag name="apidoc">Build html API documentation with sphinx-apidoc.</flag>
14     <flag name="gentoo-dev">Enable features required for Gentoo ebuild development.</flag>
15     <flag name="ipc">Use inter-process communication between portage and
16         running ebuilds.
17     </flag>
18     <flag name="native-extensions">
19         Compiles native "C" extensions (speedups, instead of using python
20         backup code).  Currently includes libc-locales.
21         This should only be temporarily disabled for some bootstrapping
22         operations.  Cross-compilation is not supported.
23     </flag>
24     <flag name="rsync-verify">
25         Enable full-tree cryptographic verification of Gentoo repository
26         rsync checkouts using <pkg>app-portage/gemato</pkg>.
27     </flag>
28     <flag name="xattr">Preserve extended attributes (filesystem-stored metadata)
29         when installing files. Usually only required for hardened systems.
30     </flag>
31   </use>
32 </pkgmetadata>