Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bluecloth: bluecloth-2.2.0.ebuild ChangeLog
Date: Tue, 03 Jan 2012 18:15:29
Message-Id: 20120103181515.4CC282004B@flycatcher.gentoo.org
1 jer 12/01/03 18:15:15
2
3 Modified: bluecloth-2.2.0.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #396663).
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?r1=1.1&r2=1.2
15
16 Index: bluecloth-2.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- bluecloth-2.2.0.ebuild 2 Nov 2011 06:47:26 -0000 1.1
23 +++ bluecloth-2.2.0.ebuild 3 Jan 2012 18:15:15 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
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-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.1 2011/11/02 06:47:26 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.2 2012/01/03 18:15:15 jer Exp $
30
31 EAPI=2
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -18,7 +18,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 IUSE="test"
40
41 DEPEND="${DEPEND} doc? ( dev-lang/perl )"
42
43
44
45 1.55 dev-ruby/bluecloth/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.55&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.55&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.54&r2=1.55
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
54 retrieving revision 1.54
55 retrieving revision 1.55
56 diff -u -r1.54 -r1.55
57 --- ChangeLog 2 Nov 2011 06:47:26 -0000 1.54
58 +++ ChangeLog 3 Jan 2012 18:15:15 -0000 1.55
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/bluecloth
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.54 2011/11/02 06:47:26 graaff Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.55 2012/01/03 18:15:15 jer Exp $
65 +
66 + 03 Jan 2012; Jeroen Roovers <jer@g.o> bluecloth-2.2.0.ebuild:
67 + Marked ~hppa (bug #396663).
68
69 *bluecloth-2.2.0 (02 Nov 2011)