Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-0.3.22.ebuild tzinfo-0.3.23.ebuild
Date: Thu, 19 Aug 2010 22:38:53
Message-Id: 20100819223846.713902004C@flycatcher.gentoo.org
1 flameeyes 10/08/19 22:38:46
2
3 Modified: ChangeLog tzinfo-0.3.22.ebuild
4 Added: tzinfo-0.3.23.ebuild
5 Log:
6 Version bump, drop non-ruby18 targets from .22 so that it can be marked stable.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.64 dev-ruby/tzinfo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 11 Jul 2010 20:20:34 -0000 1.63
23 +++ ChangeLog 19 Aug 2010 22:38:46 -0000 1.64
24 @@ -1,6 +1,13 @@
25 # ChangeLog for dev-ruby/tzinfo
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.63 2010/07/11 20:20:34 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.64 2010/08/19 22:38:46 flameeyes Exp $
29 +
30 +*tzinfo-0.3.23 (19 Aug 2010)
31 +
32 + 19 Aug 2010; Diego E. Pettenò <flameeyes@g.o>
33 + tzinfo-0.3.22.ebuild, +tzinfo-0.3.23.ebuild:
34 + Version bump, drop non-ruby18 targets from .22 so that it can be marked
35 + stable.
36
37 11 Jul 2010; Hans de Graaff <graaff@g.o> -tzinfo-0.3.13.ebuild,
38 -tzinfo-0.3.20.ebuild:
39
40
41
42 1.2 dev-ruby/tzinfo/tzinfo-0.3.22.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild?r1=1.1&r2=1.2
47
48 Index: tzinfo-0.3.22.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- tzinfo-0.3.22.ebuild 29 May 2010 12:44:33 -0000 1.1
55 +++ tzinfo-0.3.22.ebuild 19 Aug 2010 22:38:46 -0000 1.2
56 @@ -1,9 +1,9 @@
57 # Copyright 1999-2010 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild,v 1.1 2010/05/29 12:44:33 flameeyes Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.22.ebuild,v 1.2 2010/08/19 22:38:46 flameeyes Exp $
61
62 EAPI=2
63 -USE_RUBY="ruby18 ree18 ruby19 jruby"
64 +USE_RUBY="ruby18"
65
66 RUBY_FAKEGEM_DOCDIR="doc"
67 RUBY_FAKEGEM_EXTRADOC="CHANGES README"
68
69
70
71 1.1 dev-ruby/tzinfo/tzinfo-0.3.23.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild?rev=1.1&content-type=text/plain
75
76 Index: tzinfo-0.3.23.ebuild
77 ===================================================================
78 # Copyright 1999-2010 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild,v 1.1 2010/08/19 22:38:46 flameeyes Exp $
81
82 EAPI=2
83 USE_RUBY="ruby18 ree18 ruby19 jruby"
84
85 RUBY_FAKEGEM_DOCDIR="doc"
86 RUBY_FAKEGEM_EXTRADOC="CHANGES README"
87
88 inherit ruby-fakegem
89
90 DESCRIPTION="Daylight-savings aware timezone library"
91 HOMEPAGE="http://tzinfo.rubyforge.org/"
92 SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
93
94 LICENSE="MIT"
95 SLOT="0"
96 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
97 IUSE=""
98
99 RDEPEND=""
100 DEPEND=""
101
102 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
103
104 all_ruby_prepare() {
105 # The package has all the files executable, probably coming from
106 # Windows.
107 find "${S}" -type f -perm +111 -exec chmod -x {} +
108
109 # With rubygems 1.3.1 we get the following warning
110 # warning: Insecure world writable dir /var/tmp in LOAD_PATH, mode 041777
111 # when running the test_get_tainted_not_loaded test.
112 sed -i \
113 -e '/^ def test_get_tainted_not_loaded/, /^ end/ s:^:#:' \
114 "${S}"/test/tc_timezone.rb || die "unable to sed out the test"
115 }