Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/systemd: ChangeLog systemd-218-r3.ebuild
Date: Sun, 02 Aug 2015 09:36:17
Message-Id: 20150802093614.7E0E0119@oystercatcher.gentoo.org
1 pacho 15/08/02 09:36:14
2
3 Modified: ChangeLog systemd-218-r3.ebuild
4 Log:
5 sparc stable wrt bug #536902
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.395 sys-apps/systemd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.395&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?rev=1.395&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/ChangeLog?r1=1.394&r2=1.395
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v
19 retrieving revision 1.394
20 retrieving revision 1.395
21 diff -u -r1.394 -r1.395
22 --- ChangeLog 1 Aug 2015 15:56:53 -0000 1.394
23 +++ ChangeLog 2 Aug 2015 09:36:14 -0000 1.395
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-apps/systemd
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.394 2015/08/01 15:56:53 floppym Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.395 2015/08/02 09:36:14 pacho Exp $
29 +
30 + 02 Aug 2015; Pacho Ramos <pacho@g.o> systemd-218-r3.ebuild:
31 + sparc stable wrt bug #536902
32
33 *systemd-224 (01 Aug 2015)
34
35
36
37
38 1.11 sys-apps/systemd/systemd-218-r3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?rev=1.11&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?rev=1.11&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild?r1=1.10&r2=1.11
43
44 Index: systemd-218-r3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v
47 retrieving revision 1.10
48 retrieving revision 1.11
49 diff -u -r1.10 -r1.11
50 --- systemd-218-r3.ebuild 19 Jul 2015 18:29:59 -0000 1.10
51 +++ systemd-218-r3.ebuild 2 Aug 2015 09:36:14 -0000 1.11
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 1.10 2015/07/19 18:29:59 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-218-r3.ebuild,v 1.11 2015/08/02 09:36:14 pacho Exp $
57
58 EAPI=5
59
60 @@ -16,7 +16,7 @@
61
62 LICENSE="GPL-2 LGPL-2.1 MIT public-domain"
63 SLOT="0/2"
64 -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86"
65 +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86"
66 IUSE="acl apparmor audit cryptsetup curl doc elfutils gcrypt gudev http
67 idn introspection kdbus +kmod +lz4 lzma pam policykit python qrcode +seccomp
68 selinux ssl sysv-utils terminal test vanilla xkb"