Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubygems: ChangeLog rubygems-1.3.7-r4.ebuild
Date: Tue, 03 May 2011 11:13:49
Message-Id: 20110503111338.50D6F20054@flycatcher.gentoo.org
1 grobian 11/05/03 11:13:38
2
3 Modified: ChangeLog rubygems-1.3.7-r4.ebuild
4 Log:
5 Marked ~x64-freebsd
6
7 (Portage version: 2.2.01.18252-prefix/cvs/SunOS i386)
8
9 Revision Changes Path
10 1.168 dev-ruby/rubygems/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.168&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.168&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?r1=1.167&r2=1.168
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v
19 retrieving revision 1.167
20 retrieving revision 1.168
21 diff -u -r1.167 -r1.168
22 --- ChangeLog 7 Mar 2011 12:01:33 -0000 1.167
23 +++ ChangeLog 3 May 2011 11:13:38 -0000 1.168
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/rubygems
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.167 2011/03/07 12:01:33 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.168 2011/05/03 11:13:38 grobian Exp $
29 +
30 + 03 May 2011; Fabian Groffen <grobian@g.o> rubygems-1.3.7-r4.ebuild:
31 + Marked ~x64-freebsd
32
33 07 Mar 2011; Raúl Porcel <armin76@g.o> rubygems-1.3.5.ebuild,
34 rubygems-1.3.6-r2.ebuild, rubygems-1.3.7.ebuild, rubygems-1.3.7-r1.ebuild,
35
36
37
38 1.6 dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild?r1=1.5&r2=1.6
43
44 Index: rubygems-1.3.7-r4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- rubygems-1.3.7-r4.ebuild 7 Mar 2011 12:01:33 -0000 1.5
51 +++ rubygems-1.3.7-r4.ebuild 3 May 2011 11:13:38 -0000 1.6
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/rubygems/rubygems-1.3.7-r4.ebuild,v 1.5 2011/03/07 12:01:33 armin76 Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-1.3.7-r4.ebuild,v 1.6 2011/05/03 11:13:38 grobian Exp $
57
58 EAPI="3"
59
60 @@ -14,7 +14,7 @@
61
62 SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
63
64 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 SLOT="0"
67 IUSE="server test"