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/tidy-ext: ChangeLog tidy-ext-0.1.12.ebuild
Date: Sun, 28 Oct 2012 17:23:17
Message-Id: 20121028172308.23CE821600@flycatcher.gentoo.org
1 armin76 12/10/28 17:23:08
2
3 Modified: ChangeLog tidy-ext-0.1.12.ebuild
4 Log:
5 alpha stable, add ~alpha/~ia64/~sparc, etc
6
7 (Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.14 dev-ruby/tidy-ext/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 23 Sep 2012 16:26:15 -0000 1.13
23 +++ ChangeLog 28 Oct 2012 17:23:07 -0000 1.14
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/tidy-ext
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.13 2012/09/23 16:26:15 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/ChangeLog,v 1.14 2012/10/28 17:23:07 armin76 Exp $
29 +
30 + 28 Oct 2012; Raúl Porcel <armin76@g.o> tidy-ext-0.1.12.ebuild:
31 + Add ~alpha/~ia64/~sparc
32
33 23 Sep 2012; Hans de Graaff <graaff@g.o> -tidy-ext-0.1.11.ebuild:
34 Cleanup.
35
36
37
38 1.4 dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild?r1=1.3&r2=1.4
43
44 Index: tidy-ext-0.1.12.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- tidy-ext-0.1.12.ebuild 13 Aug 2012 17:49:24 -0000 1.3
51 +++ tidy-ext-0.1.12.ebuild 28 Oct 2012 17:23:08 -0000 1.4
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/tidy-ext/tidy-ext-0.1.12.ebuild,v 1.3 2012/08/13 17:49:24 flameeyes Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/tidy-ext/tidy-ext-0.1.12.ebuild,v 1.4 2012/10/28 17:23:08 armin76 Exp $
57
58 EAPI=4
59 USE_RUBY="ruby18 ruby19 ree18"
60 @@ -16,7 +16,7 @@
61
62 LICENSE="HTML-Tidy"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
65 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
66 IUSE=""
67
68 all_ruby_prepare() {