Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@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: Fri, 01 Jan 2010 14:12:14
Message-Id: E1NQiEd-0007wb-9A@stork.gentoo.org
1 klausman 10/01/01 14:12:11
2
3 Modified: ChangeLog bash-4.0_p35.ebuild
4 Log:
5 Stable on alpha, bug #295405
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.242 app-shells/bash/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.242&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?rev=1.242&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/ChangeLog?r1=1.241&r2=1.242
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
18 retrieving revision 1.241
19 retrieving revision 1.242
20 diff -u -r1.241 -r1.242
21 --- ChangeLog 22 Dec 2009 16:23:48 -0000 1.241
22 +++ ChangeLog 1 Jan 2010 14:12:10 -0000 1.242
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.241 2009/12/22 16:23:48 vapier Exp $
27 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.242 2010/01/01 14:12:10 klausman Exp $
29 +
30 + 01 Jan 2010; Tobias Klausmann <klausman@g.o> bash-4.0_p35.ebuild:
31 + Stable on alpha, bug #295405
32
33 22 Dec 2009; Mike Frysinger <vapier@g.o> bash-4.0_p35.ebuild:
34 Mark ia64/s390/sh stable.
35
36
37
38 1.10 app-shells/bash/bash-4.0_p35.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild?r1=1.9&r2=1.10
43
44 Index: bash-4.0_p35.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- bash-4.0_p35.ebuild 22 Dec 2009 16:23:48 -0000 1.9
51 +++ bash-4.0_p35.ebuild 1 Jan 2010 14:12:10 -0000 1.10
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2009 Gentoo Foundation
54 +# Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.9 2009/12/22 16:23:48 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p35.ebuild,v 1.10 2010/01/01 14:12:10 klausman Exp $
58
59 EAPI="1"
60
61 @@ -36,7 +36,7 @@
62
63 LICENSE="GPL-3"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
67 IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla"
68
69 DEPEND=">=sys-libs/ncurses-5.2-r2