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 1LPb8F-00057n-7q for garchives@archives.gentoo.org; Wed, 21 Jan 2009 11:20:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5776E05F0; Wed, 21 Jan 2009 11:20:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9D9BFE05F4 for ; Wed, 21 Jan 2009 11:20:26 +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 1BBB064630 for ; Wed, 21 Jan 2009 11:20:26 +0000 (UTC) Received: from tove by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LPb8D-0008U9-ON for gentoo-commits@lists.gentoo.org; Wed, 21 Jan 2009 11:20:25 +0000 From: "Torsten Veller (tove)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, tove@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-shells/zsh: ChangeLog zsh-4.3.4-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog zsh-4.3.4-r1.ebuild X-VCS-Directories: app-shells/zsh X-VCS-Committer: tove X-VCS-Committer-Name: Torsten Veller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Torsten Veller Date: Wed, 21 Jan 2009 11:20:25 +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: 66e6c215-29ff-4733-ba7d-fc1f89e8d545 X-Archives-Hash: 25fb7a926cd328a1063d1844a69e25fc tove 09/01/21 11:20:25 Modified: ChangeLog zsh-4.3.4-r1.ebuild Log: Fix for latest autoconf (#254348) (Portage version: 2.2_rc23/cvs/Linux i686) Revision Changes Path 1.136 app-shells/zsh/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/Cha= ngeLog?rev=3D1.136&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/Cha= ngeLog?rev=3D1.136&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/Cha= ngeLog?r1=3D1.135&r2=3D1.136 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/app-shells/zsh/ChangeLog,v retrieving revision 1.135 retrieving revision 1.136 diff -u -r1.135 -r1.136 --- ChangeLog 4 Jan 2009 15:43:20 -0000 1.135 +++ ChangeLog 21 Jan 2009 11:20:25 -0000 1.136 @@ -1,6 +1,10 @@ # ChangeLog for app-shells/zsh -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.135 2009= /01/04 15:43:20 tove Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.136 2009= /01/21 11:20:25 tove Exp $ + + 21 Jan 2009; Torsten Veller + +files/zsh-4.3.4-mkmakemod.patch, zsh-4.3.4-r1.ebuild: + Fix for latest autoconf (#254348) =20 *zsh-4.3.9 (04 Jan 2009) =20 1.11 app-shells/zsh/zsh-4.3.4-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh= -4.3.4-r1.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh= -4.3.4-r1.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh= -4.3.4-r1.ebuild?r1=3D1.10&r2=3D1.11 Index: zsh-4.3.4-r1.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/app-shells/zsh/zsh-4.3.4-r1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- zsh-4.3.4-r1.ebuild 29 Jun 2008 10:46:16 -0000 1.10 +++ zsh-4.3.4-r1.ebuild 21 Jan 2009 11:20:25 -0000 1.11 @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v = 1.10 2008/06/29 10:46:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v = 1.11 2009/01/21 11:20:25 tove Exp $ =20 inherit eutils multilib autotools =20 @@ -41,6 +41,7 @@ =20 epatch "${FILESDIR}/${PN}"-init.d-gentoo.diff epatch "${FILESDIR}/${P}"-configure-changequote.patch + epatch "${FILESDIR}/${P}"-mkmakemod.patch eautoreconf } =20