Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/rubygems: ChangeLog rubygems-4.ebuild rubygems-1.ebuild
Date: Mon, 28 Jan 2013 15:16:10
Message-Id: 20130128151607.0A1DB2171D@flycatcher.gentoo.org
1 aballier 13/01/28 15:16:06
2
3 Modified: ChangeLog rubygems-4.ebuild rubygems-1.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.43 virtual/rubygems/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.43&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?rev=1.43&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/ChangeLog?r1=1.42&r2=1.43
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v
19 retrieving revision 1.42
20 retrieving revision 1.43
21 diff -u -r1.42 -r1.43
22 --- ChangeLog 6 Nov 2012 16:47:51 -0000 1.42
23 +++ ChangeLog 28 Jan 2013 15:16:06 -0000 1.43
24 @@ -1,6 +1,10 @@
25 # ChangeLog for virtual/rubygems
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.42 2012/11/06 16:47:51 jer Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/ChangeLog,v 1.43 2013/01/28 15:16:06 aballier Exp $
30 +
31 + 28 Jan 2013; Alexis Ballier <aballier@g.o> rubygems-1.ebuild,
32 + rubygems-4.ebuild:
33 + keyword ~amd64-fbsd
34
35 06 Nov 2012; Jeroen Roovers <jer@g.o> rubygems-4.ebuild:
36 Stable for HPPA (bug #411507).
37
38
39
40 1.15 virtual/rubygems/rubygems-4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.15&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?rev=1.15&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-4.ebuild?r1=1.14&r2=1.15
45
46 Index: rubygems-4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v
49 retrieving revision 1.14
50 retrieving revision 1.15
51 diff -u -r1.14 -r1.15
52 --- rubygems-4.ebuild 6 Nov 2012 16:47:51 -0000 1.14
53 +++ rubygems-4.ebuild 28 Jan 2013 15:16:06 -0000 1.15
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2012 Gentoo Foundation
56 +# Copyright 1999-2013 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.14 2012/11/06 16:47:51 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-4.ebuild,v 1.15 2013/01/28 15:16:06 aballier Exp $
60
61 EAPI=2
62 USE_RUBY="ruby19"
63 @@ -13,7 +13,7 @@
64
65 LICENSE=""
66 SLOT="${USE_RUBY}"
67 -KEYWORDS="alpha 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"
68 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
69 IUSE=""
70
71 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby19]"
72
73
74
75 1.5 virtual/rubygems/rubygems-1.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.5&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?rev=1.5&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/rubygems/rubygems-1.ebuild?r1=1.4&r2=1.5
80
81 Index: rubygems-1.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v
84 retrieving revision 1.4
85 retrieving revision 1.5
86 diff -u -r1.4 -r1.5
87 --- rubygems-1.ebuild 27 Oct 2012 18:16:45 -0000 1.4
88 +++ rubygems-1.ebuild 28 Jan 2013 15:16:06 -0000 1.5
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2012 Gentoo Foundation
91 +# Copyright 1999-2013 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.4 2012/10/27 18:16:45 armin76 Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/virtual/rubygems/rubygems-1.ebuild,v 1.5 2013/01/28 15:16:06 aballier Exp $
95
96 EAPI=2
97 USE_RUBY="ruby18"
98 @@ -13,7 +13,7 @@
99
100 LICENSE=""
101 SLOT="${USE_RUBY}"
102 -KEYWORDS="alpha 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"
103 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
104 IUSE=""
105
106 RDEPEND="dev-ruby/rubygems[ruby_targets_ruby18]"