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/httparty: httparty-0.5.2.ebuild ChangeLog
Date: Fri, 28 May 2010 17:46:52
Message-Id: 20100528174648.C4C022CF37@corvid.gentoo.org
1 josejx 10/05/28 17:46:48
2
3 Modified: httparty-0.5.2.ebuild ChangeLog
4 Log:
5 Marked ~ppc for bug #302963.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-ruby/httparty/httparty-0.5.2.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild?r1=1.2&r2=1.3
14
15 Index: httparty-0.5.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- httparty-0.5.2.ebuild 3 Mar 2010 11:15:48 -0000 1.2
22 +++ httparty-0.5.2.ebuild 28 May 2010 17:46:48 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild,v 1.2 2010/03/03 11:15:48 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.5.2.ebuild,v 1.3 2010/05/28 17:46:48 josejx Exp $
28
29 EAPI=2
30
31 @@ -22,7 +22,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~ppc ~x86"
37 IUSE=""
38
39 # Code should most likely be patched, but for now…
40
41
42
43 1.15 dev-ruby/httparty/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.15&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.15&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?r1=1.14&r2=1.15
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v
52 retrieving revision 1.14
53 retrieving revision 1.15
54 diff -u -r1.14 -r1.15
55 --- ChangeLog 3 Mar 2010 11:15:48 -0000 1.14
56 +++ ChangeLog 28 May 2010 17:46:48 -0000 1.15
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/httparty
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.14 2010/03/03 11:15:48 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.15 2010/05/28 17:46:48 josejx Exp $
62 +
63 + 28 May 2010; Joseph Jezak <josejx@g.o> httparty-0.5.2.ebuild:
64 + Marked ~ppc for bug #302963.
65
66 03 Mar 2010; Pawel Hajdan jr <phajdan.jr@g.o>
67 httparty-0.5.2.ebuild: