Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@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, 28 Sep 2010 18:53:17
Message-Id: 20100928185314.D5E7E20051@flycatcher.gentoo.org
1 ranger 10/09/28 18:53:14
2
3 Modified: ChangeLog hoe-2.5.0.ebuild
4 Log:
5 Marking hoe-2.5.0 ppc for bug 321043
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.92 dev-ruby/hoe/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.92&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?rev=1.92&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/ChangeLog?r1=1.91&r2=1.92
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v
18 retrieving revision 1.91
19 retrieving revision 1.92
20 diff -u -r1.91 -r1.92
21 --- ChangeLog 18 Sep 2010 16:27:08 -0000 1.91
22 +++ ChangeLog 28 Sep 2010 18:53:14 -0000 1.92
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.91 2010/09/18 16:27:08 graaff Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/ChangeLog,v 1.92 2010/09/28 18:53:14 ranger Exp $
28 +
29 + 28 Sep 2010; Brent Baude <ranger@g.o> hoe-2.5.0.ebuild:
30 + Marking hoe-2.5.0 ppc for bug 321043
31
32 *hoe-2.6.2 (18 Sep 2010)
33
34
35
36
37 1.11 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.11&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild?rev=1.11&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild?r1=1.10&r2=1.11
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.10
47 retrieving revision 1.11
48 diff -u -r1.10 -r1.11
49 --- hoe-2.5.0.ebuild 18 Aug 2010 11:05:02 -0000 1.10
50 +++ hoe-2.5.0.ebuild 28 Sep 2010 18:53:14 -0000 1.11
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.10 2010/08/18 11:05:02 flameeyes Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/hoe/hoe-2.5.0.ebuild,v 1.11 2010/09/28 18:53:14 ranger 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;