Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/zsh: zsh-4.3.15.ebuild ChangeLog
Date: Wed, 08 Feb 2012 08:49:38
Message-Id: 20120208084926.7079F2004B@flycatcher.gentoo.org
1 chainsaw 12/02/08 08:49:26
2
3 Modified: zsh-4.3.15.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Aaron "B-Man" Bauman in bug #401931.
6
7 (Portage version: 2.1.10.45/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 app-shells/zsh/zsh-4.3.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild?r1=1.1&r2=1.2
15
16 Index: zsh-4.3.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- zsh-4.3.15.ebuild 18 Dec 2011 07:09:16 -0000 1.1
23 +++ zsh-4.3.15.ebuild 8 Feb 2012 08:49:26 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild,v 1.1 2011/12/18 07:09:16 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.15.ebuild,v 1.2 2012/02/08 08:49:26 chainsaw Exp $
30
31 EAPI=4
32
33 @@ -34,7 +34,7 @@
34
35 LICENSE="ZSH gdbm? ( GPL-2 )"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="caps debug doc examples gdbm maildir pcre static unicode"
40
41 RDEPEND="
42
43
44
45 1.180 app-shells/zsh/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.180&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?rev=1.180&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/zsh/ChangeLog?r1=1.179&r2=1.180
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v
54 retrieving revision 1.179
55 retrieving revision 1.180
56 diff -u -r1.179 -r1.180
57 --- ChangeLog 7 Feb 2012 20:36:53 -0000 1.179
58 +++ ChangeLog 8 Feb 2012 08:49:26 -0000 1.180
59 @@ -1,6 +1,10 @@
60 # ChangeLog for app-shells/zsh
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.179 2012/02/07 20:36:53 radhermit Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/ChangeLog,v 1.180 2012/02/08 08:49:26 chainsaw Exp $
64 +
65 + 08 Feb 2012; Tony Vroon <chainsaw@g.o> zsh-4.3.15.ebuild:
66 + Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
67 + Lazkani & Aaron "B-Man" Bauman in bug #401931.
68
69 07 Feb 2012; Tim Harder <radhermit@g.o> -zsh-4.3.10-r2.ebuild,
70 -zsh-4.3.11.ebuild, -zsh-4.3.13.ebuild, -zsh-4.3.14.ebuild,