Gentoo Archives: gentoo-commits

From: "Stephen Bennett (spb)" <spb@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/bash: bash-3.2_p33.ebuild bash-3.2_p25.ebuild
Date: Wed, 02 Jan 2008 16:42:31
Message-Id: E1JA6fh-0006l0-FY@stork.gentoo.org
1 spb 08/01/02 16:42:25
2
3 Modified: bash-3.2_p33.ebuild bash-3.2_p25.ebuild
4 Log:
5 Fix dep specs in blockers
6 (Portage version: 2.1.2.3)
7
8 Revision Changes Path
9 1.3 app-shells/bash/bash-3.2_p33.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild?r1=1.2&r2=1.3
14
15 Index: bash-3.2_p33.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- bash-3.2_p33.ebuild 2 Jan 2008 16:36:27 -0000 1.2
22 +++ bash-3.2_p33.ebuild 2 Jan 2008 16:42:24 -0000 1.3
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_p33.ebuild,v 1.2 2008/01/02 16:36:27 spb Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p33.ebuild,v 1.3 2008/01/02 16:42:24 spb Exp $
28
29 inherit eutils flag-o-matic toolchain-funcs multilib
30
31 @@ -36,7 +36,7 @@
32
33 DEPEND=">=sys-libs/ncurses-5.2-r2"
34 RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
35 - !<sys-apps/paludis-0.26_alpha5"
36 + !<sys-apps/paludis-0.26.0_alpha5"
37
38 S=${WORKDIR}/${MY_P}
39
40
41
42
43 1.6 app-shells/bash/bash-3.2_p25.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild?r1=1.5&r2=1.6
48
49 Index: bash-3.2_p25.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- bash-3.2_p25.ebuild 2 Jan 2008 16:36:27 -0000 1.5
56 +++ bash-3.2_p25.ebuild 2 Jan 2008 16:42:24 -0000 1.6
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2008 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.5 2008/01/02 16:36:27 spb Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p25.ebuild,v 1.6 2008/01/02 16:42:24 spb Exp $
62
63 inherit eutils flag-o-matic toolchain-funcs multilib
64
65 @@ -36,7 +36,7 @@
66
67 DEPEND=">=sys-libs/ncurses-5.2-r2"
68 RDEPEND="${DEPEND} !<sys-apps/portage-2.1.4_rc1
69 - !<sys-apps/paludis-0.26_alpha5"
70 + !<sys-apps/paludis-0.26.0_alpha5"
71
72 S=${WORKDIR}/${MY_P}
73
74
75
76
77 --
78 gentoo-commits@g.o mailing list