Nicolas Bock 9d674fb5ec
dev-python/ebuildtester: New package
The ebuildtester script utilizes docker to create a stage3 container and
install a particular portage tree atom to test the ebuild. The idea is
similar to a tinderbox, but from a developer point of view to test a
particular ebuild and its USE flags.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
2018-02-07 17:43:53 -07:00

13 lines
351 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
</maintainer>
<maintainer type="person">
<email>nicolas.bock@gentoo.org</email>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>