Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake: rake-0.9.6-r1.ebuild ChangeLog
Date: Thu, 23 Jul 2015 20:56:33
Message-Id: 20150723205630.B1DB5BD@oystercatcher.gentoo.org
1 pacho 15/07/23 20:56:30
2
3 Modified: rake-0.9.6-r1.ebuild ChangeLog
4 Log:
5 ppc stable wrt bug #518094
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.5 dev-ruby/rake/rake-0.9.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: rake-0.9.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- rake-0.9.6-r1.ebuild 25 Nov 2014 11:39:21 -0000 1.4
23 +++ rake-0.9.6-r1.ebuild 23 Jul 2015 20:56:30 -0000 1.5
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/rake/rake-0.9.6-r1.ebuild,v 1.4 2014/11/25 11:39:21 mrueg Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.6-r1.ebuild,v 1.5 2015/07/23 20:56:30 pacho Exp $
30
31 EAPI=5
32 USE_RUBY="ruby19 ruby20 ruby21"
33 @@ -17,7 +17,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 IUSE="doc"
40
41 DEPEND="${DEPEND} app-arch/gzip"
42
43
44
45 1.164 dev-ruby/rake/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.164&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.164&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?r1=1.163&r2=1.164
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v
54 retrieving revision 1.163
55 retrieving revision 1.164
56 diff -u -r1.163 -r1.164
57 --- ChangeLog 7 Jun 2015 19:15:13 -0000 1.163
58 +++ ChangeLog 23 Jul 2015 20:56:30 -0000 1.164
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/rake
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.163 2015/06/07 19:15:13 jlec Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.164 2015/07/23 20:56:30 pacho Exp $
64 +
65 + 23 Jul 2015; Pacho Ramos <pacho@g.o> rake-0.9.6-r1.ebuild:
66 + ppc stable wrt bug #518094
67
68 07 Jun 2015; Justin Lecher <jlec@g.o> metadata.xml:
69 Add github to remote-id in metadata.xml