Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bluecloth: bluecloth-2.0.11.ebuild ChangeLog
Date: Tue, 08 Mar 2011 11:04:48
Message-Id: 20110308110437.F3BF920054@flycatcher.gentoo.org
1 tomka 11/03/08 11:04:37
2
3 Modified: bluecloth-2.0.11.ebuild ChangeLog
4 Log:
5 keyworded ~x86 per bug 354435
6
7 (Portage version: 2.1.9.42/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-ruby/bluecloth/bluecloth-2.0.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild?r1=1.2&r2=1.3
15
16 Index: bluecloth-2.0.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- bluecloth-2.0.11.ebuild 11 Feb 2011 13:14:49 -0000 1.2
23 +++ bluecloth-2.0.11.ebuild 8 Mar 2011 11:04:37 -0000 1.3
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/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v 1.2 2011/02/11 13:14:49 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.11.ebuild,v 1.3 2011/03/08 11:04:37 tomka Exp $
29
30 EAPI=2
31 USE_RUBY="ruby18 ruby19 ree18"
32 @@ -18,7 +18,7 @@
33
34 LICENSE="BSD"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 IUSE="test"
39
40 ruby_add_bdepend "
41
42
43
44 1.42 dev-ruby/bluecloth/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.42&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.42&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.41&r2=1.42
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
53 retrieving revision 1.41
54 retrieving revision 1.42
55 diff -u -r1.41 -r1.42
56 --- ChangeLog 11 Feb 2011 13:14:49 -0000 1.41
57 +++ ChangeLog 8 Mar 2011 11:04:37 -0000 1.42
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/bluecloth
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.41 2011/02/11 13:14:49 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.42 2011/03/08 11:04:37 tomka Exp $
63 +
64 + 08 Mar 2011; Thomas Kahle <tomka@g.o> bluecloth-2.0.11.ebuild:
65 + keyworded ~x86 per bug 354435
66
67 11 Feb 2011; Diego E. Pettenò <flameeyes@g.o>
68 bluecloth-2.0.11.ebuild: