Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash: ChangeLog bash-4.1_p7.ebuild
Date: Sat, 09 Oct 2010 20:03:53
Message-Id: 20101009191650.2D7102004C@flycatcher.gentoo.org
1 hwoarang 10/10/09 19:16:50
2
3 Modified: ChangeLog bash-4.1_p7.ebuild
4 Log:
5 Stable on amd64 wrt bug #336037
6
7 (Portage version: 2.2_rc91/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.267 app-shells/bash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.267&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.267&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.266&r2=1.267
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
19 retrieving revision 1.266
20 retrieving revision 1.267
21 diff -u -r1.266 -r1.267
22 --- ChangeLog 9 Oct 2010 16:48:56 -0000 1.266
23 +++ ChangeLog 9 Oct 2010 19:16:50 -0000 1.267
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-shells/bash
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.266 2010/10/09 16:48:56 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.267 2010/10/09 19:16:50 hwoarang Exp $
29 +
30 + 09 Oct 2010; Markos Chandras <hwoarang@g.o> bash-4.1_p7.ebuild:
31 + Stable on amd64 wrt bug #336037
32
33 09 Oct 2010; Raúl Porcel <armin76@g.o> bash-4.1_p7.ebuild:
34 alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #336037
35
36
37
38 1.8 app-shells/bash/bash-4.1_p7.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild?r1=1.7&r2=1.8
43
44 Index: bash-4.1_p7.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- bash-4.1_p7.ebuild 9 Oct 2010 16:49:11 -0000 1.7
51 +++ bash-4.1_p7.ebuild 9 Oct 2010 19:16:50 -0000 1.8
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.7 2010/10/09 16:49:11 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.8 2010/10/09 19:16:50 hwoarang Exp $
57
58 EAPI="1"
59
60 @@ -37,7 +37,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="0"
64 -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
66 IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla"
67
68 DEPEND=">=sys-libs/ncurses-5.2-r2