gnome-common: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin
2010-07-01 15:35:11 +08:00
committed by Richard Purdie
parent 5f1f17f076
commit 8a2b4e2a5e

View File

@@ -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