Gentoo Archives: gentoo-commits

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