Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/yard: ChangeLog yard-0.8.3.ebuild
Date: Sun, 28 Oct 2012 16:10:49
Message-Id: 20121028161039.178CB21600@flycatcher.gentoo.org
1 jer 12/10/28 16:10:38
2
3 Modified: ChangeLog yard-0.8.3.ebuild
4 Log:
5 Marked ~hppa (bug #431290).
6
7 (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.35 dev-ruby/yard/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 25 Oct 2012 21:09:49 -0000 1.34
23 +++ ChangeLog 28 Oct 2012 16:10:38 -0000 1.35
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/yard
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.34 2012/10/25 21:09:49 blueness Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.35 2012/10/28 16:10:38 jer Exp $
29 +
30 + 28 Oct 2012; Jeroen Roovers <jer@g.o> yard-0.8.3.ebuild:
31 + Marked ~hppa (bug #431290).
32
33 25 Oct 2012; Anthony G. Basile <blueness@g.o> yard-0.8.2.1.ebuild:
34 keyword ~ppc64, bug #431290
35
36
37
38 1.2 dev-ruby/yard/yard-0.8.3.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild?r1=1.1&r2=1.2
43
44 Index: yard-0.8.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- yard-0.8.3.ebuild 16 Oct 2012 14:49:56 -0000 1.1
51 +++ yard-0.8.3.ebuild 28 Oct 2012 16:10:38 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.1 2012/10/16 14:49:56 graaff Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.8.3.ebuild,v 1.2 2012/10/28 16:10:38 jer Exp $
57
58 EAPI=4
59
60 @@ -25,7 +25,7 @@
61
62 LICENSE="as-is" # truly
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE=""
67
68 #RUBY_PATCHES=( ${P}-test-failures.patch )