From bee5b59fab24754ebf306fc816317b37dd81ffd4 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 12 Nov 2007 18:00:21 +0000 Subject: dbus*: Typo fix in description. --- packages/dbus/dbus-glib-native_0.74.bb | 2 +- packages/dbus/dbus-glib_0.74.bb | 2 +- packages/dbus/dbus-native_1.0.1.bb | 2 +- packages/dbus/dbus-python_0.71.bb | 2 +- packages/dbus/dbus.inc | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/dbus/dbus-glib-native_0.74.bb b/packages/dbus/dbus-glib-native_0.74.bb index d76cc043d4..e37a64cfea 100644 --- a/packages/dbus/dbus-glib-native_0.74.bb +++ b/packages/dbus/dbus-glib-native_0.74.bb @@ -1,7 +1,7 @@ SECTION = "base" PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" -DESCRIPTION = "message bus system for applications to talk to one another" +DESCRIPTION = "Message bus system for applications to talk to one another" LICENSE = "GPL" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-glib/dbus-glib-${PV}.tar.gz \ diff --git a/packages/dbus/dbus-glib_0.74.bb b/packages/dbus/dbus-glib_0.74.bb index 0a34c738c3..3c5512feb6 100644 --- a/packages/dbus/dbus-glib_0.74.bb +++ b/packages/dbus/dbus-glib_0.74.bb @@ -1,7 +1,7 @@ SECTION = "base" PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" -DESCRIPTION = "message bus system for applications to talk to one another" +DESCRIPTION = "Message bus system for applications to talk to one another" LICENSE = "GPL" DEPENDS = "expat glib-2.0 virtual/libintl dbus-glib-native dbus" diff --git a/packages/dbus/dbus-native_1.0.1.bb b/packages/dbus/dbus-native_1.0.1.bb index a897ae5bba..1ad5cf246a 100644 --- a/packages/dbus/dbus-native_1.0.1.bb +++ b/packages/dbus/dbus-native_1.0.1.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "message bus system for applications to talk to one another" +DESCRIPTION = "Message bus system for applications to talk to one another" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" LICENSE = "GPL" SECTION = "base" diff --git a/packages/dbus/dbus-python_0.71.bb b/packages/dbus/dbus-python_0.71.bb index a2d9bd70b3..ed586b7f4b 100644 --- a/packages/dbus/dbus-python_0.71.bb +++ b/packages/dbus/dbus-python_0.71.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "message bus system for applications to talk to one another - python bindings" +DESCRIPTION = "Message bus system for applications to talk to one another - python bindings" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" LICENSE = "GPL" SECTION = "devel/python" diff --git a/packages/dbus/dbus.inc b/packages/dbus/dbus.inc index 4f38be304d..21316c2d09 100644 --- a/packages/dbus/dbus.inc +++ b/packages/dbus/dbus.inc @@ -1,6 +1,6 @@ SECTION = "base" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" -DESCRIPTION = "message bus system for applications to talk to one another" +DESCRIPTION = "Message bus system for applications to talk to one another" LICENSE = "GPL" DEPENDS = "expat glib-2.0 virtual/libintl" -- cgit v1.2.3