Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/mustache: ChangeLog mustache-0.99.4.ebuild
Date: Sat, 07 Apr 2012 15:01:38
Message-Id: 20120407150129.797A52004B@flycatcher.gentoo.org
1 maekke 12/04/07 15:01:29
2
3 Modified: ChangeLog mustache-0.99.4.ebuild
4 Log:
5 x86 stable, bug #398847
6
7 (Portage version: 2.1.10.56/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 dev-ruby/mustache/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 17 Jan 2012 13:55:05 -0000 1.17
23 +++ ChangeLog 7 Apr 2012 15:01:29 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/mustache
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.17 2012/01/17 13:55:05 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.18 2012/04/07 15:01:29 maekke Exp $
29 +
30 + 07 Apr 2012; Markus Meier <maekke@g.o> mustache-0.99.4.ebuild:
31 + x86 stable, bug #398847
32
33 17 Jan 2012; Agostino Sarubbo <ago@g.o> mustache-0.99.4.ebuild:
34 Stable for amd64, wrt bug #398847
35
36
37
38 1.9 dev-ruby/mustache/mustache-0.99.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild?r1=1.8&r2=1.9
43
44 Index: mustache-0.99.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- mustache-0.99.4.ebuild 17 Jan 2012 13:55:05 -0000 1.8
51 +++ mustache-0.99.4.ebuild 7 Apr 2012 15:01:29 -0000 1.9
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/mustache/mustache-0.99.4.ebuild,v 1.8 2012/01/17 13:55:05 ago Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4.ebuild,v 1.9 2012/04/07 15:01:29 maekke Exp $
57
58 EAPI=2
59
60 @@ -18,7 +18,7 @@
61
62 LICENSE="MIT"
63 SLOT="0"
64 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66 IUSE=""
67
68 ruby_add_bdepend "doc? ( app-text/ronn )"