Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/right_http_connection: ChangeLog right_http_connection-1.2.4-r1.ebuild
Date: Fri, 28 May 2010 17:42:53
Message-Id: 20100528174251.2D3632CF37@corvid.gentoo.org
1 josejx 10/05/28 17:42:50
2
3 Modified: ChangeLog right_http_connection-1.2.4-r1.ebuild
4 Log:
5 Marked ~ppc.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 dev-ruby/right_http_connection/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/ChangeLog?r1=1.3&r2=1.4
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ChangeLog 12 Feb 2010 10:57:29 -0000 1.3
22 +++ ChangeLog 28 May 2010 17:42:50 -0000 1.4
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/right_http_connection
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.3 2010/02/12 10:57:29 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/ChangeLog,v 1.4 2010/05/28 17:42:50 josejx Exp $
28 +
29 + 28 May 2010; Joseph Jezak <josejx@g.o>
30 + right_http_connection-1.2.4-r1.ebuild:
31 + Marked ~ppc.
32
33 12 Feb 2010; Diego E. Pettenò <flameeyes@g.o>
34 right_http_connection-1.2.4-r1.ebuild:
35
36
37
38 1.3 dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: right_http_connection-1.2.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- right_http_connection-1.2.4-r1.ebuild 12 Feb 2010 10:57:29 -0000 1.2
51 +++ right_http_connection-1.2.4-r1.ebuild 28 May 2010 17:42:50 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.2 2010/02/12 10:57:29 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/right_http_connection/right_http_connection-1.2.4-r1.ebuild,v 1.3 2010/05/28 17:42:50 josejx Exp $
57
58 EAPI=2
59
60 @@ -19,7 +19,7 @@
61
62 LICENSE="as-is" # truly
63 SLOT="0"
64 -KEYWORDS="~amd64 ~x86"
65 +KEYWORDS="~amd64 ~ppc ~x86"
66 IUSE=""
67
68 all_ruby_prepare() {