Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/libunwind: ChangeLog libunwind-0.99-r1.ebuild libunwind-0.98.5-r1.ebuild libunwind-0.98.5.ebuild
Date: Fri, 07 May 2010 10:59:54
Message-Id: 20100507105948.D270428867@corvid.gentoo.org
1 ssuominen 10/05/07 10:59:48
2
3 Modified: ChangeLog libunwind-0.99-r1.ebuild
4 Removed: libunwind-0.98.5-r1.ebuild libunwind-0.98.5.ebuild
5 Log:
6 amd64 stable wrt #318613
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 sys-libs/libunwind/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 31 Jan 2010 12:37:47 -0000 1.10
23 +++ ChangeLog 7 May 2010 10:59:48 -0000 1.11
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-libs/libunwind
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.10 2010/01/31 12:37:47 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/ChangeLog,v 1.11 2010/05/07 10:59:48 ssuominen Exp $
29 +
30 + 07 May 2010; Samuli Suominen <ssuominen@g.o>
31 + libunwind-0.99-r1.ebuild:
32 + amd64 stable wrt #318613
33
34 *libunwind-0.99-r1 (31 Jan 2010)
35
36
37
38
39 1.2 sys-libs/libunwind/libunwind-0.99-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: libunwind-0.99-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libunwind-0.99-r1.ebuild 31 Jan 2010 12:37:15 -0000 1.1
52 +++ libunwind-0.99-r1.ebuild 7 May 2010 10:59:48 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild,v 1.1 2010/01/31 12:37:15 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libunwind/libunwind-0.99-r1.ebuild,v 1.2 2010/05/07 10:59:48 ssuominen Exp $
58
59 inherit autotools eutils
60
61 @@ -10,12 +10,9 @@
62
63 LICENSE="MIT"
64 SLOT="7"
65 -KEYWORDS="~amd64 ~ia64 ~x86"
66 +KEYWORDS="amd64 ~ia64 ~x86"
67 IUSE=""
68
69 -DEPEND=""
70 -RDEPEND=""
71 -
72 RESTRICT="test" # https://savannah.nongnu.org/bugs/?22368
73 # https://bugs.gentoo.org/273372