Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@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: Sat, 01 Jan 2011 21:27:26
Message-Id: 20110101212717.5723620054@flycatcher.gentoo.org
1 hwoarang 11/01/01 21:27:17
2
3 Modified: ChangeLog htmlentities-4.2.2.ebuild
4 Log:
5 Stable on amd64 wrt bug #349890
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.19 dev-ruby/htmlentities/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 27 Dec 2010 19:24:49 -0000 1.18
23 +++ ChangeLog 1 Jan 2011 21:27:17 -0000 1.19
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/htmlentities
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.18 2010/12/27 19:24:49 graaff Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.19 2011/01/01 21:27:17 hwoarang Exp $
30 +
31 + 01 Jan 2011; Markos Chandras <hwoarang@g.o> htmlentities-4.2.2.ebuild:
32 + Stable on amd64 wrt bug #349890
33
34 *htmlentities-4.2.2-r1 (27 Dec 2010)
35
36
37
38
39 1.4 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.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild?r1=1.3&r2=1.4
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.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- htmlentities-4.2.2.ebuild 27 Dec 2010 19:24:49 -0000 1.3
52 +++ htmlentities-4.2.2.ebuild 1 Jan 2011 21:27:17 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2010 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild,v 1.3 2010/12/27 19:24:49 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.2.ebuild,v 1.4 2011/01/01 21:27:17 hwoarang Exp $
59
60 EAPI=2
61
62 @@ -18,7 +18,7 @@
63
64 LICENSE="MIT"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86 ~x86-macos"
67 +KEYWORDS="amd64 ~x86 ~x86-macos"
68 IUSE=""
69
70 ruby_add_bdepend "test? ( virtual/ruby-test-unit )"