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.1_p14.ebuild
Date: Mon, 29 Sep 2014 08:33:26
Message-Id: 20140929083315.C004B415@oystercatcher.gentoo.org
1 klausman 14/09/29 08:33:15
2
3 Modified: ChangeLog bash-4.1_p14.ebuild
4 Log:
5 Stable on alpha, bug 523742
6
7 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.393 app-shells/bash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.393&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.393&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.392&r2=1.393
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
19 retrieving revision 1.392
20 retrieving revision 1.393
21 diff -u -r1.392 -r1.393
22 --- ChangeLog 29 Sep 2014 08:23:42 -0000 1.392
23 +++ ChangeLog 29 Sep 2014 08:33:15 -0000 1.393
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-shells/bash
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.392 2014/09/29 08:23:42 klausman Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.393 2014/09/29 08:33:15 klausman Exp $
29 +
30 + 29 Sep 2014; Tobias Klausmann <klausman@g.o> bash-4.1_p14.ebuild:
31 + Stable on alpha, bug 523742
32
33 29 Sep 2014; Tobias Klausmann <klausman@g.o> bash-4.2_p50.ebuild:
34 Stable on alpha, bug 523742
35
36
37
38 1.2 app-shells/bash/bash-4.1_p14.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild?r1=1.1&r2=1.2
43
44 Index: bash-4.1_p14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- bash-4.1_p14.ebuild 28 Sep 2014 16:52:30 -0000 1.1
51 +++ bash-4.1_p14.ebuild 29 Sep 2014 08:33:15 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 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_p14.ebuild,v 1.1 2014/09/28 16:52:30 polynomial-c Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p14.ebuild,v 1.2 2014/09/29 08:33:15 klausman Exp $
57
58 EAPI="4"
59
60 @@ -34,7 +34,7 @@
61
62 LICENSE="GPL-3"
63 SLOT="${MY_PV}"
64 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
65 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
66 IUSE="afs mem-scramble +net nls +readline"
67
68 DEPEND=">=sys-libs/ncurses-5.2-r2