Gentoo Archives: gentoo-commits

From: "Christoph Mende (angelos)" <angelos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rake: rake-0.8.7-r4.ebuild ChangeLog
Date: Tue, 29 Jun 2010 10:30:18
Message-Id: 20100629103007.086582CF3C@corvid.gentoo.org
1 angelos 10/06/29 10:30:06
2
3 Modified: rake-0.8.7-r4.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #312547
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-ruby/rake/rake-0.8.7-r4.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild?r1=1.4&r2=1.5
14
15 Index: rake-0.8.7-r4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- rake-0.8.7-r4.ebuild 5 Jun 2010 10:50:36 -0000 1.4
22 +++ rake-0.8.7-r4.ebuild 29 Jun 2010 10:30:06 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.4 2010/06/05 10:50:36 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/rake-0.8.7-r4.ebuild,v 1.5 2010/06/29 10:30:06 angelos Exp $
28
29 EAPI=2
30 USE_RUBY="ruby18 jruby"
31 @@ -16,7 +16,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
36 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
37 IUSE="bash-completion doc"
38
39 #ruby_add_bdepend test dev-ruby/flexmock
40
41
42
43 1.103 dev-ruby/rake/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.103&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?rev=1.103&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rake/ChangeLog?r1=1.102&r2=1.103
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v
52 retrieving revision 1.102
53 retrieving revision 1.103
54 diff -u -r1.102 -r1.103
55 --- ChangeLog 5 Jun 2010 10:50:36 -0000 1.102
56 +++ ChangeLog 29 Jun 2010 10:30:06 -0000 1.103
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/rake
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.102 2010/06/05 10:50:36 graaff Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rake/ChangeLog,v 1.103 2010/06/29 10:30:06 angelos Exp $
62 +
63 + 29 Jun 2010; Christoph Mende <angelos@g.o> rake-0.8.7-r4.ebuild:
64 + Stable on amd64 wrt bug #312547
65
66 *rake-0.8.7-r5 (05 Jun 2010)