Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/tzinfo: ChangeLog tzinfo-0.3.23.ebuild
Date: Sat, 04 Dec 2010 16:48:59
Message-Id: 20101204164846.8F7EB20054@flycatcher.gentoo.org
1 grobian 10/12/04 16:48:46
2
3 Modified: ChangeLog tzinfo-0.3.23.ebuild
4 Log:
5 Marked ~{ppc,x64,x86}-macos
6
7 (Portage version: 2.2.01.17304-prefix/cvs/Darwin powerpc)
8
9 Revision Changes Path
10 1.70 dev-ruby/tzinfo/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.70&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?rev=1.70&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/ChangeLog?r1=1.69&r2=1.70
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v
19 retrieving revision 1.69
20 retrieving revision 1.70
21 diff -u -r1.69 -r1.70
22 --- ChangeLog 28 Sep 2010 19:46:04 -0000 1.69
23 +++ ChangeLog 4 Dec 2010 16:48:46 -0000 1.70
24 @@ -1,6 +1,9 @@
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.69 2010/09/28 19:46:04 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/ChangeLog,v 1.70 2010/12/04 16:48:46 grobian Exp $
29 +
30 + 04 Dec 2010; Fabian Groffen <grobian@g.o> tzinfo-0.3.23.ebuild:
31 + Marked ~{ppc,x64,x86}-macos
32
33 28 Sep 2010; Brent Baude <ranger@g.o> tzinfo-0.3.22.ebuild:
34 Marking tzinfo-0.3.22 ppc for bug 333525
35
36
37
38 1.2 dev-ruby/tzinfo/tzinfo-0.3.23.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild?r1=1.1&r2=1.2
43
44 Index: tzinfo-0.3.23.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- tzinfo-0.3.23.ebuild 19 Aug 2010 22:38:46 -0000 1.1
51 +++ tzinfo-0.3.23.ebuild 4 Dec 2010 16:48:46 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild,v 1.1 2010/08/19 22:38:46 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tzinfo/tzinfo-0.3.23.ebuild,v 1.2 2010/12/04 16:48:46 grobian Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18 ree18 ruby19 jruby"
60 @@ -16,7 +16,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
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 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 RDEPEND=""