[Xfce4-commits] <xfce-buildbot-scripts:master> xfce-build-scripts: add a module.xml
Samuel Verstraete
noreply at xfce.org
Thu Oct 8 15:38:01 CEST 2009
Updating branch refs/heads/master
to 269c3db7d34de4e042bcd03de84cd4b01d05656d (commit)
from 9f1808de55d729563b936b019f0e30211b38aa74 (commit)
commit 269c3db7d34de4e042bcd03de84cd4b01d05656d
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date: Thu Oct 8 15:36:01 2009 +0200
xfce-build-scripts: add a module.xml
module.xml | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/module.xml b/module.xml
new file mode 100644
index 0000000..2431e61
--- /dev/null
+++ b/module.xml
@@ -0,0 +1,18 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
+ xmlns:foaf="http://xmlns.com/foaf/0.1/"
+ xmlns:gnome="http://api.gnome.org/doap-extensions#"
+ xmlns="http://usefulinc.com/ns/doap#">
+
+ <name xml:lang="en">buildbot scripts</name>
+ <shortdesc xml:lang="en">Scripts and config files for the Xfce buildbot</shortdesc>
+ <homepage rdf:resource="http://git.xfce.org/admin/xfce-buildbot-scripts"/>
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Samuel Verstraete</foaf:name>
+ <foaf:mbox>mailto:elangelo at foo-projects.org</foaf:mbox>
+ </foaf:Person>
+ </maintainer>
+</Project>
More information about the Xfce4-commits
mailing list