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 1NuHzE-0007FT-D5 for garchives@archives.gentoo.org; Wed, 24 Mar 2010 04:14:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4116FE08DD; Wed, 24 Mar 2010 04:14:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 036BBE08DD for ; Wed, 24 Mar 2010 04:14:28 +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 D5A1C67FBD for ; Wed, 24 Mar 2010 04:14:27 +0000 (UTC) Received: from the_paya by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NuHz9-0004Uq-BP for gentoo-commits@lists.gentoo.org; Wed, 24 Mar 2010 04:14:27 +0000 From: "Javier Villavicencio (the_paya)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, the_paya@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/readline: ChangeLog readline-6.1_p2.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog readline-6.1_p2.ebuild X-VCS-Directories: sys-libs/readline X-VCS-Committer: the_paya X-VCS-Committer-Name: Javier Villavicencio Content-Type: text/plain; charset=utf8 Message-Id: Sender: Javier Villavicencio Date: Wed, 24 Mar 2010 04:14:27 +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: 3830a65b-d0a3-4d8e-bda4-c79004965ad7 X-Archives-Hash: 729e74b3c23d9888ca634258d487284d the_paya 10/03/24 04:14:27 Modified: ChangeLog readline-6.1_p2.ebuild Log: Fix for bug 301508, rlfe build on FreeBSD. (Portage version: 2.2_rc67/cvs/FreeBSD i386) Revision Changes Path 1.154 sys-libs/readline/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= ChangeLog?rev=3D1.154&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= ChangeLog?rev=3D1.154&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= ChangeLog?r1=3D1.153&r2=3D1.154 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/sys-libs/readline/ChangeLog,v retrieving revision 1.153 retrieving revision 1.154 diff -u -r1.153 -r1.154 --- ChangeLog 23 Mar 2010 20:42:06 -0000 1.153 +++ ChangeLog 24 Mar 2010 04:14:27 -0000 1.154 @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/readline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.153 2= 010/03/23 20:42:06 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.154 2= 010/03/24 04:14:27 the_paya Exp $ + + 24 Mar 2010; Javier Villavicencio + readline-6.1_p2.ebuild, +files/readline-6.1-rlfe-freebsd.patch: + Fix for bug 301508, rlfe build on FreeBSD. =20 23 Mar 2010; Brent Baude readline-6.1.ebuild: stable ppc, bug 310819 1.2 sys-libs/readline/readline-6.1_p2.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= readline-6.1_p2.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= readline-6.1_p2.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/readline/= readline-6.1_p2.ebuild?r1=3D1.1&r2=3D1.2 Index: readline-6.1_p2.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/sys-libs/readline/readline-6.1_p2.ebuil= d,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- readline-6.1_p2.ebuild 23 Mar 2010 02:23:01 -0000 1.1 +++ readline-6.1_p2.ebuild 24 Mar 2010 04:14:27 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.1_p2.ebu= ild,v 1.1 2010/03/23 02:23:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.1_p2.ebu= ild,v 1.2 2010/03/24 04:14:27 the_paya Exp $ =20 inherit autotools eutils multilib toolchain-funcs flag-o-matic =20 @@ -50,6 +50,7 @@ [[ ${PLEVEL} -gt 0 ]] && epatch $(patches -s) epatch "${FILESDIR}"/${PN}-5.0-no_rpath.patch epatch "${FILESDIR}"/${PN}-5.2-no-ignore-shlib-errors.patch #216952 + epatch "${FILESDIR}"/${PN}-6.1-rlfe-freebsd.patch # 301508 =20 # force ncurses linking #71420 sed -i -e 's:^SHLIB_LIBS=3D:SHLIB_LIBS=3D-lncurses:' support/shobj-conf= || die "sed"