Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gdb: gdb-7.6.2.ebuild ChangeLog
Date: Fri, 01 Aug 2014 09:46:09
Message-Id: 20140801094603.C5BD22004E@flycatcher.gentoo.org
1 armin76 14/08/01 09:46:02
2
3 Modified: gdb-7.6.2.ebuild ChangeLog
4 Log:
5 sparc stable wrt #501528
6
7 (Portage version: 2.2.8-r1/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
8
9 Revision Changes Path
10 1.12 sys-devel/gdb/gdb-7.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild?r1=1.11&r2=1.12
15
16 Index: gdb-7.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- gdb-7.6.2.ebuild 14 Mar 2014 05:46:37 -0000 1.11
23 +++ gdb-7.6.2.ebuild 1 Aug 2014 09:46:02 -0000 1.12
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild,v 1.11 2014/03/14 05:46:37 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/gdb-7.6.2.ebuild,v 1.12 2014/08/01 09:46:02 armin76 Exp $
29
30 EAPI="3"
31
32 @@ -50,7 +50,7 @@
33 LICENSE="GPL-2 LGPL-2"
34 SLOT="0"
35 if [[ ${PV} != 9999* ]] ; then
36 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 fi
39 IUSE="+client expat lzma multitarget nls +python +server test vanilla zlib"
40
41
42
43
44 1.272 sys-devel/gdb/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?rev=1.272&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?rev=1.272&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/gdb/ChangeLog?r1=1.271&r2=1.272
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v
53 retrieving revision 1.271
54 retrieving revision 1.272
55 diff -u -r1.271 -r1.272
56 --- ChangeLog 30 Jul 2014 12:42:27 -0000 1.271
57 +++ ChangeLog 1 Aug 2014 09:46:02 -0000 1.272
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-devel/gdb
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.271 2014/07/30 12:42:27 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gdb/ChangeLog,v 1.272 2014/08/01 09:46:02 armin76 Exp $
63 +
64 + 01 Aug 2014; Raúl Porcel <armin76@g.o> gdb-7.6.2.ebuild:
65 + sparc stable wrt #501528
66
67 *gdb-7.8 (30 Jul 2014)