wok diff nareto/receipt @ rev 17153
Down disount (2.1.6) again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Sep 11 16:11:40 2014 +0200 (2014-09-11) |
parents | 2b32764afdc5 |
children | 9e01bc6321ea |
line diff
1.1 --- a/nareto/receipt Thu Feb 17 23:13:15 2011 +0100 1.2 +++ b/nareto/receipt Thu Sep 11 16:11:40 2014 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="Nagios reporting tool." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.nareto.org/" 1.10 WGET_URL="${WEB_SITE}srcs/$TARBALL" 1.11 -DEPENDS="nagios apache php php-cli mysql perl-dbd-mysql perl-dbi" 1.12 CONFIG_FILES="/etc/nagios" 1.13 BUGS="s/oreon/centreon/" 1.14 1.15 +DEPENDS="nagios apache php php-cli mysql perl-dbd-mysql perl-dbi" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {