[librep] librep.doap added
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [librep] librep.doap added
- Date: Sun, 13 Sep 2009 14:22:36 +0000 (UTC)
commit 45c9524ee529750514b8f2109ee5ca96261b7e30
Author: chrisb <zanghar freenet de>
Date: Sun Sep 13 16:21:39 2009 +0200
librep.doap added
ChangeLog | 3 +++
librep.doap | 19 +++++++++++++++++++
2 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9e41771..810a433 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-09-13 Christopher Bratusek <zanghar freenet de>
+ * librep.doap: added
+
2009-09-12 Christopher Bratusek <zanghar freenet de>
* configure.in: bump version to 0.90.3
s/can't/cannot/
diff --git a/librep.doap b/librep.doap
new file mode 100644
index 0000000..fed8834
--- /dev/null
+++ b/librep.doap
@@ -0,0 +1,19 @@
+<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">librep</name>
+ <shortdesc xml:lang="en">An Extensible, Lightweight, Embeddable Lisp Dialect</shortdesc>
+ <homepage rdf:resource="http://sawfish.wikia.com/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/sawfish-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christopher Bratusek</foaf:name>
+ <foaf:mbox rdf:resource="mailto:zanghar freenet de" />
+ <gnome:userid>chrisb</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]