Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/httparty: ChangeLog httparty-0.13.1.ebuild
Date: Tue, 29 Jul 2014 13:31:28
Message-Id: 20140729133121.E0E352004E@flycatcher.gentoo.org
1 graaff 14/07/29 13:31:20
2
3 Modified: ChangeLog httparty-0.13.1.ebuild
4 Log:
5 Add ruby21.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.32 dev-ruby/httparty/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 25 Jul 2014 13:41:23 -0000 1.31
23 +++ ChangeLog 29 Jul 2014 13:31:20 -0000 1.32
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/httparty
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.31 2014/07/25 13:41:23 mrueg Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/ChangeLog,v 1.32 2014/07/29 13:31:20 graaff Exp $
29 +
30 + 29 Jul 2014; Hans de Graaff <graaff@g.o> httparty-0.13.1.ebuild:
31 + Add ruby21.
32
33 25 Jul 2014; Manuel Rüger <mrueg@g.o> httparty-0.13.1.ebuild:
34 Add ruby20 support.
35
36
37
38 1.3 dev-ruby/httparty/httparty-0.13.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild?r1=1.2&r2=1.3
43
44 Index: httparty-0.13.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- httparty-0.13.1.ebuild 25 Jul 2014 13:41:23 -0000 1.2
51 +++ httparty-0.13.1.ebuild 29 Jul 2014 13:31:20 -0000 1.3
52 @@ -1,11 +1,11 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v 1.2 2014/07/25 13:41:23 mrueg Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/httparty/httparty-0.13.1.ebuild,v 1.3 2014/07/29 13:31:20 graaff Exp $
57
58 EAPI=5
59
60 # jruby → testsuite fails (seems like a testuite bug)
61 -USE_RUBY="ruby19 ruby20"
62 +USE_RUBY="ruby19 ruby20 ruby21"
63
64 # We have a custom test function, but don't null this out so that the
65 # deps are still added