Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gdb: gdb-6.8.50.20090811.2.12.ebuild gdb-6.8-r2.ebuild gdb-6.8-r1.ebuild
Date: Tue, 08 Sep 2009 17:50:08
Message-Id: E1Ml4pR-0000j5-T5@stork.gentoo.org
1 vapier 09/09/08 17:50:05
2
3 Modified: gdb-6.8.50.20090811.2.12.ebuild gdb-6.8-r2.ebuild
4 gdb-6.8-r1.ebuild
5 Log:
6 allow xz-utils and lzma-utils #279871
7 (Portage version: 2.2_rc40/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild?r1=1.1&r2=1.2
15
16 Index: gdb-6.8.50.20090811.2.12.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- gdb-6.8.50.20090811.2.12.ebuild 16 Aug 2009 00:47:39 -0000 1.1
23 +++ gdb-6.8.50.20090811.2.12.ebuild 8 Sep 2009 17:50:05 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild,v 1.1 2009/08/16 00:47:39 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8.50.20090811.2.12.ebuild,v 1.2 2009/09/08 17:50:05 vapier Exp $
29
30 inherit flag-o-matic eutils
31
32 @@ -44,7 +44,7 @@
33 sys-libs/readline
34 expat? ( dev-libs/expat )"
35 DEPEND="${RDEPEND}
36 - app-arch/lzma-utils
37 + || ( app-arch/xz-utils app-arch/lzma-utils )
38 test? ( dev-util/dejagnu )
39 nls? ( sys-devel/gettext )"
40
41
42
43
44 1.4 sys-devel/gdb/gdb-6.8-r2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild?r1=1.3&r2=1.4
49
50 Index: gdb-6.8-r2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- gdb-6.8-r2.ebuild 17 Aug 2009 20:25:37 -0000 1.3
57 +++ gdb-6.8-r2.ebuild 8 Sep 2009 17:50:05 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2009 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild,v 1.3 2009/08/17 20:25:37 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r2.ebuild,v 1.4 2009/09/08 17:50:05 vapier Exp $
63
64 inherit flag-o-matic eutils
65
66 @@ -29,7 +29,7 @@
67 sys-libs/readline
68 expat? ( dev-libs/expat )"
69 DEPEND="${RDEPEND}
70 - app-arch/lzma-utils
71 + || ( app-arch/xz-utils app-arch/lzma-utils )
72 test? ( dev-util/dejagnu )
73 nls? ( sys-devel/gettext )"
74
75
76
77
78 1.10 sys-devel/gdb/gdb-6.8-r1.ebuild
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild?rev=1.10&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild?rev=1.10&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild?r1=1.9&r2=1.10
83
84 Index: gdb-6.8-r1.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v
87 retrieving revision 1.9
88 retrieving revision 1.10
89 diff -u -r1.9 -r1.10
90 --- gdb-6.8-r1.ebuild 22 Feb 2009 19:45:43 -0000 1.9
91 +++ gdb-6.8-r1.ebuild 8 Sep 2009 17:50:05 -0000 1.10
92 @@ -1,6 +1,6 @@
93 # Copyright 1999-2009 Gentoo Foundation
94 # Distributed under the terms of the GNU General Public License v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.9 2009/02/22 19:45:43 vapier Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.8-r1.ebuild,v 1.10 2009/09/08 17:50:05 vapier Exp $
97
98 inherit flag-o-matic eutils
99
100 @@ -28,7 +28,7 @@
101 RDEPEND=">=sys-libs/ncurses-5.2-r2
102 sys-libs/readline"
103 DEPEND="${RDEPEND}
104 - app-arch/lzma-utils
105 + || ( app-arch/xz-utils app-arch/lzma-utils )
106 test? ( dev-util/dejagnu )
107 nls? ( sys-devel/gettext )"