summaryrefslogtreecommitdiff
path: root/app-admin/gb-chroot/metadata.xml
blob: 1b41a50963c43bda3ef947139d675998c82d6093 (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 "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>PF4Public@users.noreply.github.com</email>
	</maintainer>
	<upstream>
		<remote-id type="github">PF4Public/gb-chroot</remote-id>
		<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>
</pkgmetadata>