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: yard-0.7.3.ebuild yard-0.7.4.ebuild ChangeLog
Date: Tue, 03 Jan 2012 18:16:17
Message-Id: 20120103181558.00E322004B@flycatcher.gentoo.org
1 jer 12/01/03 18:15:57
2
3 Modified: yard-0.7.3.ebuild yard-0.7.4.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #396663).
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/yard/yard-0.7.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild?r1=1.1&r2=1.2
15
16 Index: yard-0.7.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- yard-0.7.3.ebuild 18 Oct 2011 05:46:20 -0000 1.1
23 +++ yard-0.7.3.ebuild 3 Jan 2012 18:15:57 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v 1.1 2011/10/18 05:46:20 graaff Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.3.ebuild,v 1.2 2012/01/03 18:15:57 jer Exp $
30
31 EAPI=2
32
33 @@ -21,7 +21,7 @@
34
35 LICENSE="as-is" # truly
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
39 IUSE=""
40
41 ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )"
42
43
44
45 1.5 dev-ruby/yard/yard-0.7.4.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild?rev=1.5&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild?rev=1.5&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild?r1=1.4&r2=1.5
50
51 Index: yard-0.7.4.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v
54 retrieving revision 1.4
55 retrieving revision 1.5
56 diff -u -r1.4 -r1.5
57 --- yard-0.7.4.ebuild 31 Dec 2011 17:56:46 -0000 1.4
58 +++ yard-0.7.4.ebuild 3 Jan 2012 18:15:57 -0000 1.5
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2011 Gentoo Foundation
61 +# Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v 1.4 2011/12/31 17:56:46 grobian Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/yard-0.7.4.ebuild,v 1.5 2012/01/03 18:15:57 jer Exp $
65
66 EAPI=2
67
68 @@ -21,7 +21,7 @@
69
70 LICENSE="as-is" # truly
71 SLOT="0"
72 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
73 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 IUSE=""
75
76 ruby_add_bdepend "doc? ( || ( dev-ruby/bluecloth dev-ruby/maruku dev-ruby/rdiscount dev-ruby/kramdown ) )"
77
78
79
80 1.25 dev-ruby/yard/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.25&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?rev=1.25&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/yard/ChangeLog?r1=1.24&r2=1.25
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v
89 retrieving revision 1.24
90 retrieving revision 1.25
91 diff -u -r1.24 -r1.25
92 --- ChangeLog 31 Dec 2011 17:56:46 -0000 1.24
93 +++ ChangeLog 3 Jan 2012 18:15:57 -0000 1.25
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-ruby/yard
96 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.24 2011/12/31 17:56:46 grobian Exp $
98 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/yard/ChangeLog,v 1.25 2012/01/03 18:15:57 jer Exp $
100 +
101 + 03 Jan 2012; Jeroen Roovers <jer@g.o> yard-0.7.3.ebuild,
102 + yard-0.7.4.ebuild:
103 + Marked ~hppa (bug #396663).
104
105 31 Dec 2011; Fabian Groffen <grobian@g.o> yard-0.7.4.ebuild:
106 Marked ~sparc64-solaris