Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bundler: bundler-1.3.5-r1.ebuild bundler-1.3.5.ebuild ChangeLog
Date: Sat, 01 Feb 2014 00:45:17
Message-Id: 20140201004513.324FB2004C@flycatcher.gentoo.org
1 hattya 14/02/01 00:45:13
2
3 Modified: bundler-1.3.5-r1.ebuild bundler-1.3.5.ebuild
4 ChangeLog
5 Log:
6 keyword ~ia64 wrt bug #471306
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
9
10 Revision Changes Path
11 1.3 dev-ruby/bundler/bundler-1.3.5-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild?r1=1.2&r2=1.3
16
17 Index: bundler-1.3.5-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- bundler-1.3.5-r1.ebuild 23 Nov 2013 16:13:33 -0000 1.2
24 +++ bundler-1.3.5-r1.ebuild 1 Feb 2014 00:45:12 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v 1.2 2013/11/23 16:13:33 graaff Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5-r1.ebuild,v 1.3 2014/02/01 00:45:12 hattya Exp $
31
32 EAPI=5
33
34 @@ -22,7 +22,7 @@
35
36 LICENSE="MIT"
37 SLOT="0"
38 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE=""
41
42 ruby_add_rdepend virtual/rubygems
43
44
45
46 1.5 dev-ruby/bundler/bundler-1.3.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild?r1=1.4&r2=1.5
51
52 Index: bundler-1.3.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- bundler-1.3.5.ebuild 22 Sep 2013 06:49:56 -0000 1.4
59 +++ bundler-1.3.5.ebuild 1 Feb 2014 00:45:12 -0000 1.5
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v 1.4 2013/09/22 06:49:56 ago Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.3.5.ebuild,v 1.5 2014/02/01 00:45:12 hattya Exp $
66
67 EAPI=5
68
69 @@ -20,7 +20,7 @@
70
71 LICENSE="MIT"
72 SLOT="0"
73 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
75 IUSE=""
76
77 ruby_add_rdepend virtual/rubygems
78
79
80
81 1.61 dev-ruby/bundler/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.61&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.61&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?r1=1.60&r2=1.61
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v
90 retrieving revision 1.60
91 retrieving revision 1.61
92 diff -u -r1.60 -r1.61
93 --- ChangeLog 25 Dec 2013 07:48:05 -0000 1.60
94 +++ ChangeLog 1 Feb 2014 00:45:12 -0000 1.61
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-ruby/bundler
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.60 2013/12/25 07:48:05 graaff Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.61 2014/02/01 00:45:12 hattya Exp $
101 +
102 + 01 Feb 2014; Akinori Hattori <hattya@g.o> bundler-1.3.5-r1.ebuild,
103 + bundler-1.3.5.ebuild:
104 + keyword ~ia64 wrt bug #471306
105
106 25 Dec 2013; Hans de Graaff <graaff@g.o> -bundler-1.2.5.ebuild:
107 Cleanup.