]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-config-gtk: Fix the metadata
authorZhai Edwin <edwin.zhai@intel.com>
Thu, 1 Jul 2010 10:49:27 +0000 (18:49 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:28:53 +0000 (15:28 +0100)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb

index bc6c0511dd08cc41518bb16c85213b402264f4ca..6c684d8cdbfb840ed80a0732f039ec7bc7ece01f 100644 (file)
@@ -1,5 +1,9 @@
 DESCRIPTION = "Matchbox GTK+ theme configuration application."
-LICENSE = "GPL"
+HOMEPAGE = "http://matchbox-project.org"
+BUGTRACKER = "http://bugzilla.openedhand.com/"
+
+LICENSE = "GPLv2+"
+
 DEPENDS = "gconf gtk+"
 RDEPENDS = "settings-daemon"