Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-0.3.16.ebuild
Date: Sun, 09 May 2010 17:58:49
Message-Id: 20100509175846.D35512C486@corvid.gentoo.org
1 armin76 10/05/09 17:58:46
2
3 Modified: ChangeLog tzinfo-0.3.16.ebuild
4 Log:
5 alpha/ia64/sparc stable wrt #312963
6 (Portage version: 2.1.8.3/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.57 dev-ruby/tzinfo/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.57&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.57&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.56&r2=1.57
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
18 retrieving revision 1.56
19 retrieving revision 1.57
20 diff -u -r1.56 -r1.57
21 --- ChangeLog 20 Apr 2010 06:28:20 -0000 1.56
22 +++ ChangeLog 9 May 2010 17:58:46 -0000 1.57
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/tzinfo
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.56 2010/04/20 06:28:20 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.57 2010/05/09 17:58:46 armin76 Exp $
28 +
29 + 09 May 2010; Raúl Porcel <armin76@g.o> tzinfo-0.3.16.ebuild:
30 + alpha/ia64/sparc stable wrt #312963
31
32 *tzinfo-0.3.20 (20 Apr 2010)
33
34
35
36
37 1.6 dev-ruby/tzinfo/tzinfo-0.3.16.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild?r1=1.5&r2=1.6
42
43 Index: tzinfo-0.3.16.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- tzinfo-0.3.16.ebuild 18 Apr 2010 17:33:37 -0000 1.5
50 +++ tzinfo-0.3.16.ebuild 9 May 2010 17:58:46 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.5 2010/04/18 17:33:37 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.16.ebuild,v 1.6 2010/05/09 17:58:46 armin76 Exp $
56
57 EAPI=2
58 USE_RUBY="ruby18"
59 @@ -16,7 +16,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
64 +KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x64-solaris ~x86-solaris"
65 IUSE=""
66
67 RDEPEND=""