aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gettext
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-21 23:53:46 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-06-23 09:36:36 +0200
commitd47b83c2a8d5df54b983599cc82020855469b78c (patch)
tree0ca3ed35f595dac73e1a994b44d2d3b97b4342b1 /recipes/gettext
parentf3813f732aaf94ccb4ab7451b3569473117556fa (diff)
downloadopenembedded-d47b83c2a8d5df54b983599cc82020855469b78c.tar.gz
gettext: 0.17 is GPLv3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/gettext')
-rw-r--r--recipes/gettext/gettext_0.17.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gettext/gettext_0.17.bb b/recipes/gettext/gettext_0.17.bb
index 55ffb7d995..29cd58a2d4 100644
--- a/recipes/gettext/gettext_0.17.bb
+++ b/recipes/gettext/gettext_0.17.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "The GNU internationalization library."
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
-LICENSE = "GPL"
+LICENSE = "GPLv3"
PR = "r2"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
PROVIDES = "virtual/libintl"