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