[perl-Gtk2-Champlain] Add perl-Gtk2-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-Gtk2-Champlain] Add perl-Gtk2-Champlain.doap which is required by the gnome git server
- Date: Sun, 16 May 2010 19:56:02 +0000 (UTC)
commit 1cb4ef269989d05726dbdbc285d586d187817f93
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date: Sun May 16 21:51:24 2010 +0200
Add perl-Gtk2-Champlain.doap which is required by the gnome git server
MANIFEST.SKIP | 5 +++--
perl-Gtk2-Champlain.doap | 19 +++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 6a2c3be..010158a 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -6,5 +6,6 @@
^Champlain[.]bs
^Gtk2-Champlain-
^pm_to_blib$
-[.]gitignore
-^[.]xs-coverage[.]ignore
+^[.]gitignore$
+^[.]xs-coverage[.]ignore$
+^perl-Gtk2-Champlain[.]doap$
diff --git a/perl-Gtk2-Champlain.doap b/perl-Gtk2-Champlain.doap
new file mode 100644
index 0000000..606b90e
--- /dev/null
+++ b/perl-Gtk2-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]