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/ruby-progressbar: ChangeLog ruby-progressbar-1.4.2.ebuild ruby-progressbar-1.4.2-r1.ebuild
Date: Fri, 02 Jan 2015 10:12:17
Message-Id: 20150102101211.96AC9EB41@oystercatcher.gentoo.org
1 graaff 15/01/02 10:12:11
2
3 Modified: ChangeLog ruby-progressbar-1.4.2.ebuild
4 Added: ruby-progressbar-1.4.2-r1.ebuild
5 Log:
6 Create stable candidate.
7
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.67 dev-ruby/ruby-progressbar/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.67&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?rev=1.67&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog?r1=1.66&r2=1.67
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v
20 retrieving revision 1.66
21 retrieving revision 1.67
22 diff -u -r1.66 -r1.67
23 --- ChangeLog 11 Nov 2014 11:05:38 -0000 1.66
24 +++ ChangeLog 2 Jan 2015 10:12:11 -0000 1.67
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-ruby/ruby-progressbar
27 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.66 2014/11/11 11:05:38 mrueg Exp $
29 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ChangeLog,v 1.67 2015/01/02 10:12:11 graaff Exp $
31 +
32 +*ruby-progressbar-1.4.2-r1 (02 Jan 2015)
33 +
34 + 02 Jan 2015; Hans de Graaff <graaff@g.o>
35 + ruby-progressbar-1.4.2.ebuild, +ruby-progressbar-1.4.2-r1.ebuild:
36 + Create stable candidate.
37
38 11 Nov 2014; Manuel RĂ¼ger <mrueg@g.o> ruby-progressbar-1.4.1.ebuild,
39 ruby-progressbar-1.4.2.ebuild:
40
41
42
43 1.4 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild?r1=1.3&r2=1.4
48
49 Index: ruby-progressbar-1.4.2.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ruby-progressbar-1.4.2.ebuild 18 May 2014 19:41:00 -0000 1.3
56 +++ ruby-progressbar-1.4.2.ebuild 2 Jan 2015 10:12:11 -0000 1.4
57 @@ -1,10 +1,10 @@
58 -# Copyright 1999-2014 Gentoo Foundation
59 +# Copyright 1999-2015 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.3 2014/05/18 19:41:00 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2.ebuild,v 1.4 2015/01/02 10:12:11 graaff Exp $
63
64 EAPI=5
65
66 -USE_RUBY="ruby19 ruby20 ruby21"
67 +USE_RUBY="ruby19 ruby20"
68
69 RUBY_FAKEGEM_RECIPE_TEST="rspec"
70 RUBY_FAKEGEM_TASK_DOC=""
71
72
73
74 1.1 dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild?rev=1.1&content-type=text/plain
78
79 Index: ruby-progressbar-1.4.2-r1.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/ruby-progressbar/ruby-progressbar-1.4.2-r1.ebuild,v 1.1 2015/01/02 10:12:11 graaff Exp $
84
85 EAPI=5
86
87 USE_RUBY="ruby19 ruby20 ruby21"
88
89 RUBY_FAKEGEM_RECIPE_TEST="rspec"
90 RUBY_FAKEGEM_TASK_DOC=""
91
92 RUBY_FAKEGEM_EXTRADOC="README.md"
93
94 inherit ruby-fakegem
95
96 DESCRIPTION="A Text Progress Bar Library for Ruby"
97 HOMEPAGE="https://github.com/jfelchner/ruby-progressbar"
98
99 LICENSE="MIT"
100 SLOT="0"
101 KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
102
103 IUSE="test"
104
105 ruby_add_bdepend "test? ( dev-ruby/timecop )"
106
107 all_ruby_prepare() {
108 sed -i -e '/[Ss]imple[Cc]ov/ s:^:#:' spec/spec_helper.rb || die
109 }