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