About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
prometheanfire 11/11/15 00:31:46 Modified: icinga-1.5.1.ebuild Log: changed enewuser to get rid of extra params (Portage version: 2.1.10.11/cvs/Linux x86_64) Revision Changes Path 1.2 net-analyzer/icinga/icinga-1.5.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild?r1=1.1&r2=1.2 Index: icinga-1.5.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icinga-1.5.1.ebuild 15 Nov 2011 00:14:29 -0000 1.1 +++ icinga-1.5.1.ebuild 15 Nov 2011 00:31:46 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild,v 1.1 2011/11/15 00:14:29 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga/icinga-1.5.1.ebuild,v 1.2 2011/11/15 00:31:46 prometheanfire Exp $ EAPI=2 @@ -31,7 +31,7 @@ pkg_setup() { depend.apache_pkg_setup enewgroup icinga - enewuser icinga -1 -1 /var/spool/icinga icinga -c "icinga alert" + enewuser icinga -1 -1 /var/spool/icinga icinga if use web ; then elog "This does not include cgis that are perl-dependent" elog "Currently traceroute.cgi is perl-dependent"
Updated Jun 26, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.