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: bluecloth-2.2.0.ebuild ChangeLog bluecloth-2.0.7.ebuild
Date: Sun, 28 Oct 2012 17:17:24
Message-Id: 20121028171704.3CD1121600@flycatcher.gentoo.org
1 armin76 12/10/28 17:17:04
2
3 Modified: bluecloth-2.2.0.ebuild ChangeLog
4 bluecloth-2.0.7.ebuild
5 Log:
6 alpha stable, add ~alpha/~ia64/~sparc, etc
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.5 dev-ruby/bluecloth/bluecloth-2.2.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild?r1=1.4&r2=1.5
16
17 Index: bluecloth-2.2.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- bluecloth-2.2.0.ebuild 14 Aug 2012 01:06:58 -0000 1.4
24 +++ bluecloth-2.2.0.ebuild 28 Oct 2012 17:17:03 -0000 1.5
25 @@ -1,6 +1,6 @@
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.4 2012/08/14 01:06:58 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.2.0.ebuild,v 1.5 2012/10/28 17:17:03 armin76 Exp $
30
31 EAPI=4
32 USE_RUBY="ruby18 ruby19 ree18"
33 @@ -19,7 +19,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="~alpha ~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.60 dev-ruby/bluecloth/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.60&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?rev=1.60&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/ChangeLog?r1=1.59&r2=1.60
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v
54 retrieving revision 1.59
55 retrieving revision 1.60
56 diff -u -r1.59 -r1.60
57 --- ChangeLog 14 Aug 2012 18:30:02 -0000 1.59
58 +++ ChangeLog 28 Oct 2012 17:17:03 -0000 1.60
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/bluecloth
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.59 2012/08/14 18:30:02 flameeyes Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/ChangeLog,v 1.60 2012/10/28 17:17:03 armin76 Exp $
64 +
65 + 28 Oct 2012; Raúl Porcel <armin76@g.o> bluecloth-2.0.7.ebuild,
66 + bluecloth-2.2.0.ebuild:
67 + Add ~alpha/~ia64/~sparc
68
69 14 Aug 2012; Diego E. Pettenò <flameeyes@g.o> metadata.xml:
70 Update metadata.xml so that it's the same as most other packages.
71
72
73
74 1.15 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.15&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?rev=1.15&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild?r1=1.14&r2=1.15
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.14
84 retrieving revision 1.15
85 diff -u -r1.14 -r1.15
86 --- bluecloth-2.0.7.ebuild 1 May 2012 18:24:17 -0000 1.14
87 +++ bluecloth-2.0.7.ebuild 28 Oct 2012 17:17:04 -0000 1.15
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2012 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.14 2012/05/01 18:24:17 armin76 Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bluecloth/bluecloth-2.0.7.ebuild,v 1.15 2012/10/28 17:17:04 armin76 Exp $
93
94 EAPI=2
95 USE_RUBY="ruby18"
96 @@ -17,7 +17,7 @@
97
98 LICENSE="GPL-2"
99 SLOT="0"
100 -KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
101 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
102 IUSE=""
103
104 ruby_add_bdepend "