Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild systemd-212.ebuild ChangeLog
Date: Fri, 28 Mar 2014 18:16:37
Message-Id: 20140328181631.81A9E20051@flycatcher.gentoo.org
1 mgorny 14/03/28 18:16:31
2
3 Modified: systemd-9999.ebuild systemd-212.ebuild ChangeLog
4 Log:
5 Fix gnutls dep wrt bug #506060.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.102 sys-apps/systemd/systemd-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.102&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.102&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.101&r2=1.102
15
16 Index: systemd-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v
19 retrieving revision 1.101
20 retrieving revision 1.102
21 diff -u -r1.101 -r1.102
22 --- systemd-9999.ebuild 24 Mar 2014 19:33:02 -0000 1.101
23 +++ systemd-9999.ebuild 28 Mar 2014 18:16:31 -0000 1.102
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-apps/systemd/systemd-9999.ebuild,v 1.101 2014/03/24 19:33:02 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.102 2014/03/28 18:16:31 mgorny Exp $
29
30 EAPI=5
31
32 @@ -47,7 +47,7 @@
33 qrcode? ( media-gfx/qrencode:0= )
34 seccomp? ( sys-libs/libseccomp:0= )
35 selinux? ( sys-libs/libselinux:0= )
36 - ssl? ( net-libs/gnutls:0= )
37 + ssl? ( >=net-libs/gnutls-3.1.4:0= )
38 xattr? ( sys-apps/attr:0= )
39 abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r9
40 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
41
42
43
44 1.2 sys-apps/systemd/systemd-212.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212.ebuild?r1=1.1&r2=1.2
49
50 Index: systemd-212.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- systemd-212.ebuild 27 Mar 2014 13:55:01 -0000 1.1
57 +++ systemd-212.ebuild 28 Mar 2014 18:16:31 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212.ebuild,v 1.1 2014/03/27 13:55:01 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212.ebuild,v 1.2 2014/03/28 18:16:31 mgorny Exp $
63
64 EAPI=5
65
66 @@ -39,7 +39,7 @@
67 qrcode? ( media-gfx/qrencode:0= )
68 seccomp? ( sys-libs/libseccomp:0= )
69 selinux? ( sys-libs/libselinux:0= )
70 - ssl? ( net-libs/gnutls:0= )
71 + ssl? ( >=net-libs/gnutls-3.1.4:0= )
72 xattr? ( sys-apps/attr:0= )
73 abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20130224-r9
74 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )"
75
76
77
78 1.242 sys-apps/systemd/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.242&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.242&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.241&r2=1.242
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
87 retrieving revision 1.241
88 retrieving revision 1.242
89 diff -u -r1.241 -r1.242
90 --- ChangeLog 27 Mar 2014 13:55:01 -0000 1.241
91 +++ ChangeLog 28 Mar 2014 18:16:31 -0000 1.242
92 @@ -1,6 +1,10 @@
93 # ChangeLog for sys-apps/systemd
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.241 2014/03/27 13:55:01 mgorny Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.242 2014/03/28 18:16:31 mgorny Exp $
97 +
98 + 28 Mar 2014; Michał Górny <mgorny@g.o> systemd-212.ebuild,
99 + systemd-9999.ebuild:
100 + Fix gnutls dep wrt bug #506060.
101
102 *systemd-212 (27 Mar 2014)