Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@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: Sat, 01 Feb 2014 04:43:33
Message-Id: 20140201044329.B99842004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:43:29
2
3 Modified: rdiscount-1.6.8-r1.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #493780
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.9 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.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild?rev=1.9&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.8&r2=1.9
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.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- rdiscount-1.6.8-r1.ebuild 26 Dec 2013 17:55:46 -0000 1.8
23 +++ rdiscount-1.6.8-r1.ebuild 1 Feb 2014 04:43:29 -0000 1.9
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.8 2013/12/26 17:55:46 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/rdiscount-1.6.8-r1.ebuild,v 1.9 2014/02/01 04:43:29 hattya Exp $
30
31 EAPI=2
32
33 @@ -19,7 +19,7 @@
34
35 LICENSE="MIT"
36 SLOT="0"
37 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
38 +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
39 IUSE=""
40
41 ruby_add_bdepend "doc? ( app-text/ronn )"
42
43
44
45 1.25 dev-ruby/rdiscount/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.25&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?rev=1.25&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rdiscount/ChangeLog?r1=1.24&r2=1.25
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v
54 retrieving revision 1.24
55 retrieving revision 1.25
56 diff -u -r1.24 -r1.25
57 --- ChangeLog 26 Dec 2013 17:55:46 -0000 1.24
58 +++ ChangeLog 1 Feb 2014 04:43:29 -0000 1.25
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/rdiscount
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.24 2013/12/26 17:55:46 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rdiscount/ChangeLog,v 1.25 2014/02/01 04:43:29 hattya Exp $
65 +
66 + 01 Feb 2014; Akinori Hattori <hattya@g.o> rdiscount-1.6.8-r1.ebuild:
67 + ia64 stable wrt bug #493780
68
69 26 Dec 2013; Markus Meier <maekke@g.o> rdiscount-1.6.8-r1.ebuild:
70 arm stable, bug #493780