From: Zhai Edwin Date: Thu, 1 Jul 2010 07:35:11 +0000 (+0800) Subject: gnome-common: Fix the metadata X-Git-Tag: 2011-1~5588 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8a2b4e2a5e85f4937e72f03e579b1aaa264074a1;p=openembedded-core.git gnome-common: Fix the metadata Signed-off-by: Zhai Edwin --- diff --git a/meta/packages/gnome/gnome-common_2.20.0.bb b/meta/packages/gnome/gnome-common_2.20.0.bb index 075ac141a1..c2eae72d55 100644 --- a/meta/packages/gnome/gnome-common_2.20.0.bb +++ b/meta/packages/gnome/gnome-common_2.20.0.bb @@ -1,7 +1,11 @@ -LICENSE = "GPL" +DESCRIPTION = "Common macros for building GNOME applications" +HOMEPAGE = "http://www.gnome.org/" +BUGTRACKER = "https://bugzilla.gnome.org/" + +LICENSE = "GPLv3" + SECTION = "x11/gnome" PR = "r1" -DESCRIPTION = "Common macros for building GNOME applications" inherit gnome # all isn't appropriate since STAGING_DATADIR is target specific