summaryrefslogtreecommitdiff
path: root/app-admin/gb-chroot/metadata.xml
blob: 3f8328ad3213e2ede5d73ca615e288033d2c25ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>PF4Public@users.noreply.github.com</email>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/PF4Public/gb-chroot/issues</bugs-to>
    <doc>https://pf4public.github.io/gb-chroot/</doc>
  </upstream>
  <longdescription>
		Gentoo Build Chroot is a collection of scripts, that ease managing chroot environments for building Gentoo's binpkgs.
	</longdescription>
  <use>
    <flag name="host">Enable this on a chroot host</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>