Gentoo Archives: gentoo-commits

From: "Manuel Rueger (mrueg)" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/heredoc_unindent: heredoc_unindent-1.1.2-r3.ebuild heredoc_unindent-1.1.2-r4.ebuild ChangeLog
Date: Wed, 04 Feb 2015 20:04:32
Message-Id: 20150204200426.79FE4110ED@oystercatcher.gentoo.org
1 mrueg 15/02/04 20:04:26
2
3 Modified: heredoc_unindent-1.1.2-r3.ebuild ChangeLog
4 Added: heredoc_unindent-1.1.2-r4.ebuild
5 Log:
6 Prepare a stabilization candidate.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key )
9
10 Revision Changes Path
11 1.7 dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild?r1=1.6&r2=1.7
16
17 Index: heredoc_unindent-1.1.2-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- heredoc_unindent-1.1.2-r3.ebuild 22 Dec 2014 13:53:39 -0000 1.6
24 +++ heredoc_unindent-1.1.2-r3.ebuild 4 Feb 2015 20:04:26 -0000 1.7
25 @@ -1,10 +1,10 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.6 2014/12/22 13:53:39 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r3.ebuild,v 1.7 2015/02/04 20:04:26 mrueg Exp $
31
32 EAPI=5
33
34 -USE_RUBY="ruby19 ruby20 ruby21"
35 +USE_RUBY="ruby19 ruby20"
36
37 inherit ruby-fakegem
38
39
40
41
42 1.11 dev-ruby/heredoc_unindent/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog?rev=1.11&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog?rev=1.11&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog?r1=1.10&r2=1.11
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v
51 retrieving revision 1.10
52 retrieving revision 1.11
53 diff -u -r1.10 -r1.11
54 --- ChangeLog 22 Dec 2014 13:53:39 -0000 1.10
55 +++ ChangeLog 4 Feb 2015 20:04:26 -0000 1.11
56 @@ -1,6 +1,12 @@
57 # ChangeLog for dev-ruby/heredoc_unindent
58 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.10 2014/12/22 13:53:39 ago Exp $
60 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/ChangeLog,v 1.11 2015/02/04 20:04:26 mrueg Exp $
62 +
63 +*heredoc_unindent-1.1.2-r4 (04 Feb 2015)
64 +
65 + 04 Feb 2015; Manuel RĂ¼ger <mrueg@g.o>
66 + +heredoc_unindent-1.1.2-r4.ebuild, heredoc_unindent-1.1.2-r3.ebuild:
67 + Prepare a stabilization candidate.
68
69 22 Dec 2014; Agostino Sarubbo <ago@g.o>
70 heredoc_unindent-1.1.2-r3.ebuild:
71
72
73
74 1.1 dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r4.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r4.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r4.ebuild?rev=1.1&content-type=text/plain
78
79 Index: heredoc_unindent-1.1.2-r4.ebuild
80 ===================================================================
81 # Copyright 1999-2015 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/heredoc_unindent/heredoc_unindent-1.1.2-r4.ebuild,v 1.1 2015/02/04 20:04:26 mrueg Exp $
84
85 EAPI=5
86
87 USE_RUBY="ruby19 ruby20 ruby21"
88
89 inherit ruby-fakegem
90
91 RUBY_FAKEGEM_TASK_DOC="docs"
92 RUBY_FAKEGEM_EXTRADOC="README.rdoc History.rdoc Wishlist.rdoc"
93 DESCRIPTION="Removes leading whitespace from Ruby heredocs"
94 HOMEPAGE="https://github.com/adrianomitre/heredoc_unindent"
95
96 LICENSE="MIT"
97 SLOT="0"
98 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
99 IUSE="doc test"
100
101 ruby_add_bdepend "test? ( >=dev-ruby/hoe-2.8.0 dev-ruby/test-unit:2 )
102 doc? ( >=dev-ruby/hoe-2.8.0 )"
103
104 all_ruby_prepare() {
105 sed -i -e '1igem "test-unit"' test/test_heredoc_unindent.rb || die
106 }