blob: 5e7e219c35379a2172855fb68e7f49cf7c429eb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>base-system@gentoo.org</email>
<name>Gentoo Base System</name>
</maintainer>
<use>
<flag name="git">When running `autopoint`, use git to store the internal development files; this requires git at runtime, but will be faster/smaller than raw archives</flag>
</use>
<upstream>
<remote-id type="cpe">cpe:/a:gnu:gettext</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|