Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/hppa: ChangeLog use.mask
Date: Fri, 25 Oct 2013 15:25:46
Message-Id: 20131025152544.0309620036@flycatcher.gentoo.org
1 jer 13/10/25 15:25:43
2
3 Modified: ChangeLog use.mask
4 Log:
5 Unmask USE=unwind (bug #453704).
6
7 Revision Changes Path
8 1.198 profiles/arch/hppa/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.198&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?rev=1.198&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/ChangeLog?r1=1.197&r2=1.198
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v
17 retrieving revision 1.197
18 retrieving revision 1.198
19 diff -u -r1.197 -r1.198
20 --- ChangeLog 25 Oct 2013 14:52:39 -0000 1.197
21 +++ ChangeLog 25 Oct 2013 15:25:43 -0000 1.198
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/hppa profile
24 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.197 2013/10/25 14:52:39 jer Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/ChangeLog,v 1.198 2013/10/25 15:25:43 jer Exp $
27 +
28 + 25 Oct 2013; Jeroen Roovers <jer@g.o> use.mask:
29 + Unmask USE=unwind (bug #453704).
30
31 25 Oct 2013; Jeroen Roovers <jer@g.o> package.use.mask:
32 Mask USE=libatomic for sys-libs/libunwind (bug #453704).
33
34
35
36 1.76 profiles/arch/hppa/use.mask
37
38 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.76&view=markup
39 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?rev=1.76&content-type=text/plain
40 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/hppa/use.mask?r1=1.75&r2=1.76
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v
45 retrieving revision 1.75
46 retrieving revision 1.76
47 diff -u -r1.75 -r1.76
48 --- use.mask 19 Oct 2013 01:58:37 -0000 1.75
49 +++ use.mask 25 Oct 2013 15:25:43 -0000 1.76
50 @@ -1,5 +1,5 @@
51 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
52 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.75 2013/10/19 01:58:37 vapier Exp $
53 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.76 2013/10/25 15:25:43 jer Exp $
54 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@g.o>.
55
56 # Jeroen Roovers <jer@g.o> (22 Aug 2013)
57 @@ -320,7 +320,4 @@
58 # mask wayland since dev-libs/wayland isn't keyworded
59 wayland
60
61 -# Unmask once sys-libs/libunwind gets keyworded. #453704
62 -unwind
63 -
64 # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@g.o>.