Gentoo Archives: gentoo-commits

From: "Tiago Cunha (tcunha)" <tcunha@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash: ChangeLog bash-4.0_p35.ebuild
Date: Thu, 03 Dec 2009 20:53:32
Message-Id: E1NGIg4-00014z-9r@stork.gentoo.org
1 tcunha 09/12/03 20:53:28
2
3 Modified: ChangeLog bash-4.0_p35.ebuild
4 Log:
5 stable sparc, bug 295405
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.236 app-shells/bash/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.236&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.236&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?r1=1.235&r2=1.236
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
18 retrieving revision 1.235
19 retrieving revision 1.236
20 diff -u -r1.235 -r1.236
21 --- ChangeLog 3 Dec 2009 06:15:38 -0000 1.235
22 +++ ChangeLog 3 Dec 2009 20:53:28 -0000 1.236
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-shells/bash
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.235 2009/12/03 06:15:38 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.236 2009/12/03 20:53:28 tcunha Exp $
28 +
29 + 03 Dec 2009; Tiago Cunha <tcunha@g.o> bash-4.0_p35.ebuild:
30 + stable sparc, bug 295405
31
32 03 Dec 2009; Jeroen Roovers <jer@g.o> bash-4.0_p35.ebuild:
33 Stable for HPPA (bug #295405).
34
35
36
37 1.4 app-shells/bash/bash-4.0_p35.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?r1=1.3&r2=1.4
42
43 Index: bash-4.0_p35.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- bash-4.0_p35.ebuild 3 Dec 2009 06:15:38 -0000 1.3
50 +++ bash-4.0_p35.ebuild 3 Dec 2009 20:53:28 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 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.0_p35.ebuild,v 1.3 2009/12/03 06:15:38 jer Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.4 2009/12/03 20:53:28 tcunha Exp $
56
57 EAPI="1"
58
59 @@ -36,7 +36,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