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-fs/udev: udev-215-r1.ebuild ChangeLog
Date: Fri, 01 Aug 2014 15:36:39
Message-Id: 20140801153633.74F6A2004E@flycatcher.gentoo.org
1 ssuominen 14/08/01 15:36:32
2
3 Modified: udev-215-r1.ebuild ChangeLog
4 Log:
5 Include more straightforward patch for the last commit after all wrt http://lists.freedesktop.org/archives/systemd-devel/2014-August/021703.html
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.8 sys-fs/udev/udev-215-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: udev-215-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- udev-215-r1.ebuild 1 Aug 2014 15:32:00 -0000 1.7
23 +++ udev-215-r1.ebuild 1 Aug 2014 15:36:32 -0000 1.8
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-fs/udev/udev-215-r1.ebuild,v 1.7 2014/08/01 15:32:00 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-215-r1.ebuild,v 1.8 2014/08/01 15:36:32 ssuominen Exp $
29
30 EAPI=5
31
32 @@ -11,7 +11,7 @@
33 inherit git-2
34 patchset=
35 else
36 - patchset=4
37 + patchset=5
38 SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
39 if [[ -n "${patchset}" ]]; then
40 SRC_URI="${SRC_URI}
41
42
43
44 1.1080 sys-fs/udev/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1080&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?rev=1.1080&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/udev/ChangeLog?r1=1.1079&r2=1.1080
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v
53 retrieving revision 1.1079
54 retrieving revision 1.1080
55 diff -u -r1.1079 -r1.1080
56 --- ChangeLog 1 Aug 2014 15:32:00 -0000 1.1079
57 +++ ChangeLog 1 Aug 2014 15:36:32 -0000 1.1080
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-fs/udev
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1079 2014/08/01 15:32:00 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1080 2014/08/01 15:36:32 ssuominen Exp $
63 +
64 + 01 Aug 2014; Samuli Suominen <ssuominen@g.o> udev-215-r1.ebuild:
65 + Include more straightforward patch for the last commit after all wrt
66 + http://lists.freedesktop.org/archives/systemd-devel/2014-August/021703.html
67
68 01 Aug 2014; Samuli Suominen <ssuominen@g.o> udev-215-r1.ebuild:
69 Include src/shared/missing.h in src/shared/util.h for the missing struct