Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/htmlentities: ChangeLog htmlentities-4.2.2.ebuild
Date: Sun, 02 Jan 2011 11:39:19
Message-Id: 20110102113910.C0D3820054@flycatcher.gentoo.org
1 phajdan.jr 11/01/02 11:39:10
2
3 Modified: ChangeLog htmlentities-4.2.2.ebuild
4 Log:
5 x86 stable wrt bug #349890
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.20 dev-ruby/htmlentities/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 1 Jan 2011 21:27:17 -0000 1.19
23 +++ ChangeLog 2 Jan 2011 11:39:10 -0000 1.20
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/htmlentities
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.19 2011/01/01 21:27:17 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.20 2011/01/02 11:39:10 phajdan.jr Exp $
29 +
30 + 02 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + htmlentities-4.2.2.ebuild:
32 + x86 stable wrt bug #349890
33
34 01 Jan 2011; Markos Chandras <hwoarang@g.o> htmlentities-4.2.2.ebuild:
35 Stable on amd64 wrt bug #349890
36
37
38
39 1.5 dev-ruby/htmlentities/htmlentities-4.2.2.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild?r1=1.4&r2=1.5
44
45 Index: htmlentities-4.2.2.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- htmlentities-4.2.2.ebuild 1 Jan 2011 21:27:17 -0000 1.4
52 +++ htmlentities-4.2.2.ebuild 2 Jan 2011 11:39:10 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild,v 1.4 2011/01/01 21:27:17 hwoarang Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild,v 1.5 2011/01/02 11:39:10 phajdan.jr Exp $
58
59 EAPI=2
60
61 @@ -18,7 +18,7 @@
62
63 LICENSE="MIT"
64 SLOT="0"
65 -KEYWORDS="amd64 ~x86 ~x86-macos"
66 +KEYWORDS="amd64 x86 ~x86-macos"
67 IUSE=""
68
69 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"