Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/em-http-request: em-http-request-0.2.14.ebuild ChangeLog
Date: Sat, 26 Feb 2011 16:11:04
Message-Id: 20110226161043.E6A2620054@flycatcher.gentoo.org
1 xarthisius 11/02/26 16:10:43
2
3 Modified: em-http-request-0.2.14.ebuild ChangeLog
4 Log:
5 Marked ~ppc64 wrt #339565
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.4 dev-ruby/em-http-request/em-http-request-0.2.14.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild?r1=1.3&r2=1.4
15
16 Index: em-http-request-0.2.14.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- em-http-request-0.2.14.ebuild 27 Dec 2010 20:17:25 -0000 1.3
23 +++ em-http-request-0.2.14.ebuild 26 Feb 2011 16:10:43 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild,v 1.3 2010/12/27 20:17:25 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/em-http-request-0.2.14.ebuild,v 1.4 2011/02/26 16:10:43 xarthisius Exp $
30
31 EAPI=2
32
33 @@ -18,7 +18,7 @@
34
35 LICENSE="Ruby"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
38 +KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 IUSE=""
40
41 # Tests depend on em-websocket which we don't have packaged yet.
42
43
44
45 1.6 dev-ruby/em-http-request/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/em-http-request/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 27 Dec 2010 20:17:25 -0000 1.5
58 +++ ChangeLog 26 Feb 2011 16:10:43 -0000 1.6
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-ruby/em-http-request
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/ChangeLog,v 1.5 2010/12/27 20:17:25 grobian Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/em-http-request/ChangeLog,v 1.6 2011/02/26 16:10:43 xarthisius Exp $
65 +
66 + 26 Feb 2011; Kacper Kowalik <xarthisius@g.o>
67 + em-http-request-0.2.14.ebuild:
68 + Marked ~ppc64 wrt #339565
69
70 27 Dec 2010; Fabian Groffen <grobian@g.o>
71 em-http-request-0.2.14.ebuild: