Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/readline: readline-6.2_p1.ebuild ChangeLog
Date: Sat, 01 Oct 2011 03:35:17
Message-Id: 20111001033507.C146320034@flycatcher.gentoo.org
1 phajdan.jr 11/10/01 03:35:07
2
3 Modified: readline-6.2_p1.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #384463
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 sys-libs/readline/readline-6.2_p1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild?r1=1.3&r2=1.4
15
16 Index: readline-6.2_p1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- readline-6.2_p1.ebuild 26 Sep 2011 22:29:18 -0000 1.3
23 +++ readline-6.2_p1.ebuild 1 Oct 2011 03:35:07 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild,v 1.3 2011/09/26 22:29:18 chainsaw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p1.ebuild,v 1.4 2011/10/01 03:35:07 phajdan.jr Exp $
29
30 inherit eutils multilib toolchain-funcs flag-o-matic
31
32 @@ -32,7 +32,7 @@
33
34 LICENSE="GPL-3"
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
38 IUSE=""
39
40 # We must be certain that we have a bash that is linked
41
42
43
44 1.171 sys-libs/readline/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?rev=1.171&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?rev=1.171&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?r1=1.170&r2=1.171
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v
53 retrieving revision 1.170
54 retrieving revision 1.171
55 diff -u -r1.170 -r1.171
56 --- ChangeLog 26 Sep 2011 22:29:18 -0000 1.170
57 +++ ChangeLog 1 Oct 2011 03:35:07 -0000 1.171
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-libs/readline
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.170 2011/09/26 22:29:18 chainsaw Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.171 2011/10/01 03:35:07 phajdan.jr Exp $
63 +
64 + 01 Oct 2011; Pawel Hajdan jr <phajdan.jr@g.o> readline-6.2_p1.ebuild:
65 + x86 stable wrt bug #384463
66
67 26 Sep 2011; Tony Vroon <chainsaw@g.o> readline-6.2_p1.ebuild:
68 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo &