summaryrefslogtreecommitdiff
path: root/dev-libs/date/metadata.xml
blob: ca99df4da3a4d007a5b71b249902d21231516360 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <email>gentoo@jonas-toth.eu</email>
    <name>Jonas Toth</name>
  </maintainer>
  <maintainer type="person" proxied="yes">
    <email>fkobi@pm.me</email>
    <name>Filip Kobierski</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="only-c-locale">Build only the C locale</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/HowardHinnant/date/issues</bugs-to>
    <changelog>https://github.com/HowardHinnant/date/releases</changelog>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>