From 7be2977a19ae6acd168925958754e0ecd7806a1e Mon Sep 17 00:00:00 2001 From: "Alexandre G.-Raymond" Date: Sat, 4 May 2013 10:02:21 +0200 Subject: [PATCH 1/2] new app gr.ndre.scuttloid --- metadata/gr.ndre.scuttloid.txt | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/gr.ndre.scuttloid.txt diff --git a/metadata/gr.ndre.scuttloid.txt b/metadata/gr.ndre.scuttloid.txt new file mode 100644 index 0000000000..e88d72976a --- /dev/null +++ b/metadata/gr.ndre.scuttloid.txt @@ -0,0 +1,25 @@ +Name:Scuttloid +Category:Internet +License:GPLv3 +Web Site:https://github.com/ilesinge/scuttloid +Source Code:https://github.com/ilesinge/scuttloid +Issue Tracker:https://github.com/ilesinge/scuttloid/issues + +Summary:Semantic Scuttle client +Description: +Scuttloid is a client for managing your bookmarks that are stored on a +[http://sourceforge.net/projects/semanticscuttle/ Semantic Scuttle] server. +It allows to list/search your personal bookmarks, add and edit existing +bookmarks, and share them to other applications. +. + +Repo Type:git +Repo:git://github.com/ilesinge/scuttloid.git + +Build Version:1.0,1,1.0 + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:1.0 +Current Version Code:1 + From 7f000759594cee67de6d4368a9d06a9d83ffc3be Mon Sep 17 00:00:00 2001 From: "Alexandre G.-Raymond" Date: Sat, 4 May 2013 14:58:59 +0200 Subject: [PATCH 2/2] Change licence of gr.ndre.scuttloid to GPLv3+ --- metadata/gr.ndre.scuttloid.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/gr.ndre.scuttloid.txt b/metadata/gr.ndre.scuttloid.txt index e88d72976a..14877b4e51 100644 --- a/metadata/gr.ndre.scuttloid.txt +++ b/metadata/gr.ndre.scuttloid.txt @@ -1,6 +1,6 @@ Name:Scuttloid Category:Internet -License:GPLv3 +License:GPLv3+ Web Site:https://github.com/ilesinge/scuttloid Source Code:https://github.com/ilesinge/scuttloid Issue Tracker:https://github.com/ilesinge/scuttloid/issues