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 1KqVzl-0001Sz-6o for garchives@archives.gentoo.org; Thu, 16 Oct 2008 16:46:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 904ABE02FB; Thu, 16 Oct 2008 16:46:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5E3F9E02FB for ; Thu, 16 Oct 2008 16:46:41 +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 0C07C64422 for ; Thu, 16 Oct 2008 16:46:40 +0000 (UTC) Received: from opfer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KqVzj-0006vv-EH for gentoo-commits@lists.gentoo.org; Thu, 16 Oct 2008 16:46:39 +0000 From: "Christian Faulhammer (opfer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, opfer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-misc/vpnc: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-misc/vpnc X-VCS-Committer: opfer X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Thu, 16 Oct 2008 16:46:39 +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: bee3b96f-7aea-405b-be16-48108a7c7373 X-Archives-Hash: f4ade8fdef1b897bf49826177af8b876 opfer 08/10/16 16:46:39 Modified: ChangeLog Log: source is not POSIX compliant so use the dot instead, thanks to Martin = V=C3=A4th in bug 242198 (Portage version: 2.1.4.5) Revision Changes Path 1.75 net-misc/vpnc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vpnc/Chan= geLog?rev=3D1.75&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vpnc/Chan= geLog?rev=3D1.75&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/vpnc/Chan= geLog?r1=3D1.74&r2=3D1.75 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-misc/vpnc/ChangeLog,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- ChangeLog 11 Sep 2008 22:39:19 -0000 1.74 +++ ChangeLog 16 Oct 2008 16:46:39 -0000 1.75 @@ -1,6 +1,10 @@ # ChangeLog for net-misc/vpnc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/ChangeLog,v 1.74 2008/0= 9/11 22:39:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vpnc/ChangeLog,v 1.75 2008/1= 0/16 16:46:39 opfer Exp $ + + 16 Oct 2008; Christian Faulhammer files/vpnc-2.init= : + source is not POSIX compliant so use the dot instead, thanks to Martin + V=C3=A4th in bug 242198 =20 11 Sep 2008; Christian Faulhammer files/vpnc-2.init= : source /etc/conf.d/vpnc always as people likely rename their init scri= pts;