dev-util/byacc: stable 20190617 for hppa, bug #701304
[gentoo.git] / dev-util / buildbot / metadata.xml
index 8f3e21d9d50a1194402e605bb9004c8bf4714b65..6bb44137e07ad01d0158daf30dca3b8761bed998 100644 (file)
@@ -1,28 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer type="person">
-               <email>dolsen@gentoo.org</email>
-               <name>Brian Dolbec</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>hwoarang@gentoo.org</email>
-               <name>Markos Chandras</name>
-       </maintainer>
-       <longdescription lang="en">The BuildBot is a system to automate the compile/test cycle required
-    by most software projects to validate code changes.
-    Features:
-      * run builds on a variety of slave platforms
-      * arbitrary build process: handles projects using C, Python, whatever
-      * minimal host requirements: python and Twisted
-      * slaves can be behind a firewall if they can still do checkout
-      * status delivery through web page, email, IRC, other protocols
-      * track builds in progress, provide estimated completion time
-      * flexible configuration by subclassing generic build process classes
-      * debug tools to force a new build, submit fake Changes, query slave
-        status
-      * released under the GPL</longdescription>
+       <!-- maintainer-needed -->
+       <longdescription lang="en">
+       BuildBot is a system to automate the compile/test cycle required
+       by most software projects to validate code changes.
+       Features:
+               * run builds on a variety of slave platforms
+               * arbitrary build process: handles projects using C, Python, whatever
+               * minimal host requirements: python and Twisted
+               * slaves can be behind a firewall if they can still do checkout
+               * status delivery through web page, email, IRC, other protocols
+               * track builds in progress, provide estimated completion time
+               * flexible configuration by subclassing generic build process classes
+               * debug tools to force a new build, submit fake Changes, query slave status
+               * released under the GPL
+       </longdescription>
        <use>
+               <flag name="docker">Add support for worker docker command steps</flag>
                <flag name="irc">Add support for status delivery through an ircbot.</flag>
                <flag name="mail">Add support for watching a maildir for commits.</flag>
                <flag name="manhole">Add support for manhole (debug over ssh)</flag>
@@ -33,5 +28,6 @@
                        <name>Developers List</name>
                </maintainer>
                <remote-id type="pypi">buildbot</remote-id>
+               <remote-id type="github">buildbot/buildbot</remote-id>
        </upstream>
 </pkgmetadata>