Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bluecloth: ChangeLog bluecloth-2.0.6.ebuild bluecloth-2.0.7.ebuild bluecloth-2.0.5-r1.ebuild
Date: Fri, 29 Jan 2010 18:47:22
Message-Id: E1Navs2-0006T1-TD@stork.gentoo.org
1 armin76 10/01/29 18:47:06
2
3 Modified: ChangeLog bluecloth-2.0.6.ebuild
4 bluecloth-2.0.7.ebuild bluecloth-2.0.5-r1.ebuild
5 Log:
6 Add ~ia64
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.35 dev-ruby/bluecloth/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 26 Jan 2010 19:16:12 -0000 1.34
23 +++ ChangeLog 29 Jan 2010 18:47:05 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/bluecloth
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.34 2010/01/26 19:16:12 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.35 2010/01/29 18:47:05 armin76 Exp $
29 +
30 + 29 Jan 2010; Raúl Porcel <armin76@g.o> bluecloth-2.0.5-r1.ebuild,
31 + bluecloth-2.0.6.ebuild, bluecloth-2.0.7.ebuild:
32 + Add ~ia64
33
34 *bluecloth-2.0.7 (26 Jan 2010)
35
36
37
38
39 1.2 dev-ruby/bluecloth/bluecloth-2.0.6.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild?r1=1.1&r2=1.2
44
45 Index: bluecloth-2.0.6.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- bluecloth-2.0.6.ebuild 18 Jan 2010 02:22:24 -0000 1.1
52 +++ bluecloth-2.0.6.ebuild 29 Jan 2010 18:47:05 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild,v 1.1 2010/01/18 02:22:24 flameeyes Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.6.ebuild,v 1.2 2010/01/29 18:47:05 armin76 Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ruby19"
61 @@ -17,7 +17,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
66 +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 IUSE=""
68
69 ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1 dev-ruby/rake-compiler"
70
71
72
73 1.2 dev-ruby/bluecloth/bluecloth-2.0.7.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?r1=1.1&r2=1.2
78
79 Index: bluecloth-2.0.7.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- bluecloth-2.0.7.ebuild 26 Jan 2010 19:16:12 -0000 1.1
86 +++ bluecloth-2.0.7.ebuild 29 Jan 2010 18:47:05 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.1 2010/01/26 19:16:12 flameeyes Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.2 2010/01/29 18:47:05 armin76 Exp $
92
93 EAPI=2
94 USE_RUBY="ruby18 ruby19"
95 @@ -17,7 +17,7 @@
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
100 +KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
101 IUSE=""
102
103 ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1 dev-ruby/rake-compiler"
104
105
106
107 1.6 dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild?rev=1.6&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild?rev=1.6&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild?r1=1.5&r2=1.6
112
113 Index: bluecloth-2.0.5-r1.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v
116 retrieving revision 1.5
117 retrieving revision 1.6
118 diff -u -r1.5 -r1.6
119 --- bluecloth-2.0.5-r1.ebuild 18 Jan 2010 20:13:27 -0000 1.5
120 +++ bluecloth-2.0.5-r1.ebuild 29 Jan 2010 18:47:05 -0000 1.6
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2010 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.5 2010/01/18 20:13:27 ranger Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.5-r1.ebuild,v 1.6 2010/01/29 18:47:05 armin76 Exp $
126
127 EAPI=2
128 USE_RUBY="ruby18 ruby19"
129 @@ -13,7 +13,7 @@
130
131 LICENSE="GPL-2"
132 SLOT="0"
133 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
134 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
135 IUSE=""
136
137 ruby_add_bdepend ">=dev-ruby/rdoc-2.4.1"