From: Paul Sokolovsky Date: Sat, 12 Jan 2008 04:32:05 +0000 (+0000) Subject: tea 17.3.5: Typo fix in DESCRIPTION. X-Git-Tag: Release-2010-05/1~7957 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce0316fb54145e8006d623a837e0074bc06fa6ab;p=openembedded.git tea 17.3.5: Typo fix in DESCRIPTION. --- diff --git a/packages/tea/tea_17.3.5.bb b/packages/tea/tea_17.3.5.bb index 7adf2a5136..c8dac8c94f 100644 --- a/packages/tea/tea_17.3.5.bb +++ b/packages/tea/tea_17.3.5.bb @@ -1,7 +1,8 @@ -DESCRIPTION = "Tea - a GTK based text editor tith highlighting and a lot of processing features" +DESCRIPTION = "Tea - a GTK based text editor with highlighting and a lot of processing features" SECTION = "gpe" LICENSE = "GPL" DEPENDS = "gtk+ gtksourceview" +PR = "r1" inherit autotools