Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/redcloth: redcloth-4.2.2-r2.ebuild ChangeLog
Date: Mon, 04 Jan 2010 11:47:59
Message-Id: E1NRlPh-0004a9-2K@stork.gentoo.org
1 fauli 10/01/04 11:47:57
2
3 Modified: redcloth-4.2.2-r2.ebuild ChangeLog
4 Log:
5 Transfer Prefix keywords
6 (Portage version: 2.1.6.13/cvs/Linux i686)
7
8 Revision Changes Path
9 1.3 dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild?r1=1.2&r2=1.3
14
15 Index: redcloth-4.2.2-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- redcloth-4.2.2-r2.ebuild 27 Dec 2009 00:23:09 -0000 1.2
22 +++ redcloth-4.2.2-r2.ebuild 4 Jan 2010 11:47:56 -0000 1.3
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2009 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild,v 1.2 2009/12/27 00:23:09 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/redcloth-4.2.2-r2.ebuild,v 1.3 2010/01/04 11:47:56 fauli Exp $
29
30 EAPI=2
31
32 @@ -28,7 +28,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64"
37 +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 IUSE=""
39
40 S="${WORKDIR}/${RUBY_FAKEGEM_NAME}-${PV}"
41
42
43
44 1.35 dev-ruby/redcloth/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.35&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?rev=1.35&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/redcloth/ChangeLog?r1=1.34&r2=1.35
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v
53 retrieving revision 1.34
54 retrieving revision 1.35
55 diff -u -r1.34 -r1.35
56 --- ChangeLog 27 Dec 2009 00:23:09 -0000 1.34
57 +++ ChangeLog 4 Jan 2010 11:47:56 -0000 1.35
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/redcloth
60 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.34 2009/12/27 00:23:09 flameeyes Exp $
62 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/redcloth/ChangeLog,v 1.35 2010/01/04 11:47:56 fauli Exp $
64 +
65 + 04 Jan 2010; Christian Faulhammer <fauli@g.o>
66 + redcloth-4.2.2-r2.ebuild:
67 + Transfer Prefix keywords
68
69 27 Dec 2009; Diego E. Pettenò <flameeyes@g.o>
70 redcloth-4.2.2-r2.ebuild: