Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/bundler: bundler-1.7.13.ebuild ChangeLog
Date: Fri, 03 Jul 2015 14:05:04
Message-Id: 20150703140455.5F7A574B@oystercatcher.gentoo.org
1 zlogene 15/07/03 14:04:55
2
3 Modified: bundler-1.7.13.ebuild ChangeLog
4 Log:
5 arm stable wrt bug #550314
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.11 dev-ruby/bundler/bundler-1.7.13.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild?r1=1.10&r2=1.11
15
16 Index: bundler-1.7.13.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- bundler-1.7.13.ebuild 21 Jun 2015 18:07:36 -0000 1.10
23 +++ bundler-1.7.13.ebuild 3 Jul 2015 14:04:55 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild,v 1.10 2015/06/21 18:07:36 zlogene Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/bundler-1.7.13.ebuild,v 1.11 2015/07/03 14:04:55 zlogene Exp $
29
30 EAPI=5
31
32 @@ -21,7 +21,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
37 +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
38 IUSE="test"
39
40 ruby_add_rdepend virtual/rubygems
41
42
43
44 1.100 dev-ruby/bundler/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.100&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?rev=1.100&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/bundler/ChangeLog?r1=1.99&r2=1.100
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v
53 retrieving revision 1.99
54 retrieving revision 1.100
55 diff -u -r1.99 -r1.100
56 --- ChangeLog 29 Jun 2015 05:38:23 -0000 1.99
57 +++ ChangeLog 3 Jul 2015 14:04:55 -0000 1.100
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/bundler
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.99 2015/06/29 05:38:23 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/bundler/ChangeLog,v 1.100 2015/07/03 14:04:55 zlogene Exp $
63 +
64 + 03 Jul 2015; Mikle Kolyada <zlogene@g.o> bundler-1.7.13.ebuild:
65 + arm stable wrt bug #550314
66
67 *bundler-1.9.10 (29 Jun 2015)