[gnome-live] Added missing doap file.



commit 653c08ae502ea29365c6c4a9ff220c520460e27a
Author: Og B. Maciel <ogmaciel gnome org>
Date:   Thu Jul 30 21:04:08 2009 -0400

    Added missing doap file.

 gnome-live.doap |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+), 0 deletions(-)
---
diff --git a/gnome-live.doap b/gnome-live.doap
new file mode 100644
index 0000000..f54732f
--- /dev/null
+++ b/gnome-live.doap
@@ -0,0 +1,23 @@
+<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">Aggregates and builds GNOME modules into a GNU/Linux distribution.</name>
+  <shortdesc xml:lang="en">Get bleeding edge GNOME packages with no hassle!</shortdesc>
+  <homepage rdf:resource="http://live.gnome.org/GnomeDeveloperKit"; />
+  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-live"/>
+
+  <maintainer>
+    <foaf:Person>
+      <foaf:name>Ken VanDine</foaf:name>
+      <foaf:mbox rdf:resource="mailto:ken vandine org" />
+      <gnome:userid>kvandine</gnome:userid>
+    </foaf:Person>
+    <foaf:Person>
+      <foaf:name>Zhang Sen<zh jesse gmail com></foaf:name>
+      <foaf:mbox rdf:resource="mailto:zh jesse gmail com" />
+    </foaf:Person>
+  </maintainer>
+</Project>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]