Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: systemd-9999.ebuild ChangeLog
Date: Sat, 30 May 2015 18:08:42
Message-Id: 20150530180836.D6DF0A10@oystercatcher.gentoo.org
1 floppym 15/05/30 18:08:36
2
3 Modified: systemd-9999.ebuild ChangeLog
4 Log:
5 Depend on >=sys-apps/util-linux-2.26, bug 550832 by Elias Probst.
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
8
9 Revision Changes Path
10 1.170 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.170&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?rev=1.170&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild?r1=1.169&r2=1.170
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.169
20 retrieving revision 1.170
21 diff -u -r1.169 -r1.170
22 --- systemd-9999.ebuild 30 May 2015 13:58:45 -0000 1.169
23 +++ systemd-9999.ebuild 30 May 2015 18:08:36 -0000 1.170
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 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.169 2015/05/30 13:58:45 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.170 2015/05/30 18:08:36 floppym Exp $
29
30 EAPI=5
31
32 @@ -33,7 +33,7 @@
33
34 MINKV="3.8"
35
36 -COMMON_DEPEND=">=sys-apps/util-linux-2.25:0=
37 +COMMON_DEPEND=">=sys-apps/util-linux-2.26:0=
38 sys-libs/libcap:0=
39 !<sys-libs/glibc-2.16
40 acl? ( sys-apps/acl:0= )
41
42
43
44 1.375 sys-apps/systemd/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.375&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.375&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.374&r2=1.375
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
53 retrieving revision 1.374
54 retrieving revision 1.375
55 diff -u -r1.374 -r1.375
56 --- ChangeLog 30 May 2015 13:58:45 -0000 1.374
57 +++ ChangeLog 30 May 2015 18:08:36 -0000 1.375
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sys-apps/systemd
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.374 2015/05/30 13:58:45 floppym Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.375 2015/05/30 18:08:36 floppym Exp $
63 +
64 + 30 May 2015; Mike Gilbert <floppym@g.o> systemd-9999.ebuild:
65 + Depend on >=sys-apps/util-linux-2.26, bug 550832 by Elias Probst.
66
67 30 May 2015; Mike Gilbert <floppym@g.o> systemd-216-r3.ebuild,
68 systemd-218-r3.ebuild, systemd-219_p112.ebuild, systemd-220-r2.ebuild,