Gentoo Archives: gentoo-commits

From: "Johann Schmitz (ercpe)" <ercpe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/parslet: parslet-1.6.1.ebuild parslet-1.5.0-r1.ebuild parslet-1.6.0.ebuild ChangeLog
Date: Sat, 31 May 2014 14:11:16
Message-Id: 20140531141112.302592004E@flycatcher.gentoo.org
1 ercpe 14/05/31 14:11:12
2
3 Modified: parslet-1.6.1.ebuild parslet-1.5.0-r1.ebuild
4 parslet-1.6.0.ebuild ChangeLog
5 Log:
6 Added ~x86 keyword to parslet ebuilds; Updated copyright in parslet-1.5.0-r1.ebuild
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
9
10 Revision Changes Path
11 1.2 dev-ruby/parslet/parslet-1.6.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild?r1=1.1&r2=1.2
16
17 Index: parslet-1.6.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- parslet-1.6.1.ebuild 23 May 2014 05:16:53 -0000 1.1
24 +++ parslet-1.6.1.ebuild 31 May 2014 14:11:11 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild,v 1.1 2014/05/23 05:16:53 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.1.ebuild,v 1.2 2014/05/31 14:11:11 ercpe Exp $
30
31 EAPI=5
32
33 @@ -19,7 +19,7 @@
34 IUSE=""
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~amd64"
38 +KEYWORDS="~amd64 ~x86"
39
40 ruby_add_rdepend "dev-ruby/blankslate:2"
41
42
43
44
45 1.2 dev-ruby/parslet/parslet-1.5.0-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild?r1=1.1&r2=1.2
50
51 Index: parslet-1.5.0-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- parslet-1.5.0-r1.ebuild 13 Dec 2013 02:12:17 -0000 1.1
58 +++ parslet-1.5.0-r1.ebuild 31 May 2014 14:11:11 -0000 1.2
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2013 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild,v 1.1 2013/12/13 02:12:17 mrueg Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.5.0-r1.ebuild,v 1.2 2014/05/31 14:11:11 ercpe Exp $
65
66 EAPI=5
67
68 @@ -19,7 +19,7 @@
69 IUSE=""
70 LICENSE="MIT"
71 SLOT="0"
72 -KEYWORDS="~amd64"
73 +KEYWORDS="~amd64 ~x86"
74
75 ruby_add_rdepend "dev-ruby/blankslate:2"
76
77
78
79
80 1.2 dev-ruby/parslet/parslet-1.6.0.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild?rev=1.2&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild?rev=1.2&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild?r1=1.1&r2=1.2
85
86 Index: parslet-1.6.0.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild,v
89 retrieving revision 1.1
90 retrieving revision 1.2
91 diff -u -r1.1 -r1.2
92 --- parslet-1.6.0.ebuild 3 May 2014 20:36:34 -0000 1.1
93 +++ parslet-1.6.0.ebuild 31 May 2014 14:11:12 -0000 1.2
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2014 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild,v 1.1 2014/05/03 20:36:34 mrueg Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/parslet-1.6.0.ebuild,v 1.2 2014/05/31 14:11:12 ercpe Exp $
99
100 EAPI=5
101
102 @@ -19,7 +19,7 @@
103 IUSE=""
104 LICENSE="MIT"
105 SLOT="0"
106 -KEYWORDS="~amd64"
107 +KEYWORDS="~amd64 ~x86"
108
109 ruby_add_rdepend "dev-ruby/blankslate:2"
110
111
112
113
114 1.6 dev-ruby/parslet/ChangeLog
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/ChangeLog?rev=1.6&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/ChangeLog?rev=1.6&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/parslet/ChangeLog?r1=1.5&r2=1.6
119
120 Index: ChangeLog
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/parslet/ChangeLog,v
123 retrieving revision 1.5
124 retrieving revision 1.6
125 diff -u -r1.5 -r1.6
126 --- ChangeLog 23 May 2014 05:16:53 -0000 1.5
127 +++ ChangeLog 31 May 2014 14:11:12 -0000 1.6
128 @@ -1,6 +1,11 @@
129 # ChangeLog for dev-ruby/parslet
130 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
131 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/ChangeLog,v 1.5 2014/05/23 05:16:53 graaff Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/parslet/ChangeLog,v 1.6 2014/05/31 14:11:12 ercpe Exp $
133 +
134 + 31 May 2014; Johann Schmitz <ercpe@g.o> parslet-1.5.0-r1.ebuild,
135 + parslet-1.6.0.ebuild, parslet-1.6.1.ebuild:
136 + Added ~x86 keyword to parslet ebuilds; Updated copyright in
137 + parslet-1.5.0-r1.ebuild
138
139 *parslet-1.6.1 (23 May 2014)