wok-4.x diff ejabberd/receipt @ rev 9083
fcitx-zm: no work into stuff
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 04 17:24:29 2011 +0100 (2011-03-04) |
parents | 337e51458e0f |
children | 3b2ae5a79c4b |
line diff
1.1 --- a/ejabberd/receipt Tue Feb 03 11:36:29 2009 +0000 1.2 +++ b/ejabberd/receipt Fri Mar 04 17:24:29 2011 +0100 1.3 @@ -3,7 +3,7 @@ 1.4 PACKAGE="ejabberd" 1.5 VERSION="2.0.3" 1.6 CATEGORY="network" 1.7 -SHORT_DESC="XMPP server (real-time communication)." 1.8 +SHORT_DESC="Jabber/XMPP instant messaging server (real-time communication)." 1.9 MAINTAINER="pascal.bellard@slitaz.org" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.$PACKAGE.im/" 1.12 @@ -11,6 +11,7 @@ 1.13 DEPENDS="erlang expat openssl zlib" 1.14 BUILD_DEPENDS="erlang expat-dev openssl-dev zlib-dev" 1.15 CONFIG_FILES="/etc/ejabberd" 1.16 +TAGS="im instant-messaging server" 1.17 1.18 # Rules to configure and make the package. 1.19 compile_rules()