From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JfNtW-00043b-IH for garchives@archives.gentoo.org; Fri, 28 Mar 2008 23:21:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17BBDE0316; Fri, 28 Mar 2008 23:21:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E6481E0316 for ; Fri, 28 Mar 2008 23:21:57 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 79B73662E6 for ; Fri, 28 Mar 2008 23:21:57 +0000 (UTC) Received: from hollow by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JfNtU-0005Qf-Ir for gentoo-commits@lists.gentoo.org; Fri, 28 Mar 2008 23:21:56 +0000 From: "Benedikt Boehm (hollow)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hollow@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/centreon: centreon-1.4.2.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: centreon-1.4.2.4.ebuild ChangeLog X-VCS-Directories: net-analyzer/centreon X-VCS-Committer: hollow X-VCS-Committer-Name: Benedikt Boehm Content-Type: text/plain; charset=utf8 Message-Id: Sender: Benedikt Boehm Date: Fri, 28 Mar 2008 23:21:56 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 13c550b7-29c1-4c3b-9e0b-89eba6bb01af X-Archives-Hash: b2451aa2e0e823af525858bca0cea095 hollow 08/03/28 23:21:56 Modified: centreon-1.4.2.4.ebuild ChangeLog Log: fix typo (Portage version: 2.1.4.4) Revision Changes Path 1.2 net-analyzer/centreon/centreon-1.4.2.4.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/centreon-1.4.2.4.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/centreon-1.4.2.4.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/centreon-1.4.2.4.ebuild?r1=3D1.1&r2=3D1.2 Index: centreon-1.4.2.4.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/centreon/centreon-1.4.2.4.= ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- centreon-1.4.2.4.ebuild 28 Mar 2008 18:38:06 -0000 1.1 +++ centreon-1.4.2.4.ebuild 28 Mar 2008 23:21:56 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/centreon/centreon-1.4.2.= 4.ebuild,v 1.1 2008/03/28 18:38:06 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/centreon/centreon-1.4.2.= 4.ebuild,v 1.2 2008/03/28 23:21:56 hollow Exp $ =20 inherit depend.apache depend.php confutils =20 @@ -175,7 +175,7 @@ /etc/centreon =20 # install nagios plugins - execinto "${NAGIOS_PLUGINS}" + exeinto "${NAGIOS_PLUGINS}" =20 for plugin in ./Plugins/src/*; do if [[ ! -d "${plugin}" ]]; then 1.2 net-analyzer/centreon/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/ChangeLog?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/ChangeLog?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/centr= eon/ChangeLog?r1=3D1.1&r2=3D1.2 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/net-analyzer/centreon/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 28 Mar 2008 18:38:06 -0000 1.1 +++ ChangeLog 28 Mar 2008 23:21:56 -0000 1.2 @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/centreon # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/centreon/ChangeLog,v 1.1= 2008/03/28 18:38:06 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/centreon/ChangeLog,v 1.2= 2008/03/28 23:21:56 hollow Exp $ + + 28 Mar 2008; Benedikt B=C3=B6hm centreon-1.4.2.4.e= build: + fix typo =20 *centreon-1.4.2.4 (28 Mar 2008) =20 --=20 gentoo-commits@lists.gentoo.org mailing list