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 1R9qM8-0006ND-U9 for garchives@archives.gentoo.org; Sat, 01 Oct 2011 03:35:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA22121C197; Sat, 1 Oct 2011 03:35:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9DA1221C197 for ; Sat, 1 Oct 2011 03:35:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08CEB641FF for ; Sat, 1 Oct 2011 03:35:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2261) id C146320034; Sat, 1 Oct 2011 03:35:07 +0000 (UTC) From: "PaweA Hajdan (phajdan.jr)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, phajdan.jr@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/readline: readline-6.2_p1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: readline-6.2_p1.ebuild ChangeLog X-VCS-Directories: sys-libs/readline X-VCS-Committer: phajdan.jr X-VCS-Committer-Name: PaweA Hajdan Content-Type: text/plain; charset=utf8 Message-Id: <20111001033507.C146320034@flycatcher.gentoo.org> Date: Sat, 1 Oct 2011 03:35:07 +0000 (UTC) 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: X-Archives-Hash: 7fed37ff8a9b26ca63acd9007324bb83 phajdan.jr 11/10/01 03:35:07 Modified: readline-6.2_p1.ebuild ChangeLog Log: x86 stable wrt bug #384463 =20 (Portage version: 2.1.10.11/cvs/Linux i686) Revision Changes Path 1.4 sys-libs/readline/readline-6.2_p1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= readline-6.2_p1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= readline-6.2_p1.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= readline-6.2_p1.ebuild?r1=3D1.3&r2=3D1.4 Index: readline-6.2_p1.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.2_p1.ebuil= d,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- readline-6.2_p1.ebuild 26 Sep 2011 22:29:18 -0000 1.3 +++ readline-6.2_p1.ebuild 1 Oct 2011 03:35:07 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebu= ild,v 1.3 2011/09/26 22:29:18 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebu= ild,v 1.4 2011/10/01 03:35:07 phajdan.jr Exp $ =20 inherit eutils multilib toolchain-funcs flag-o-matic =20 @@ -32,7 +32,7 @@ =20 LICENSE=3D"GPL-3" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 = ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE=3D"" =20 # We must be certain that we have a bash that is linked 1.171 sys-libs/readline/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= ChangeLog?rev=3D1.171&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= ChangeLog?rev=3D1.171&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/= ChangeLog?r1=3D1.170&r2=3D1.171 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.170 retrieving revision 1.171 diff -u -r1.170 -r1.171 --- ChangeLog 26 Sep 2011 22:29:18 -0000 1.170 +++ ChangeLog 1 Oct 2011 03:35:07 -0000 1.171 @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/readline # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.170 2= 011/09/26 22:29:18 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.171 2= 011/10/01 03:35:07 phajdan.jr Exp $ + + 01 Oct 2011; Pawel Hajdan jr readline-6.2_p1.e= build: + x86 stable wrt bug #384463 =20 26 Sep 2011; Tony Vroon readline-6.2_p1.ebuild: Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo= &