From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OdC53-0004LX-J6 for garchives@archives.gentoo.org; Mon, 26 Jul 2010 01:02:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 641F1E09BF; Mon, 26 Jul 2010 01:02:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 48454E09A6 for ; Mon, 26 Jul 2010 01:02:08 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02E221B400B for ; Mon, 26 Jul 2010 01:02:08 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 948) id 295932CE15; Mon, 26 Jul 2010 01:02:07 +0000 (UTC) From: "Diego Petteno (flameeyes)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, flameeyes@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-fs/nfs-utils: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-fs/nfs-utils X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: <20100726010207.295932CE15@corvid.gentoo.org> Date: Mon, 26 Jul 2010 01:02:07 +0000 (UTC) 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: 6d85e0b5-0360-46d6-940c-5a8182be0040 X-Archives-Hash: f191ec593aa1b4e2f8b1ebc9d1c47295 flameeyes 10/07/26 01:02:07 Modified: ChangeLog Log: Fix nfs init script dependency generation for kerberos exports. (Portage version: 2.2_rc67/cvs/Linux x86_64) Revision Changes Path 1.170 net-fs/nfs-utils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/C= hangeLog?rev=3D1.170&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/C= hangeLog?rev=3D1.170&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/nfs-utils/C= hangeLog?r1=3D1.169&r2=3D1.170 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-fs/nfs-utils/ChangeLog,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- ChangeLog 23 Jul 2010 01:33:58 -0000 1.169 +++ ChangeLog 26 Jul 2010 01:02:06 -0000 1.170 @@ -1,6 +1,9 @@ # ChangeLog for net-fs/nfs-utils # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.169 20= 10/07/23 01:33:58 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/ChangeLog,v 1.170 20= 10/07/26 01:02:06 flameeyes Exp $ + + 26 Jul 2010; Diego E. Petten=C3=B2 files/nfs.in= itd: + Fix nfs init script dependency generation for kerberos exports. =20 *nfs-utils-1.2.2-r2 (23 Jul 2010) =20