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.7.1.ebuild gdb-6.7.1-r2.ebuild
Date: Mon, 25 Feb 2008 04:04:28
Message-Id: E1JTUZl-0002iO-K3@stork.gentoo.org
1 vapier 08/02/25 04:04:25
2
3 Modified: gdb-6.7.1.ebuild gdb-6.7.1-r2.ebuild
4 Log:
5 arm/s390/sh stable
6 (Portage version: 2.2_pre2)
7
8 Revision Changes Path
9 1.9 sys-devel/gdb/gdb-6.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1.ebuild?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1.ebuild?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1.ebuild?r1=1.8&r2=1.9
14
15 Index: gdb-6.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1.ebuild,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- gdb-6.7.1.ebuild 29 Dec 2007 21:08:47 -0000 1.8
22 +++ gdb-6.7.1.ebuild 25 Feb 2008 04:04:25 -0000 1.9
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 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.7.1.ebuild,v 1.8 2007/12/29 21:08:47 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1.ebuild,v 1.9 2008/02/25 04:04:25 vapier Exp $
29
30 inherit flag-o-matic eutils
31
32 @@ -22,7 +22,7 @@
33 [[ ${CTARGET} != ${CHOST} ]] \
34 && SLOT="${CTARGET}" \
35 || SLOT="0"
36 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-fbsd"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~x86-fbsd"
38 IUSE="nls test vanilla"
39
40 RDEPEND=">=sys-libs/ncurses-5.2-r2"
41
42
43
44 1.3 sys-devel/gdb/gdb-6.7.1-r2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r2.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r2.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r2.ebuild?r1=1.2&r2=1.3
49
50 Index: gdb-6.7.1-r2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r2.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- gdb-6.7.1-r2.ebuild 24 Feb 2008 15:55:24 -0000 1.2
57 +++ gdb-6.7.1-r2.ebuild 25 Feb 2008 04:04:25 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2008 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.7.1-r2.ebuild,v 1.2 2008/02/24 15:55:24 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-6.7.1-r2.ebuild,v 1.3 2008/02/25 04:04:25 vapier Exp $
63
64 inherit flag-o-matic eutils
65
66 @@ -22,7 +22,7 @@
67 [[ ${CTARGET} != ${CHOST} ]] \
68 && SLOT="${CTARGET}" \
69 || SLOT="0"
70 -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~x86-fbsd"
71 +KEYWORDS="alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd"
72 IUSE="nls test vanilla"
73
74 RDEPEND=">=sys-libs/ncurses-5.2-r2
75
76
77
78 --
79 gentoo-commits@l.g.o mailing list