[easytag] Add repository location and license to DOAP file



commit 960ffcb991994b20723bc9979a43bed2e8b8d417
Author: David King <amigadave amigadave com>
Date:   Wed Aug 21 22:51:19 2013 +0100

    Add repository location and license to DOAP file

 easytag.doap |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/easytag.doap b/easytag.doap
index a926c6d..a429fe0 100644
--- a/easytag.doap
+++ b/easytag.doap
@@ -19,6 +19,13 @@
   <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/easytag-list"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=easytag"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#productivity"; />
+  <repository>
+    <GitRepository>
+      <location rdf:resource="git://git.gnome.org/easytag" />
+      <browse rdf:resource="https://git.gnome.org/browse/easytag/"; />
+    </GitRepository>
+  </repository>
+  <license rdf:resource="http://www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"; />
 
   <maintainer>
     <foaf:Person>


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