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: bash-3.2_p17-r1.ebuild
Date: Wed, 02 Jan 2008 17:14:01
Message-Id: E1JA7AB-00078Z-Mk@stork.gentoo.org
1 armin76 08/01/02 17:13:55
2
3 Modified: bash-3.2_p17-r1.ebuild
4 Log:
5 Somehow i didn't stabilize it on alpha/ia64/sparc, done now
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.9 app-shells/bash/bash-3.2_p17-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild?r1=1.8&r2=1.9
14
15 Index: bash-3.2_p17-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- bash-3.2_p17-r1.ebuild 2 Jan 2008 14:09:20 -0000 1.8
22 +++ bash-3.2_p17-r1.ebuild 2 Jan 2008 17:13:55 -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/bash/bash-3.2_p17-r1.ebuild,v 1.8 2008/01/02 14:09:20 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17-r1.ebuild,v 1.9 2008/01/02 17:13:55 armin76 Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs multilib
30
31 @@ -31,7 +31,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 arm hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="afs bashlogger nls plugins vanilla"
38
39 DEPEND=">=sys-libs/ncurses-5.2-r2"
40
41
42
43 --
44 gentoo-commits@g.o mailing list