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/ruby-debug: ChangeLog ruby-debug-0.10.3-r2.ebuild ruby-debug-0.10.4.ebuild ruby-debug-0.10.3-r6.ebuild
Date: Sun, 31 Jul 2011 16:54:21
Message-Id: 20110731165410.2A6592004B@flycatcher.gentoo.org
1 armin76 11/07/31 16:54:10
2
3 Modified: ChangeLog ruby-debug-0.10.3-r2.ebuild
4 ruby-debug-0.10.4.ebuild
5 ruby-debug-0.10.3-r6.ebuild
6 Log:
7 Add ~ia64
8
9 (Portage version: 2.1.10.7/cvs/Linux ia64)
10
11 Revision Changes Path
12 1.26 dev-ruby/ruby-debug/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?rev=1.26&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?rev=1.26&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ChangeLog?r1=1.25&r2=1.26
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v
21 retrieving revision 1.25
22 retrieving revision 1.26
23 diff -u -r1.25 -r1.26
24 --- ChangeLog 7 May 2011 08:30:20 -0000 1.25
25 +++ ChangeLog 31 Jul 2011 16:54:10 -0000 1.26
26 @@ -1,6 +1,10 @@
27 # ChangeLog for dev-ruby/ruby-debug
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.25 2011/05/07 08:30:20 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ChangeLog,v 1.26 2011/07/31 16:54:10 armin76 Exp $
31 +
32 + 31 Jul 2011; Raúl Porcel <armin76@g.o> ruby-debug-0.10.3-r2.ebuild,
33 + ruby-debug-0.10.3-r6.ebuild, ruby-debug-0.10.4.ebuild:
34 + Add ~ia64
35
36 *ruby-debug-0.10.4 (07 May 2011)
37
38
39
40
41 1.6 dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild?r1=1.5&r2=1.6
46
47 Index: ruby-debug-0.10.3-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- ruby-debug-0.10.3-r2.ebuild 17 Jul 2010 17:23:09 -0000 1.5
54 +++ ruby-debug-0.10.3-r2.ebuild 31 Jul 2011 16:54:10 -0000 1.6
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild,v 1.5 2010/07/17 17:23:09 armin76 Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r2.ebuild,v 1.6 2011/07/31 16:54:10 armin76 Exp $
61
62 EAPI="2"
63 USE_RUBY="ruby18"
64 @@ -20,7 +20,7 @@
65 HOMEPAGE="http://rubyforge.org/projects/ruby-debug/"
66
67 LICENSE="BSD-2"
68 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
69 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
70 IUSE=""
71 SLOT="0"
72
73
74
75
76 1.2 dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild?r1=1.1&r2=1.2
81
82 Index: ruby-debug-0.10.4.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- ruby-debug-0.10.4.ebuild 7 May 2011 08:30:20 -0000 1.1
89 +++ ruby-debug-0.10.4.ebuild 31 Jul 2011 16:54:10 -0000 1.2
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2011 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild,v 1.1 2011/05/07 08:30:20 graaff Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.4.ebuild,v 1.2 2011/07/31 16:54:10 armin76 Exp $
95
96 EAPI="2"
97 USE_RUBY="ruby18 ree18"
98 @@ -20,7 +20,7 @@
99 HOMEPAGE="http://rubyforge.org/projects/ruby-debug/"
100
101 LICENSE="BSD-2"
102 -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
103 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
104 IUSE="doc emacs"
105 SLOT="0"
106 SRC_URI="mirror://rubygems/${P}.gem
107
108
109
110 1.4 dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild
111
112 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild?rev=1.4&view=markup
113 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild?rev=1.4&content-type=text/plain
114 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild?r1=1.3&r2=1.4
115
116 Index: ruby-debug-0.10.3-r6.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild,v
119 retrieving revision 1.3
120 retrieving revision 1.4
121 diff -u -r1.3 -r1.4
122 --- ruby-debug-0.10.3-r6.ebuild 23 Jan 2011 21:51:09 -0000 1.3
123 +++ ruby-debug-0.10.3-r6.ebuild 31 Jul 2011 16:54:10 -0000 1.4
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2011 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild,v 1.3 2011/01/23 21:51:09 xarthisius Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-debug/ruby-debug-0.10.3-r6.ebuild,v 1.4 2011/07/31 16:54:10 armin76 Exp $
129
130 EAPI="2"
131 USE_RUBY="ruby18 ree18 jruby"
132 @@ -20,7 +20,7 @@
133 HOMEPAGE="http://rubyforge.org/projects/ruby-debug/"
134
135 LICENSE="BSD-2"
136 -KEYWORDS="~amd64 ~hppa ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
137 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
138 IUSE="doc emacs"
139 SLOT="0"
140 SRC_URI="mirror://rubygems/${P}.gem