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 1JzuSj-0001R0-FG for garchives@archives.gentoo.org; Sat, 24 May 2008 14:11:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CAE1DE044C; Sat, 24 May 2008 14:11:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 94218E044C for ; Sat, 24 May 2008 14:11:08 +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 267B667A57 for ; Sat, 24 May 2008 14:11:08 +0000 (UTC) Received: from opfer by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1JzuSh-0003JH-3J for gentoo-commits@lists.gentoo.org; Sat, 24 May 2008 14:11:07 +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 dev-lang/erlang: ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog X-VCS-Directories: dev-lang/erlang X-VCS-Committer: opfer X-VCS-Committer-Name: Christian Faulhammer Content-Type: text/plain; charset=utf8 Message-Id: Sender: Christian Faulhammer Date: Sat, 24 May 2008 14:11:07 +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: 6450a9ef-beae-4bc3-99ac-0986f367e75b X-Archives-Hash: a0bee7d9529ad8c71a6a2742125feac9 opfer 08/05/24 14:11:07 Modified: ChangeLog Log: patch had DOS encoding which might fail on some systems, reported by =D0= =90=D1=80=D1=82=D0=B5=D0=BC =D0=9D=D0=B0=D0=B2=D1=80=D0=BE=D1=86=D0=BA=D0= =B8=D0=B9 by mail (Portage version: 2.1.4.4) Revision Changes Path 1.114 dev-lang/erlang/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/Ch= angeLog?rev=3D1.114&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/Ch= angeLog?rev=3D1.114&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/erlang/Ch= angeLog?r1=3D1.113&r2=3D1.114 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/dev-lang/erlang/ChangeLog,v retrieving revision 1.113 retrieving revision 1.114 diff -u -r1.113 -r1.114 --- ChangeLog 29 Apr 2008 15:35:19 -0000 1.113 +++ ChangeLog 24 May 2008 14:11:06 -0000 1.114 @@ -1,6 +1,11 @@ # ChangeLog for dev-lang/erlang # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.113 200= 8/04/29 15:35:19 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/ChangeLog,v 1.114 200= 8/05/24 14:11:06 opfer Exp $ + + 24 May 2008; Christian Faulhammer + files/erlang-11.2.5-odbc-support-amd64.patch: + patch had DOS encoding which might fail on some systems, reported by + =D0=90=D1=80=D1=82=D0=B5=D0=BC =D0=9D=D0=B0=D0=B2=D1=80=D0=BE=D1=86=D0= =BA=D0=B8=D0=B9 by mail =20 29 Apr 2008; Christian Faulhammer erlang-12.2.2.ebu= ild: make previous patch really work by regenerating needed files, pointed = out by --=20 gentoo-commits@lists.gentoo.org mailing list