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_p15.ebuild
Date: Thu, 02 Oct 2014 10:06:47
Message-Id: 20141002100642.E29BF6C18@oystercatcher.gentoo.org
1 armin76 14/10/02 10:06:42
2
3 Modified: ChangeLog bash-4.1_p15.ebuild
4 Log:
5 s390 stable
6
7 (Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.407 app-shells/bash/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.407&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.407&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.406&r2=1.407
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
19 retrieving revision 1.406
20 retrieving revision 1.407
21 diff -u -r1.406 -r1.407
22 --- ChangeLog 2 Oct 2014 08:23:04 -0000 1.406
23 +++ ChangeLog 2 Oct 2014 10:06:42 -0000 1.407
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.406 2014/10/02 08:23:04 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.407 2014/10/02 10:06:42 armin76 Exp $
29 +
30 + 02 Oct 2014; Raúl Porcel <armin76@g.o> bash-4.1_p15.ebuild:
31 + s390 stable
32
33 02 Oct 2014; Raúl Porcel <armin76@g.o> bash-4.1_p15.ebuild,
34 bash-4.2_p51.ebuild:
35
36
37
38 1.4 app-shells/bash/bash-4.1_p15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild?r1=1.3&r2=1.4
43
44 Index: bash-4.1_p15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- bash-4.1_p15.ebuild 2 Oct 2014 08:23:04 -0000 1.3
51 +++ bash-4.1_p15.ebuild 2 Oct 2014 10:06:42 -0000 1.4
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_p15.ebuild,v 1.3 2014/10/02 08:23:04 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p15.ebuild,v 1.4 2014/10/02 10:06:42 armin76 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