Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-vcs/monotone: monotone-1.0-r3.ebuild monotone-1.0-r2.ebuild monotone-0.99.1-r1.ebuild ChangeLog
Date: Thu, 07 Jun 2012 22:13:14
Message-Id: 20120607221304.DDA4A2004C@flycatcher.gentoo.org
1 zmedico 12/06/07 22:13:04
2
3 Modified: monotone-1.0-r3.ebuild monotone-1.0-r2.ebuild
4 monotone-0.99.1-r1.ebuild ChangeLog
5 Log:
6 inherit user for enewgroup and enewuser
7
8 (Portage version: 2.2.0_alpha110/cvs/Linux i686)
9
10 Revision Changes Path
11 1.3 dev-vcs/monotone/monotone-1.0-r3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild?r1=1.2&r2=1.3
16
17 Index: monotone-1.0-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- monotone-1.0-r3.ebuild 19 Feb 2012 08:18:47 -0000 1.2
24 +++ monotone-1.0-r3.ebuild 7 Jun 2012 22:13:04 -0000 1.3
25 @@ -1,10 +1,10 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild,v 1.2 2012/02/19 08:18:47 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r3.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
30
31 # QA failiures reported in https://code.monotone.ca/p/monotone/issues/181/
32 EAPI="4"
33 -inherit bash-completion-r1 elisp-common eutils toolchain-funcs
34 +inherit bash-completion-r1 elisp-common eutils toolchain-funcs user
35
36 DESCRIPTION="Monotone Distributed Version Control System"
37 HOMEPAGE="http://monotone.ca"
38
39
40
41 1.3 dev-vcs/monotone/monotone-1.0-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild?r1=1.2&r2=1.3
46
47 Index: monotone-1.0-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- monotone-1.0-r2.ebuild 28 May 2012 19:45:30 -0000 1.2
54 +++ monotone-1.0-r2.ebuild 7 Jun 2012 22:13:04 -0000 1.3
55 @@ -1,10 +1,10 @@
56 # Copyright 1999-2012 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild,v 1.2 2012/05/28 19:45:30 zmedico Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-1.0-r2.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
60
61 # QA failiures reported in https://code.monotone.ca/p/monotone/issues/181/
62 EAPI="4"
63 -inherit bash-completion elisp-common eutils toolchain-funcs
64 +inherit bash-completion elisp-common eutils toolchain-funcs user
65
66 DESCRIPTION="Monotone Distributed Version Control System"
67 HOMEPAGE="http://monotone.ca"
68
69
70
71 1.3 dev-vcs/monotone/monotone-0.99.1-r1.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild?rev=1.3&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild?rev=1.3&content-type=text/plain
75 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild?r1=1.2&r2=1.3
76
77 Index: monotone-0.99.1-r1.ebuild
78 ===================================================================
79 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild,v
80 retrieving revision 1.2
81 retrieving revision 1.3
82 diff -u -r1.2 -r1.3
83 --- monotone-0.99.1-r1.ebuild 28 May 2012 19:45:30 -0000 1.2
84 +++ monotone-0.99.1-r1.ebuild 7 Jun 2012 22:13:04 -0000 1.3
85 @@ -1,9 +1,9 @@
86 # Copyright 1999-2012 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild,v 1.2 2012/05/28 19:45:30 zmedico Exp $
89 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/monotone-0.99.1-r1.ebuild,v 1.3 2012/06/07 22:13:04 zmedico Exp $
90
91 EAPI="4"
92 -inherit bash-completion elisp-common eutils toolchain-funcs
93 +inherit bash-completion elisp-common eutils toolchain-funcs user
94
95 DESCRIPTION="Monotone Distributed Version Control System"
96 HOMEPAGE="http://monotone.ca"
97
98
99
100 1.24 dev-vcs/monotone/ChangeLog
101
102 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.24&view=markup
103 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?rev=1.24&content-type=text/plain
104 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/monotone/ChangeLog?r1=1.23&r2=1.24
105
106 Index: ChangeLog
107 ===================================================================
108 RCS file: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v
109 retrieving revision 1.23
110 retrieving revision 1.24
111 diff -u -r1.23 -r1.24
112 --- ChangeLog 28 May 2012 19:45:30 -0000 1.23
113 +++ ChangeLog 7 Jun 2012 22:13:04 -0000 1.24
114 @@ -1,6 +1,10 @@
115 # ChangeLog for dev-vcs/monotone
116 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
117 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.23 2012/05/28 19:45:30 zmedico Exp $
118 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/monotone/ChangeLog,v 1.24 2012/06/07 22:13:04 zmedico Exp $
119 +
120 + 07 Jun 2012; Zac Medico <zmedico@g.o> monotone-0.99.1-r1.ebuild,
121 + monotone-1.0-r2.ebuild, monotone-1.0-r3.ebuild:
122 + inherit user for enewgroup and enewuser
123
124 28 May 2012; Zac Medico <zmedico@g.o> monotone-0.99.1-r1.ebuild,
125 monotone-1.0-r2.ebuild: