Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libunwind: ChangeLog libunwind-1.1.ebuild
Date: Fri, 25 Oct 2013 14:53:20
Message-Id: 20131025145317.1A1C520036@flycatcher.gentoo.org
1 jer 13/10/25 14:53:16
2
3 Modified: ChangeLog libunwind-1.1.ebuild
4 Log:
5 Marked ~hppa too.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.36 sys-libs/libunwind/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 25 Sep 2013 17:26:49 -0000 1.35
23 +++ ChangeLog 25 Oct 2013 14:53:16 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-libs/libunwind
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.35 2013/09/25 17:26:49 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.36 2013/10/25 14:53:16 jer Exp $
29 +
30 + 25 Oct 2013; Jeroen Roovers <jer@g.o> libunwind-1.1.ebuild:
31 + Marked ~hppa too.
32
33 25 Sep 2013; Agostino Sarubbo <ago@g.o> libunwind-1.1.ebuild:
34 Stable for ppc, wrt bug #461394
35
36
37
38 1.10 sys-libs/libunwind/libunwind-1.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild?r1=1.9&r2=1.10
43
44 Index: libunwind-1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- libunwind-1.1.ebuild 25 Sep 2013 17:26:49 -0000 1.9
51 +++ libunwind-1.1.ebuild 25 Oct 2013 14:53:16 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v 1.9 2013/09/25 17:26:49 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-1.1.ebuild,v 1.10 2013/10/25 14:53:16 jer Exp $
57
58 EAPI="5"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="MIT"
63 SLOT="7"
64 -KEYWORDS="amd64 arm ~ia64 ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
65 +KEYWORDS="amd64 arm ~hppa ~ia64 ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
66 IUSE="debug debug-frame libatomic lzma static-libs"
67
68 RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394