summaryrefslogtreecommitdiffstats
path: root/recipes-extended/dbus/dbus-java_2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dbus/dbus-java_2.7.bb')
-rw-r--r--recipes-extended/dbus/dbus-java_2.7.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-extended/dbus/dbus-java_2.7.bb b/recipes-extended/dbus/dbus-java_2.7.bb
index 50ceeb0..4964cf8 100644
--- a/recipes-extended/dbus/dbus-java_2.7.bb
+++ b/recipes-extended/dbus/dbus-java_2.7.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "A pure Java D-Bus Implementation" 1SUMMARY = "A pure Java D-Bus Implementation"
2DESCRIPTION_${PN}-viewer = "${DESCRIPTION} (DBusViewer Binary)" 2SUMMARY_${PN}-viewer = "${SUMMARY} (DBusViewer Binary)"
3DESCRIPTION_${PN}-bin = "${DESCRIPTION} (Binaries)" 3SUMMARY_${PN}-bin = "${SUMMARY} (Binaries)"
4AUTHOR = "Matthew Johnson <dbus@matthew.ath.cx>" 4AUTHOR = "Matthew Johnson <dbus@matthew.ath.cx>"
5HOMEPAGE = "http://dbus.freedesktop.org/doc/dbus-java" 5HOMEPAGE = "http://dbus.freedesktop.org/doc/dbus-java"
6SECTION = "libs" 6SECTION = "libs"