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-fs/e4rat: e4rat-0.2.3-r1.ebuild ChangeLog
Date: Thu, 01 Aug 2013 18:04:11
Message-Id: 20130801180407.A327F2171C@flycatcher.gentoo.org
1 pacho 13/08/01 18:04:07
2
3 Modified: e4rat-0.2.3-r1.ebuild ChangeLog
4 Log:
5 Update README.gentoo doc as referenced wiki page no longer exists (#479376 by Patrick Lauer) and upstream README is enough for us.
6
7 (Portage version: 2.1.13.2/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.7 sys-fs/e4rat/e4rat-0.2.3-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: e4rat-0.2.3-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- e4rat-0.2.3-r1.ebuild 28 Jul 2013 12:36:42 -0000 1.6
23 +++ e4rat-0.2.3-r1.ebuild 1 Aug 2013 18:04:07 -0000 1.7
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.6 2013/07/28 12:36:42 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.7 2013/08/01 18:04:07 pacho Exp $
29
30 EAPI=5
31
32 @@ -32,9 +32,8 @@
33
34 pkg_setup() {
35 check_extra_config
36 - DOC_CONTENTS="Please consult the following link if you need help
37 - configuring your system: http://en.gentoo-wiki.com/wiki/E4rat\n
38 - \nTo launch systemd from e4rat you simply need to edit /etc/e4rat.conf
39 + DOC_CONTENTS="
40 + To launch systemd from e4rat you simply need to edit /etc/e4rat.conf
41 and set:\n
42 ; path to init process binary (DEFAULT: /sbin/init)\n
43 init /usr/lib/systemd/systemd"
44
45
46
47 1.17 sys-fs/e4rat/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?rev=1.17&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?rev=1.17&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-fs/e4rat/ChangeLog?r1=1.16&r2=1.17
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v
56 retrieving revision 1.16
57 retrieving revision 1.17
58 diff -u -r1.16 -r1.17
59 --- ChangeLog 28 Jul 2013 12:36:42 -0000 1.16
60 +++ ChangeLog 1 Aug 2013 18:04:07 -0000 1.17
61 @@ -1,6 +1,10 @@
62 # ChangeLog for sys-fs/e4rat
63 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.16 2013/07/28 12:36:42 pacho Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/ChangeLog,v 1.17 2013/08/01 18:04:07 pacho Exp $
66 +
67 + 01 Aug 2013; Pacho Ramos <pacho@g.o> e4rat-0.2.3-r1.ebuild:
68 + Update README.gentoo doc as referenced wiki page no longer exists (#479376 by
69 + Patrick Lauer) and upstream README is enough for us.
70
71 28 Jul 2013; Pacho Ramos <pacho@g.o> e4rat-0.2.3-r1.ebuild:
72 Inform people about how to work with systemd