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.2.0.ebuild bluecloth-2.0.7.ebuild bluecloth-2.1.0.ebuild
Date: Tue, 01 May 2012 18:28:39
Message-Id: 20120501182417.E93EC20051@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:17
2
3 Modified: ChangeLog bluecloth-2.2.0.ebuild
4 bluecloth-2.0.7.ebuild bluecloth-2.1.0.ebuild
5 Log:
6 Drop ia64/sparc keywords
7
8 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.56 dev-ruby/bluecloth/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.56&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.56&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.55&r2=1.56
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
20 retrieving revision 1.55
21 retrieving revision 1.56
22 diff -u -r1.55 -r1.56
23 --- ChangeLog 3 Jan 2012 18:15:15 -0000 1.55
24 +++ ChangeLog 1 May 2012 18:24:17 -0000 1.56
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/bluecloth
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.55 2012/01/03 18:15:15 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.56 2012/05/01 18:24:17 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> bluecloth-2.0.7.ebuild,
32 + bluecloth-2.1.0.ebuild, bluecloth-2.2.0.ebuild:
33 + Drop ia64/sparc keywords
34
35 03 Jan 2012; Jeroen Roovers <jer@g.o> bluecloth-2.2.0.ebuild:
36 Marked ~hppa (bug #396663).
37
38
39
40 1.3 dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?r1=1.2&r2=1.3
45
46 Index: bluecloth-2.2.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v
49 retrieving revision 1.2
50 retrieving revision 1.3
51 diff -u -r1.2 -r1.3
52 --- bluecloth-2.2.0.ebuild 3 Jan 2012 18:15:15 -0000 1.2
53 +++ bluecloth-2.2.0.ebuild 1 May 2012 18:24:17 -0000 1.3
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.2 2012/01/03 18:15:15 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.3 2012/05/01 18:24:17 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ruby19 ree18"
62 @@ -18,7 +18,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
68 IUSE="test"
69
70 DEPEND="${DEPEND} doc? ( dev-lang/perl )"
71
72
73
74 1.14 dev-ruby/bluecloth/bluecloth-2.0.7.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?rev=1.14&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?rev=1.14&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?r1=1.13&r2=1.14
79
80 Index: bluecloth-2.0.7.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v
83 retrieving revision 1.13
84 retrieving revision 1.14
85 diff -u -r1.13 -r1.14
86 --- bluecloth-2.0.7.ebuild 7 Aug 2011 14:09:09 -0000 1.13
87 +++ bluecloth-2.0.7.ebuild 1 May 2012 18:24:17 -0000 1.14
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.13 2011/08/07 14:09:09 armin76 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.14 2012/05/01 18:24:17 armin76 Exp $
94
95 EAPI=2
96 USE_RUBY="ruby18"
97 @@ -17,7 +17,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="amd64 ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
102 +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
103 IUSE=""
104
105 ruby_add_bdepend "
106
107
108
109 1.5 dev-ruby/bluecloth/bluecloth-2.1.0.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild?rev=1.5&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild?rev=1.5&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild?r1=1.4&r2=1.5
114
115 Index: bluecloth-2.1.0.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild,v
118 retrieving revision 1.4
119 retrieving revision 1.5
120 diff -u -r1.4 -r1.5
121 --- bluecloth-2.1.0.ebuild 7 Aug 2011 14:09:09 -0000 1.4
122 +++ bluecloth-2.1.0.ebuild 1 May 2012 18:24:17 -0000 1.5
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2011 Gentoo Foundation
125 +# Copyright 1999-2012 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild,v 1.4 2011/08/07 14:09:09 armin76 Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.1.0.ebuild,v 1.5 2012/05/01 18:24:17 armin76 Exp $
129
130 EAPI=2
131 USE_RUBY="ruby18 ruby19 ree18"
132 @@ -18,7 +18,7 @@
133
134 LICENSE="BSD"
135 SLOT="0"
136 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
137 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
138 IUSE="test"
139
140 ruby_add_bdepend "