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/hoe: ChangeLog hoe-2.5.0.ebuild
Date: Tue, 29 Jun 2010 10:37:07
Message-Id: 20100629103703.9E5B52C621@corvid.gentoo.org
1 angelos 10/06/29 10:37:03
2
3 Modified: ChangeLog hoe-2.5.0.ebuild
4 Log:
5 Stable on amd64 wrt bug #321043
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.81 dev-ruby/hoe/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.81&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.81&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.80&r2=1.81
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
18 retrieving revision 1.80
19 retrieving revision 1.81
20 diff -u -r1.80 -r1.81
21 --- ChangeLog 5 Jun 2010 11:16:39 -0000 1.80
22 +++ ChangeLog 29 Jun 2010 10:37:03 -0000 1.81
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/hoe
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.80 2010/06/05 11:16:39 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.81 2010/06/29 10:37:03 angelos Exp $
28 +
29 + 29 Jun 2010; Christoph Mende <angelos@g.o> hoe-2.5.0.ebuild:
30 + Stable on amd64 wrt bug #321043
31
32 *hoe-2.6.1 (05 Jun 2010)
33
34
35
36
37 1.6 dev-ruby/hoe/hoe-2.5.0.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild?r1=1.5&r2=1.6
42
43 Index: hoe-2.5.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- hoe-2.5.0.ebuild 22 May 2010 14:23:12 -0000 1.5
50 +++ hoe-2.5.0.ebuild 29 Jun 2010 10:37:03 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.5 2010/05/22 14:23:12 flameeyes Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.6 2010/06/29 10:37:03 angelos Exp $
56
57 EAPI=2
58 USE_RUBY="ruby18 jruby"
59 @@ -19,7 +19,7 @@
60
61 LICENSE="MIT"
62 SLOT="0"
63 -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
64 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
65 IUSE=""
66
67 # - also requires dev-ruby/hoe-seattlerb for 1.9;