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: bash-3.1_p20.ebuild ChangeLog
Date: Mon, 29 Sep 2014 09:01:40
Message-Id: 20140929090136.3F72141A@oystercatcher.gentoo.org
1 klausman 14/09/29 09:01:36
2
3 Modified: bash-3.1_p20.ebuild ChangeLog
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.2 app-shells/bash/bash-3.1_p20.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild?r1=1.1&r2=1.2
15
16 Index: bash-3.1_p20.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- bash-3.1_p20.ebuild 28 Sep 2014 16:52:30 -0000 1.1
23 +++ bash-3.1_p20.ebuild 29 Sep 2014 09:01:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild,v 1.1 2014/09/28 16:52:30 polynomial-c Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p20.ebuild,v 1.2 2014/09/29 09:01:36 klausman Exp $
29
30 EAPI="4"
31
32 @@ -34,7 +34,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="${MY_PV}"
36 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
37 +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
38 IUSE="afs +net nls +readline"
39
40 DEPEND=">=sys-libs/ncurses-5.2-r2
41
42
43
44 1.396 app-shells/bash/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.396&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?rev=1.396&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/ChangeLog?r1=1.395&r2=1.396
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v
53 retrieving revision 1.395
54 retrieving revision 1.396
55 diff -u -r1.395 -r1.396
56 --- ChangeLog 29 Sep 2014 08:52:23 -0000 1.395
57 +++ ChangeLog 29 Sep 2014 09:01:36 -0000 1.396
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-shells/bash
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.395 2014/09/29 08:52:23 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.396 2014/09/29 09:01:36 klausman Exp $
63 +
64 + 29 Sep 2014; Tobias Klausmann <klausman@g.o> bash-3.1_p20.ebuild:
65 + Stable on alpha, bug 523742
66
67 29 Sep 2014; Tobias Klausmann <klausman@g.o> bash-3.2_p54.ebuild:
68 Stable on alpha, bug 523742