prometheanfire 15/03/11 05:09:24 Modified: icinga2-2.3.0.ebuild ChangeLog Log: signing (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x33ED3FD25AFC78BA)
Revision Changes Path 1.2 net-analyzer/icinga2/icinga2-2.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild?r1=1.1&r2=1.2 Index: icinga2-2.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- icinga2-2.3.0.ebuild 11 Mar 2015 04:43:21 -0000 1.1 +++ icinga2-2.3.0.ebuild 11 Mar 2015 05:09:24 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild,v 1.1 2015/03/11 04:43:21 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/icinga2-2.3.0.ebuild,v 1.2 2015/03/11 05:09:24 prometheanfire Exp $ EAPI=5 inherit depend.apache eutils cmake-utils toolchain-funcs user versionator systemd @@ -125,7 +125,7 @@ keepdir /var/lib/icinga2/api/log keepdir /var/spool/icinga2/perfdata - rm -r "${D}var/run" || die "failed to remove /var/run" + rm -r "${D}var/run" || die "failed to remove /var/run" rm -r "${D}var/cache" || die "failed to remove /var/cache" fowners icinga:icinga /etc/icinga2 1.26 net-analyzer/icinga2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?rev=1.26&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?rev=1.26&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga2/ChangeLog?r1=1.25&r2=1.26 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- ChangeLog 11 Mar 2015 04:43:21 -0000 1.25 +++ ChangeLog 11 Mar 2015 05:09:24 -0000 1.26 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/icinga2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.25 2015/03/11 04:43:21 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/icinga2/ChangeLog,v 1.26 2015/03/11 05:09:24 prometheanfire Exp $ + + 11 Mar 2015; Matthew Thode <[email protected]> icinga2-2.3.0.ebuild: + signing *icinga2-2.3.0 (11 Mar 2015)
