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/mustache: mustache-0.99.4-r1.ebuild ChangeLog
Date: Sat, 01 Feb 2014 04:44:20
Message-Id: 20140201044417.6844D2004C@flycatcher.gentoo.org
1 hattya 14/02/01 04:44:17
2
3 Modified: mustache-0.99.4-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/mustache/mustache-0.99.4-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild?r1=1.8&r2=1.9
15
16 Index: mustache-0.99.4-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- mustache-0.99.4-r1.ebuild 26 Dec 2013 17:55:09 -0000 1.8
23 +++ mustache-0.99.4-r1.ebuild 1 Feb 2014 04:44:17 -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/mustache/mustache-0.99.4-r1.ebuild,v 1.8 2013/12/26 17:55:09 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.9 2014/02/01 04:44:17 hattya Exp $
30
31 EAPI=2
32
33 @@ -18,7 +18,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.29 dev-ruby/mustache/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.29&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.29&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?r1=1.28&r2=1.29
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
54 retrieving revision 1.28
55 retrieving revision 1.29
56 diff -u -r1.28 -r1.29
57 --- ChangeLog 26 Dec 2013 17:55:09 -0000 1.28
58 +++ ChangeLog 1 Feb 2014 04:44:17 -0000 1.29
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/mustache
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.28 2013/12/26 17:55:09 maekke Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.29 2014/02/01 04:44:17 hattya Exp $
65 +
66 + 01 Feb 2014; Akinori Hattori <hattya@g.o> mustache-0.99.4-r1.ebuild:
67 + ia64 stable wrt bug #493780
68
69 26 Dec 2013; Markus Meier <maekke@g.o> mustache-0.99.4-r1.ebuild:
70 arm stable, bug #493780