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/sinatra: sinatra-1.4.6.ebuild ChangeLog sinatra-1.4.6-r1.ebuild
Date: Sun, 26 Jul 2015 06:31:56
Message-Id: 20150726063152.87778EE@oystercatcher.gentoo.org
1 graaff 15/07/26 06:31:52
2
3 Modified: sinatra-1.4.6.ebuild ChangeLog
4 Added: sinatra-1.4.6-r1.ebuild
5 Log:
6 Create stable candidate.
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
9
10 Revision Changes Path
11 1.3 dev-ruby/sinatra/sinatra-1.4.6.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6.ebuild?r1=1.2&r2=1.3
16
17 Index: sinatra-1.4.6.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- sinatra-1.4.6.ebuild 8 Jul 2015 06:53:04 -0000 1.2
24 +++ sinatra-1.4.6.ebuild 26 Jul 2015 06:31:52 -0000 1.3
25 @@ -1,9 +1,9 @@
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/sinatra/sinatra-1.4.6.ebuild,v 1.2 2015/07/08 06:53:04 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6.ebuild,v 1.3 2015/07/26 06:31:52 graaff Exp $
30
31 EAPI=5
32 -USE_RUBY="ruby19 ruby20 ruby21"
33 +USE_RUBY="ruby19 ruby20"
34
35 # no documentation is generable, it needs hanna, which is broken
36 RUBY_FAKEGEM_TASK_DOC=""
37
38
39
40 1.56 dev-ruby/sinatra/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?rev=1.56&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?rev=1.56&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/ChangeLog?r1=1.55&r2=1.56
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v
49 retrieving revision 1.55
50 retrieving revision 1.56
51 diff -u -r1.55 -r1.56
52 --- ChangeLog 25 Jul 2015 15:24:06 -0000 1.55
53 +++ ChangeLog 26 Jul 2015 06:31:52 -0000 1.56
54 @@ -1,6 +1,12 @@
55 # ChangeLog for dev-ruby/sinatra
56 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.55 2015/07/25 15:24:06 mrueg Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/ChangeLog,v 1.56 2015/07/26 06:31:52 graaff Exp $
59 +
60 +*sinatra-1.4.6-r1 (26 Jul 2015)
61 +
62 + 26 Jul 2015; Hans de Graaff <graaff@g.o> sinatra-1.4.6.ebuild,
63 + +sinatra-1.4.6-r1.ebuild:
64 + Create stable candidate.
65
66 25 Jul 2015; Manuel RĂ¼ger <mrueg@g.o> -sinatra-1.4.5.ebuild:
67 Remove old.
68
69
70
71 1.1 dev-ruby/sinatra/sinatra-1.4.6-r1.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6-r1.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6-r1.ebuild?rev=1.1&content-type=text/plain
75
76 Index: sinatra-1.4.6-r1.ebuild
77 ===================================================================
78 # Copyright 1999-2015 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/sinatra/sinatra-1.4.6-r1.ebuild,v 1.1 2015/07/26 06:31:52 graaff Exp $
81
82 EAPI=5
83 USE_RUBY="ruby19 ruby20 ruby21"
84
85 # no documentation is generable, it needs hanna, which is broken
86 RUBY_FAKEGEM_TASK_DOC=""
87
88 RUBY_FAKEGEM_EXTRADOC="README.md AUTHORS.md CHANGES"
89
90 inherit ruby-fakegem
91
92 DESCRIPTION="Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort"
93 HOMEPAGE="http://www.sinatrarb.com/"
94
95 LICENSE="MIT"
96 SLOT="0"
97 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
98 IUSE=""
99
100 ruby_add_rdepend "=dev-ruby/rack-1*:* >=dev-ruby/rack-1.4:*
101 >=dev-ruby/rack-protection-1.4:1
102 >=dev-ruby/tilt-1.3.4:* <dev-ruby/tilt-3:*"
103 ruby_add_bdepend "test? ( >=dev-ruby/rack-test-0.5.6 dev-ruby/erubis dev-ruby/builder )"
104
105 # haml tests are optional and not yet marked for ruby20.
106 USE_RUBY="ruby19" ruby_add_bdepend "test? ( >=dev-ruby/haml-3.0 )"
107
108 all_ruby_prepare() {
109 # Remove implicit build dependency on git.
110 sed -i -e '/\(s.files\|s.test_files\|s.extra_rdoc_files\)/d' sinatra.gemspec || die
111 }