Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 28 Oct 2012 19:27:33
Message-Id: 20121028192724.22C5C21600@flycatcher.gentoo.org
1 armin76 12/10/28 19:27:24
2
3 Modified: mustache-0.99.4-r1.ebuild ChangeLog
4 Log:
5 Add ~alpha
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 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.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild?rev=1.5&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.4&r2=1.5
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.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- mustache-0.99.4-r1.ebuild 15 Aug 2012 09:30:44 -0000 1.4
23 +++ mustache-0.99.4-r1.ebuild 28 Oct 2012 19:27:23 -0000 1.5
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/mustache/mustache-0.99.4-r1.ebuild,v 1.4 2012/08/15 09:30:44 johu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/mustache-0.99.4-r1.ebuild,v 1.5 2012/10/28 19:27:23 armin76 Exp $
29
30 EAPI=2
31
32 @@ -18,7 +18,7 @@
33
34 LICENSE="MIT"
35 SLOT="0"
36 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
37 +KEYWORDS="~alpha 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.23 dev-ruby/mustache/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.23&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?rev=1.23&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/mustache/ChangeLog?r1=1.22&r2=1.23
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v
53 retrieving revision 1.22
54 retrieving revision 1.23
55 diff -u -r1.22 -r1.23
56 --- ChangeLog 28 Aug 2012 05:26:15 -0000 1.22
57 +++ ChangeLog 28 Oct 2012 19:27:23 -0000 1.23
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ruby/mustache
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.22 2012/08/28 05:26:15 graaff Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/mustache/ChangeLog,v 1.23 2012/10/28 19:27:23 armin76 Exp $
63 +
64 + 28 Oct 2012; Raúl Porcel <armin76@g.o> mustache-0.99.4-r1.ebuild:
65 + Add ~alpha
66
67 28 Aug 2012; Hans de Graaff <graaff@g.o> -mustache-0.99.4.ebuild:
68 Cleanup.