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/redcloth: ChangeLog redcloth-4.2.2-r3.ebuild
Date: Fri, 29 Jan 2010 19:07:38
Message-Id: E1NawBr-0000BH-2Q@stork.gentoo.org
1 armin76 10/01/29 19:07:35
2
3 Modified: ChangeLog redcloth-4.2.2-r3.ebuild
4 Log:
5 Add ~ia64
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.40 dev-ruby/redcloth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 18 Jan 2010 20:34:00 -0000 1.39
22 +++ ChangeLog 29 Jan 2010 19:07:34 -0000 1.40
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/redcloth
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.39 2010/01/18 20:34:00 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.40 2010/01/29 19:07:34 armin76 Exp $
28 +
29 + 29 Jan 2010; Raúl Porcel <armin76@g.o> redcloth-4.2.2-r3.ebuild:
30 + Add ~ia64
31
32 18 Jan 2010; Brent Baude <ranger@g.o> redcloth-4.2.2-r3.ebuild:
33 Marking redcloth-4.2.2-r3 ~ppc for bug 298356
34
35
36
37 1.4 dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild?r1=1.3&r2=1.4
42
43 Index: redcloth-4.2.2-r3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- redcloth-4.2.2-r3.ebuild 18 Jan 2010 20:34:00 -0000 1.3
50 +++ redcloth-4.2.2-r3.ebuild 29 Jan 2010 19:07:34 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild,v 1.3 2010/01/18 20:34:00 ranger Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r3.ebuild,v 1.4 2010/01/29 19:07:34 armin76 Exp $
56
57 EAPI=2
58
59 @@ -29,7 +29,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
64 +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
65 IUSE=""
66
67 DEPEND="dev-util/ragel"