[perl-Champlain] Add perl-Champlain.doap which is required by the gnome git server
- From: Emmanuel Rodriguez <erodriguez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [perl-Champlain] Add perl-Champlain.doap which is required by the gnome git server
- Date: Sun, 16 May 2010 19:53:07 +0000 (UTC)
commit 8ad3b0916a1dc653d40020e2b9145cd930e3369a
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date: Sun May 16 21:48:35 2010 +0200
Add perl-Champlain.doap which is required by the gnome git server
MANIFEST.SKIP | 1 +
perl-Champlain.doap | 19 +++++++++++++++++++
2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index e954a84..c3baea5 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -8,3 +8,4 @@
^pm_to_blib$
[.]gitignore
^[.]xs-coverage[.]ignore
+^perl-Champlain[.]doap$
diff --git a/perl-Champlain.doap b/perl-Champlain.doap
new file mode 100644
index 0000000..606b90e
--- /dev/null
+++ b/perl-Champlain.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">Champlain</name>
+ <shortdesc xml:lang="en">Perl bindings for libchamplain</shortdesc>
+ <homepage rdf:resource="http://projects.gnome.org/libchamplain/" />
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/libchamplain-list" />
+
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Emmanuel Rodriguez</foaf:name>
+ <foaf:mbox rdf:resource="mailto:emmanuel rodriguez gmail com" />
+ <gnome:userid>erodriguez</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+</Project>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]