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/syntax: syntax-1.0.0-r2.ebuild ChangeLog syntax-1.0.0-r3.ebuild
Date: Sun, 28 Oct 2012 17:22:18
Message-Id: 20121028172208.8C7BF21600@flycatcher.gentoo.org
1 armin76 12/10/28 17:22:08
2
3 Modified: syntax-1.0.0-r2.ebuild ChangeLog
4 syntax-1.0.0-r3.ebuild
5 Log:
6 alpha stable, add ~alpha/~ia64/~sparc, etc
7
8 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
9
10 Revision Changes Path
11 1.12 dev-ruby/syntax/syntax-1.0.0-r2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild?rev=1.12&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild?rev=1.12&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild?r1=1.11&r2=1.12
16
17 Index: syntax-1.0.0-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild,v
20 retrieving revision 1.11
21 retrieving revision 1.12
22 diff -u -r1.11 -r1.12
23 --- syntax-1.0.0-r2.ebuild 14 Sep 2011 17:18:23 -0000 1.11
24 +++ syntax-1.0.0-r2.ebuild 28 Oct 2012 17:22:08 -0000 1.12
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild,v 1.11 2011/09/14 17:18:23 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r2.ebuild,v 1.12 2012/10/28 17:22:08 armin76 Exp $
31
32 EAPI=2
33
34 @@ -19,7 +19,7 @@
35
36 LICENSE="BSD"
37 SLOT="0"
38 -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
39 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
40 IUSE="test"
41
42 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"
43
44
45
46 1.42 dev-ruby/syntax/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?rev=1.42&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?rev=1.42&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/ChangeLog?r1=1.41&r2=1.42
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v
55 retrieving revision 1.41
56 retrieving revision 1.42
57 diff -u -r1.41 -r1.42
58 --- ChangeLog 28 Oct 2012 12:02:32 -0000 1.41
59 +++ ChangeLog 28 Oct 2012 17:22:08 -0000 1.42
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-ruby/syntax
62 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.41 2012/10/28 12:02:32 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/ChangeLog,v 1.42 2012/10/28 17:22:08 armin76 Exp $
65 +
66 + 28 Oct 2012; Raúl Porcel <armin76@g.o> syntax-1.0.0-r2.ebuild,
67 + syntax-1.0.0-r3.ebuild:
68 + alpha stable
69
70 28 Oct 2012; Raúl Porcel <armin76@g.o> syntax-1.0.0-r3.ebuild:
71 ia64/sparc stable wrt #426668
72
73
74
75 1.9 dev-ruby/syntax/syntax-1.0.0-r3.ebuild
76
77 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild?rev=1.9&view=markup
78 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild?rev=1.9&content-type=text/plain
79 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild?r1=1.8&r2=1.9
80
81 Index: syntax-1.0.0-r3.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v
84 retrieving revision 1.8
85 retrieving revision 1.9
86 diff -u -r1.8 -r1.9
87 --- syntax-1.0.0-r3.ebuild 28 Oct 2012 12:02:32 -0000 1.8
88 +++ syntax-1.0.0-r3.ebuild 28 Oct 2012 17:22:08 -0000 1.9
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.8 2012/10/28 12:02:32 armin76 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/syntax/syntax-1.0.0-r3.ebuild,v 1.9 2012/10/28 17:22:08 armin76 Exp $
94
95 EAPI=2
96
97 @@ -19,7 +19,7 @@
98
99 LICENSE="BSD"
100 SLOT="0"
101 -KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
102 +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
103 IUSE="test"
104
105 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"