Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubyforge: ChangeLog rubyforge-2.0.4-r1.ebuild
Date: Tue, 01 Mar 2011 21:02:43
Message-Id: 20110301205245.DFC3620054@flycatcher.gentoo.org
1 jer 11/03/01 20:52:45
2
3 Modified: ChangeLog rubyforge-2.0.4-r1.ebuild
4 Log:
5 Stable for HPPA (bug #354481).
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.81 dev-ruby/rubyforge/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.81&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.81&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.80&r2=1.81
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v
19 retrieving revision 1.80
20 retrieving revision 1.81
21 diff -u -r1.80 -r1.81
22 --- ChangeLog 26 Feb 2011 18:20:12 -0000 1.80
23 +++ ChangeLog 1 Mar 2011 20:52:45 -0000 1.81
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/rubyforge
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.80 2011/02/26 18:20:12 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.81 2011/03/01 20:52:45 jer Exp $
29 +
30 + 01 Mar 2011; Jeroen Roovers <jer@g.o> rubyforge-2.0.4-r1.ebuild:
31 + Stable for HPPA (bug #354481).
32
33 26 Feb 2011; Raúl Porcel <armin76@g.o> rubyforge-2.0.4-r1.ebuild:
34 ia64/sparc stable wrt #354481
35
36
37
38 1.14 dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.14&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.14&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?r1=1.13&r2=1.14
43
44 Index: rubyforge-2.0.4-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v
47 retrieving revision 1.13
48 retrieving revision 1.14
49 diff -u -r1.13 -r1.14
50 --- rubyforge-2.0.4-r1.ebuild 26 Feb 2011 18:20:12 -0000 1.13
51 +++ rubyforge-2.0.4-r1.ebuild 1 Mar 2011 20:52:45 -0000 1.14
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.13 2011/02/26 18:20:12 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild,v 1.14 2011/03/01 20:52:45 jer Exp $
57
58 EAPI=2
59
60 @@ -17,7 +17,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 ruby_add_rdepend '>=dev-ruby/json-1.1.7'