Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rubygems: rubygems-2.2.2.ebuild ChangeLog
Date: Thu, 01 Jan 2015 09:53:53
Message-Id: 20150101095350.16E95EA13@oystercatcher.gentoo.org
1 ago 15/01/01 09:53:50
2
3 Modified: rubygems-2.2.2.ebuild ChangeLog
4 Log:
5 Stable for ia64, wrt bug #532534
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.11 dev-ruby/rubygems/rubygems-2.2.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild?r1=1.10&r2=1.11
15
16 Index: rubygems-2.2.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- rubygems-2.2.2.ebuild 26 Dec 2014 18:07:57 -0000 1.10
23 +++ rubygems-2.2.2.ebuild 1 Jan 2015 09:53:50 -0000 1.11
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild,v 1.10 2014/12/26 18:07:57 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/rubygems-2.2.2.ebuild,v 1.11 2015/01/01 09:53:50 ago Exp $
30
31 EAPI=5
32
33 @@ -14,7 +14,7 @@
34
35 SRC_URI="http://production.cf.rubygems.org/rubygems/${P}.tgz"
36
37 -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"
38 +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"
39 SLOT="0"
40 IUSE="server test"
41
42
43
44
45 1.256 dev-ruby/rubygems/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.256&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?rev=1.256&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rubygems/ChangeLog?r1=1.255&r2=1.256
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v
54 retrieving revision 1.255
55 retrieving revision 1.256
56 diff -u -r1.255 -r1.256
57 --- ChangeLog 27 Dec 2014 21:02:37 -0000 1.255
58 +++ ChangeLog 1 Jan 2015 09:53:50 -0000 1.256
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/rubygems
61 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.255 2014/12/27 21:02:37 graaff Exp $
63 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rubygems/ChangeLog,v 1.256 2015/01/01 09:53:50 ago Exp $
65 +
66 + 01 Jan 2015; Agostino Sarubbo <ago@g.o> rubygems-2.2.2.ebuild:
67 + Stable for ia64, wrt bug #532534
68
69 *rubygems-2.4.5 (27 Dec 2014)