Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/zsh: zsh-4.3.4-r1.ebuild
Date: Thu, 10 Jan 2008 09:26:40
Message-Id: E1JCtgK-0006of-VG@stork.gentoo.org
1 vapier 08/01/10 09:26:36
2
3 Modified: zsh-4.3.4-r1.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.9 app-shells/zsh/zsh-4.3.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: zsh-4.3.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- zsh-4.3.4-r1.ebuild 8 Jan 2008 14:59:50 -0000 1.8
22 +++ zsh-4.3.4-r1.ebuild 10 Jan 2008 09:26:36 -0000 1.9
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.8 2008/01/08 14:59:50 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.3.4-r1.ebuild,v 1.9 2008/01/10 09:26:36 vapier Exp $
28
29 inherit eutils multilib autotools
30
31 @@ -17,7 +17,7 @@
32
33 LICENSE="ZSH"
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="maildir static doc examples pcre caps unicode"
38
39 RDEPEND=">=sys-libs/ncurses-5.1
40
41
42
43 --
44 gentoo-commits@l.g.o mailing list