Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake: ChangeLog rake-0.9.2.2.ebuild
Date: Mon, 28 Jan 2013 15:16:14
Message-Id: 20130128151610.E85542171D@flycatcher.gentoo.org
1 aballier 13/01/28 15:16:10
2
3 Modified: ChangeLog rake-0.9.2.2.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.137 dev-ruby/rake/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.137&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.137&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?r1=1.136&r2=1.137
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v
19 retrieving revision 1.136
20 retrieving revision 1.137
21 diff -u -r1.136 -r1.137
22 --- ChangeLog 3 Dec 2012 18:47:32 -0000 1.136
23 +++ ChangeLog 28 Jan 2013 15:16:10 -0000 1.137
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/rake
26 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.136 2012/12/03 18:47:32 graaff Exp $
28 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.137 2013/01/28 15:16:10 aballier Exp $
30 +
31 + 28 Jan 2013; Alexis Ballier <aballier@g.o> rake-0.9.2.2.ebuild:
32 + keyword ~amd64-fbsd
33
34 03 Dec 2012; Hans de Graaff <graaff@g.o> -rake-0.8.7-r3.ebuild,
35 -rake-0.8.7-r4.ebuild, -rake-0.8.7-r5.ebuild:
36
37
38
39 1.16 dev-ruby/rake/rake-0.9.2.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild?rev=1.16&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild?rev=1.16&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild?r1=1.15&r2=1.16
44
45 Index: rake-0.9.2.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v
48 retrieving revision 1.15
49 retrieving revision 1.16
50 diff -u -r1.15 -r1.16
51 --- rake-0.9.2.2.ebuild 6 Nov 2012 16:54:02 -0000 1.15
52 +++ rake-0.9.2.2.ebuild 28 Jan 2013 15:16:10 -0000 1.16
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2012 Gentoo Foundation
55 +# Copyright 1999-2013 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.15 2012/11/06 16:54:02 jer Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.9.2.2.ebuild,v 1.16 2013/01/28 15:16:10 aballier Exp $
59
60 EAPI=4
61 USE_RUBY="ruby18 ree18 ruby19 jruby"
62 @@ -17,7 +17,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
67 +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"
68 IUSE="bash-completion doc"
69
70 DEPEND="${DEPEND} app-arch/gzip"