mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
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
This commit is contained in:
12
dev-python/ebuildtester/metadata.xml
Normal file
12
dev-python/ebuildtester/metadata.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user