summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-28 09:30:42 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:48 +0100
commit75732f544356d3107e624eb64a2d310c8e048180 (patch)
tree345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
parentdaa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff)
downloadpoky-75732f544356d3107e624eb64a2d310c8e048180.tar.gz
recipes-connectivity: Cleanup package descriptions and summaries
[BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
index d152e31a21..d82c43da6f 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "IRC connection manager for Telepathy" 1SUMMARY = "Telepathy IRC connection manager"
2DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols."
2HOMEPAGE = "http://telepathy.freedesktop.org/wiki/" 3HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3DEPENDS = "glib-2.0 dbus telepathy-glib openssl" 4DEPENDS = "glib-2.0 dbus telepathy-glib openssl"
4LICENSE = "LGPL" 5LICENSE = "LGPL"