xchat: Add SECTION & DESCRIPTION. Typo fixes.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Sep 2006 12:19:51 +0000 (12:19 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 10 Sep 2006 12:19:51 +0000 (12:19 +0000)
packages/xchat/xchat_2.6.0.bb
packages/xchat/xchat_2.6.1.bb

index 4f8d990..161593c 100644 (file)
@@ -1,7 +1,10 @@
+DESCRIPTION = "Full-featured IRC chat client with scripting support"
 LICENSE = "GPL"
 HOMEPAGE = "http://www.xchat.org"
-MAINTAINER = "Koen Kooi <koen@linuxtogo.org"
+MAINTAINER = "Koen Kooi <koen@linuxtogo.org>"
 DEPENDS = "libgcrypt zlib gtk+"
+PR = "r1"
+
 SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2"
 
 inherit autotools
index 4f8d990..f26cf2f 100644 (file)
@@ -1,7 +1,11 @@
+DESCRIPTION = "Full-featured IRC chat client with scripting support"
 LICENSE = "GPL"
 HOMEPAGE = "http://www.xchat.org"
-MAINTAINER = "Koen Kooi <koen@linuxtogo.org"
+SECTION "x11/network"
+MAINTAINER = "Koen Kooi <koen@linuxtogo.org>"
 DEPENDS = "libgcrypt zlib gtk+"
+PR = "r1"
+
 SRC_URI = "http://www.xchat.org/files/source/2.6/xchat-${PV}.tar.bz2"
 
 inherit autotools