Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/openrc: openrc-0.9.6.ebuild ChangeLog openrc-9999.ebuild
Date: Fri, 25 Nov 2011 22:05:19
Message-Id: 20111125220507.DEA3E2004B@flycatcher.gentoo.org
1 williamh 11/11/25 22:05:07
2
3 Modified: openrc-0.9.6.ebuild ChangeLog openrc-9999.ebuild
4 Log:
5 update a comment
6
7 (Portage version: 2.2.0_alpha77/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-apps/openrc/openrc-0.9.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild?r1=1.1&r2=1.2
15
16 Index: openrc-0.9.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- openrc-0.9.6.ebuild 25 Nov 2011 21:54:59 -0000 1.1
23 +++ openrc-0.9.6.ebuild 25 Nov 2011 22:05:07 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild,v 1.1 2011/11/25 21:54:59 williamh Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-0.9.6.ebuild,v 1.2 2011/11/25 22:05:07 williamh Exp $
29
30 EAPI=4
31
32 @@ -233,7 +233,7 @@
33 # termencoding was added in 0.2.1 and needed in boot
34 has_version ">=sys-apps/openrc-0.2.1" || add_boot_init termencoding
35
36 - # migrate-run was added in 0.9.5 and is needed in boot
37 + # migrate-run was added in 0.9.6 and is needed in boot
38 use kernel_linux && add_boot_init migrate-run
39
40 # set default interactive shell to sulogin if it exists
41
42
43
44 1.180 sys-apps/openrc/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/ChangeLog?rev=1.180&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/ChangeLog?rev=1.180&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/ChangeLog?r1=1.179&r2=1.180
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v
53 retrieving revision 1.179
54 retrieving revision 1.180
55 diff -u -r1.179 -r1.180
56 --- ChangeLog 25 Nov 2011 21:54:59 -0000 1.179
57 +++ ChangeLog 25 Nov 2011 22:05:07 -0000 1.180
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-apps/openrc
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.179 2011/11/25 21:54:59 williamh Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/ChangeLog,v 1.180 2011/11/25 22:05:07 williamh Exp $
63 +
64 + 25 Nov 2011; William Hubbs <williamh@g.o> openrc-0.9.6.ebuild,
65 + openrc-9999.ebuild:
66 + update a comment
67
68 *openrc-0.9.6 (25 Nov 2011)
69
70
71
72
73 1.94 sys-apps/openrc/openrc-9999.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild?rev=1.94&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild?rev=1.94&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild?r1=1.93&r2=1.94
78
79 Index: openrc-9999.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v
82 retrieving revision 1.93
83 retrieving revision 1.94
84 diff -u -r1.93 -r1.94
85 --- openrc-9999.ebuild 25 Nov 2011 21:54:59 -0000 1.93
86 +++ openrc-9999.ebuild 25 Nov 2011 22:05:07 -0000 1.94
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v 1.93 2011/11/25 21:54:59 williamh Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/openrc/openrc-9999.ebuild,v 1.94 2011/11/25 22:05:07 williamh Exp $
92
93 EAPI=4
94
95 @@ -233,7 +233,7 @@
96 # termencoding was added in 0.2.1 and needed in boot
97 has_version ">=sys-apps/openrc-0.2.1" || add_boot_init termencoding
98
99 - # migrate-run was added in 0.9.5 and is needed in boot
100 + # migrate-run was added in 0.9.6 and is needed in boot
101 use kernel_linux && add_boot_init migrate-run
102
103 # set default interactive shell to sulogin if it exists