Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyforge: ChangeLog rubyforge-2.0.4.ebuild
Date: Tue, 29 Jun 2010 11:02:56
Message-Id: 20100629103619.694FF2C621@corvid.gentoo.org
1 angelos 10/06/29 10:36:19
2
3 Modified: ChangeLog rubyforge-2.0.4.ebuild
4 Log:
5 Stable on amd64 wrt bug #321043
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.63 dev-ruby/rubyforge/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.63&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.63&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.62&r2=1.63
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v
18 retrieving revision 1.62
19 retrieving revision 1.63
20 diff -u -r1.62 -r1.63
21 --- ChangeLog 22 May 2010 22:56:01 -0000 1.62
22 +++ ChangeLog 29 Jun 2010 10:36:19 -0000 1.63
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/rubyforge
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.62 2010/05/22 22:56:01 a3li Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.63 2010/06/29 10:36:19 angelos Exp $
28 +
29 + 29 Jun 2010; Christoph Mende <angelos@g.o> rubyforge-2.0.4.ebuild:
30 + Stable on amd64 wrt bug #321043
31
32 22 May 2010; Alex Legler <a3li@g.o> rubyforge-2.0.4-r1.ebuild:
33 Add REE18 support
34
35
36
37 1.4 dev-ruby/rubyforge/rubyforge-2.0.4.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4.ebuild?r1=1.3&r2=1.4
42
43 Index: rubyforge-2.0.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- rubyforge-2.0.4.ebuild 22 May 2010 14:06:58 -0000 1.3
50 +++ rubyforge-2.0.4.ebuild 29 Jun 2010 10:36:19 -0000 1.4
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/rubyforge/rubyforge-2.0.4.ebuild,v 1.3 2010/05/22 14:06:58 flameeyes Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4.ebuild,v 1.4 2010/06/29 10:36:19 angelos Exp $
56
57 EAPI=2
58
59 @@ -17,7 +17,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
64 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
65 IUSE=""
66
67 ruby_add_rdepend '>=dev-ruby/json-1.1.7'