diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-10 11:19:36 +0000 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2006-08-10 11:19:36 +0000 |
commit | 98d7fa04b70bd199a1b14b90a03080be6b4b31bd (patch) | |
tree | 0f14a22627e1252eb56031d46464dc9c1915eed3 /packages/loudmouth/loudmouth_1.0.1.bb | |
parent | aabb547f6c0ba99b31c4bbf82ac4c22a6d2fdc8a (diff) | |
parent | acf11906444349f247ce12f3529cdc2c8d1c6561 (diff) |
merge of 5c865738b86de25a1967c923136fa0cc3cb3e3f7
and d0c77a4c4d72b3036720b36aef3ddce852ccccda
Diffstat (limited to 'packages/loudmouth/loudmouth_1.0.1.bb')
-rw-r--r-- | packages/loudmouth/loudmouth_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/loudmouth/loudmouth_1.0.1.bb b/packages/loudmouth/loudmouth_1.0.1.bb index 32cf9156fc..ab5ee81b9f 100644 --- a/packages/loudmouth/loudmouth_1.0.1.bb +++ b/packages/loudmouth/loudmouth_1.0.1.bb @@ -1,6 +1,6 @@ LICENSE = "LGPL" DEPENDS = "glib-2.0 gnutls" -MAINTAINER = "Koen Kooi <koen@handhelds.org>" +MAINTAINER = "Koen Kooi <koen@linuxtogo.org>" DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol." SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" |