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/rubyforge: ChangeLog rubyforge-2.0.4-r1.ebuild
Date: Sat, 26 Feb 2011 18:20:22
Message-Id: 20110226182012.C6CDA20054@flycatcher.gentoo.org
1 armin76 11/02/26 18:20:12
2
3 Modified: ChangeLog rubyforge-2.0.4-r1.ebuild
4 Log:
5 ia64/sparc stable wrt #354481
6
7 (Portage version: 2.1.9.41/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.80 dev-ruby/rubyforge/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.80&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?rev=1.80&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/ChangeLog?r1=1.79&r2=1.80
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v
19 retrieving revision 1.79
20 retrieving revision 1.80
21 diff -u -r1.79 -r1.80
22 --- ChangeLog 15 Feb 2011 07:07:57 -0000 1.79
23 +++ ChangeLog 26 Feb 2011 18:20:12 -0000 1.80
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.79 2011/02/15 07:07:57 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubyforge/ChangeLog,v 1.80 2011/02/26 18:20:12 armin76 Exp $
29 +
30 + 26 Feb 2011; Raúl Porcel <armin76@g.o> rubyforge-2.0.4-r1.ebuild:
31 + ia64/sparc stable wrt #354481
32
33 15 Feb 2011; Pawel Hajdan jr <phajdan.jr@g.o>
34 rubyforge-2.0.4-r1.ebuild:
35
36
37
38 1.13 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.13&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubyforge/rubyforge-2.0.4-r1.ebuild?rev=1.13&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.12&r2=1.13
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.12
48 retrieving revision 1.13
49 diff -u -r1.12 -r1.13
50 --- rubyforge-2.0.4-r1.ebuild 15 Feb 2011 07:07:57 -0000 1.12
51 +++ rubyforge-2.0.4-r1.ebuild 26 Feb 2011 18:20:12 -0000 1.13
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.12 2011/02/15 07:07:57 phajdan.jr Exp $
56 +# $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 $
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'