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/ascii85: ascii85-1.0.2-r2.ebuild ChangeLog
Date: Sat, 31 Jan 2015 17:09:31
Message-Id: 20150131170927.E12E610C64@oystercatcher.gentoo.org
1 graaff 15/01/31 17:09:27
2
3 Modified: ascii85-1.0.2-r2.ebuild ChangeLog
4 Log:
5 Add ruby22.
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
8
9 Revision Changes Path
10 1.5 dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild?r1=1.4&r2=1.5
15
16 Index: ascii85-1.0.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ascii85-1.0.2-r2.ebuild 29 Oct 2014 18:53:13 -0000 1.4
23 +++ ascii85-1.0.2-r2.ebuild 31 Jan 2015 17:09:27 -0000 1.5
24 @@ -1,10 +1,10 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild,v 1.4 2014/10/29 18:53:13 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ascii85-1.0.2-r2.ebuild,v 1.5 2015/01/31 17:09:27 graaff Exp $
30
31 EAPI=5
32
33 -USE_RUBY="ruby19 ruby20 ruby21"
34 +USE_RUBY="ruby19 ruby20 ruby21 ruby22"
35
36 RUBY_FAKEGEM_TASK_DOC=""
37 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.txt"
38
39
40
41 1.27 dev-ruby/ascii85/ChangeLog
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.27&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?rev=1.27&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ascii85/ChangeLog?r1=1.26&r2=1.27
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v
50 retrieving revision 1.26
51 retrieving revision 1.27
52 diff -u -r1.26 -r1.27
53 --- ChangeLog 29 Oct 2014 21:03:45 -0000 1.26
54 +++ ChangeLog 31 Jan 2015 17:09:27 -0000 1.27
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-ruby/ascii85
57 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.26 2014/10/29 21:03:45 mrueg Exp $
59 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ascii85/ChangeLog,v 1.27 2015/01/31 17:09:27 graaff Exp $
61 +
62 + 31 Jan 2015; Hans de Graaff <graaff@g.o> ascii85-1.0.2-r2.ebuild:
63 + Add ruby22.
64
65 29 Oct 2014; Manuel RĂ¼ger <mrueg@g.o> -ascii85-1.0.2-r1.ebuild,
66 ascii85-1.0.2-r2.ebuild: