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/treetop: ChangeLog treetop-1.4.9.ebuild treetop-1.4.10.ebuild
Date: Sun, 31 Jul 2011 16:55:45
Message-Id: 20110731165534.3009E2004B@flycatcher.gentoo.org
1 armin76 11/07/31 16:55:34
2
3 Modified: ChangeLog treetop-1.4.9.ebuild
4 treetop-1.4.10.ebuild
5 Log:
6 Add ~ia64
7
8 (Portage version: 2.1.10.7/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.30 dev-ruby/treetop/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.30&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?rev=1.30&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/ChangeLog?r1=1.29&r2=1.30
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v
20 retrieving revision 1.29
21 retrieving revision 1.30
22 diff -u -r1.29 -r1.30
23 --- ChangeLog 28 Jul 2011 05:55:35 -0000 1.29
24 +++ ChangeLog 31 Jul 2011 16:55:33 -0000 1.30
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-ruby/treetop
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.29 2011/07/28 05:55:35 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/ChangeLog,v 1.30 2011/07/31 16:55:33 armin76 Exp $
30 +
31 + 31 Jul 2011; Raúl Porcel <armin76@g.o> treetop-1.4.9.ebuild,
32 + treetop-1.4.10.ebuild:
33 + Add ~ia64
34
35 *treetop-1.4.10 (28 Jul 2011)
36
37
38
39
40 1.5 dev-ruby/treetop/treetop-1.4.9.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild?rev=1.5&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild?rev=1.5&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild?r1=1.4&r2=1.5
45
46 Index: treetop-1.4.9.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild,v
49 retrieving revision 1.4
50 retrieving revision 1.5
51 diff -u -r1.4 -r1.5
52 --- treetop-1.4.9.ebuild 23 Jul 2011 19:29:00 -0000 1.4
53 +++ treetop-1.4.9.ebuild 31 Jul 2011 16:55:33 -0000 1.5
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild,v 1.4 2011/07/23 19:29:00 halcy0n Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.9.ebuild,v 1.5 2011/07/31 16:55:33 armin76 Exp $
59
60 EAPI=2
61 USE_RUBY="ruby18 ree18"
62 @@ -18,7 +18,7 @@
63 HOMEPAGE="http://treetop.rubyforge.org/"
64 LICENSE="Ruby"
65
66 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
67 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
68 SLOT="0"
69 IUSE=""
70
71
72
73
74 1.2 dev-ruby/treetop/treetop-1.4.10.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild?rev=1.2&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild?rev=1.2&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild?r1=1.1&r2=1.2
79
80 Index: treetop-1.4.10.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild,v
83 retrieving revision 1.1
84 retrieving revision 1.2
85 diff -u -r1.1 -r1.2
86 --- treetop-1.4.10.ebuild 28 Jul 2011 05:55:35 -0000 1.1
87 +++ treetop-1.4.10.ebuild 31 Jul 2011 16:55:34 -0000 1.2
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild,v 1.1 2011/07/28 05:55:35 graaff Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/treetop/treetop-1.4.10.ebuild,v 1.2 2011/07/31 16:55:34 armin76 Exp $
93
94 EAPI=4
95 USE_RUBY="ruby18 ree18"
96 @@ -18,7 +18,7 @@
97 HOMEPAGE="http://treetop.rubyforge.org/"
98 LICENSE="Ruby"
99
100 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
101 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
102 SLOT="0"
103 IUSE=""