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 1NKWtI-00051S-Iq for garchives@archives.gentoo.org; Tue, 15 Dec 2009 12:52:36 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07E29E0936; Tue, 15 Dec 2009 12:52:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D4DF0E0936 for ; Tue, 15 Dec 2009 12:52:33 +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 8A9A7679D6 for ; Tue, 15 Dec 2009 12:52:33 +0000 (UTC) Received: from flameeyes by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NKWtE-0005Pf-R2 for gentoo-commits@lists.gentoo.org; Tue, 15 Dec 2009 12:52:32 +0000 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-misc/ntp: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: net-misc/ntp X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Petteno Content-Type: text/plain; charset=utf8 Message-Id: Sender: Diego Petteno Date: Tue, 15 Dec 2009 12:52:32 +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: 49ce4653-3bd3-4f4b-ba05-f52d1f7f2ae0 X-Archives-Hash: 51b60c3cb780a7ed18c328a6a041a177 flameeyes 09/12/15 12:52:32 Modified: ChangeLog Log: Further fix the linking patch to link fine with USE=3Dreadline/libedit = as well. (Portage version: 2.2_rc59/cvs/Linux x86_64) Revision Changes Path 1.157 net-misc/ntp/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/Chang= eLog?rev=3D1.157&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/Chang= eLog?rev=3D1.157&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/ntp/Chang= eLog?r1=3D1.156&r2=3D1.157 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/ntp/ChangeLog,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- ChangeLog 14 Dec 2009 18:47:09 -0000 1.156 +++ ChangeLog 15 Dec 2009 12:52:32 -0000 1.157 @@ -1,6 +1,11 @@ # ChangeLog for net-misc/ntp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.156 2009/1= 2/14 18:47:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.157 2009/1= 2/15 12:52:32 flameeyes Exp $ + + 15 Dec 2009; Diego E. Petten=C3=B2 + files/ntp-4.2.6-linking.patch: + Further fix the linking patch to link fine with USE=3Dreadline/libedit= as + well. =20 14 Dec 2009; Tom=C3=A1=C5=A1 Chv=C3=A1tal +files/ntp-4.2.6-as-needed.patch, ntp-4.2.6.ebuild: