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/rdiscount: rdiscount-1.6.8-r1.ebuild ChangeLog
Date: Sun, 08 Jul 2012 16:26:27
Message-Id: 20120708162617.16C3B20063@flycatcher.gentoo.org
1 jer 12/07/08 16:26:17
2
3 Modified: rdiscount-1.6.8-r1.ebuild ChangeLog
4 Log:
5 Marked ~hppa (bug #417573).
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: rdiscount-1.6.8-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- rdiscount-1.6.8-r1.ebuild 14 Jan 2012 07:11:20 -0000 1.1
23 +++ rdiscount-1.6.8-r1.ebuild 8 Jul 2012 16:26:16 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.1 2012/01/14 07:11:20 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.2 2012/07/08 16:26:16 jer Exp $
29
30 EAPI=2
31
32 @@ -19,7 +19,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE=""
39
40 ruby_add_bdepend "doc? ( app-text/ronn )"
41
42
43
44 1.12 dev-ruby/rdiscount/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?r1=1.11&r2=1.12
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- ChangeLog 7 Apr 2012 15:00:32 -0000 1.11
57 +++ ChangeLog 8 Jul 2012 16:26:16 -0000 1.12
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/rdiscount
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.11 2012/04/07 15:00:32 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.12 2012/07/08 16:26:16 jer Exp $
63 +
64 + 08 Jul 2012; Jeroen Roovers <jer@g.o> rdiscount-1.6.8-r1.ebuild:
65 + Marked ~hppa (bug #417573).
66
67 07 Apr 2012; Markus Meier <maekke@g.o> rdiscount-1.6.8.ebuild:
68 x86 stable, bug #398847