summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2008-03-12 18:48:49 +0000
committerChristian Heim <phreak@gentoo.org>2008-03-12 18:48:49 +0000
commita74a1d179adaf3d7404bed9bd10cbf1173cb7828 (patch)
tree2f6c7264016c4401a1df6b5ed213106b73eb655e /dev-util
parentRemoving Marien Zwart (marienz, #107204) from metadata.xml. (diff)
downloadgentoo-2-a74a1d179adaf3d7404bed9bd10cbf1173cb7828.tar.gz
gentoo-2-a74a1d179adaf3d7404bed9bd10cbf1173cb7828.tar.bz2
gentoo-2-a74a1d179adaf3d7404bed9bd10cbf1173cb7828.zip
Removing Marien Zwart (marienz, #107204) from metadata.xml.
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/buildbot/ChangeLog5
-rw-r--r--dev-util/buildbot/metadata.xml35
2 files changed, 20 insertions, 20 deletions
diff --git a/dev-util/buildbot/ChangeLog b/dev-util/buildbot/ChangeLog
index 7fc810f15416..00dff1e719c5 100644
--- a/dev-util/buildbot/ChangeLog
+++ b/dev-util/buildbot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/buildbot
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.17 2008/03/10 21:49:48 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/buildbot/ChangeLog,v 1.18 2008/03/12 18:48:49 phreak Exp $
+
+ 12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
+ Removing Marien Zwart (marienz, #107204) from metadata.xml.
10 Mar 2008; Markus Ullmann <jokey@gentoo.org> buildbot-0.7.6.ebuild:
Fix epydoc dep
diff --git a/dev-util/buildbot/metadata.xml b/dev-util/buildbot/metadata.xml
index c43f6f85538e..17dd9ddea26f 100644
--- a/dev-util/buildbot/metadata.xml
+++ b/dev-util/buildbot/metadata.xml
@@ -1,24 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>python</herd>
-<maintainer>
- <email>marienz@gentoo.org</email>
-</maintainer>
-<longdescription>
- The BuildBot is a system to automate the compile/test cycle required
- by most software projects to validate code changes.
+ <herd>python</herd>
+ <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>
+ 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>
</pkgmetadata>