wok-stable diff ejabberd/receipt @ rev 8127
Up: emacs-pkg-lua-mode to 20100617
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Mon Jan 24 20:40:25 2011 +0100 (2011-01-24) |
parents | 337e51458e0f |
children | 3b2ae5a79c4b |
line diff
1.1 --- a/ejabberd/receipt Tue Feb 03 11:36:29 2009 +0000 1.2 +++ b/ejabberd/receipt Mon Jan 24 20:40:25 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()