Gentoo Archives: gentoo-commits

From: "Hans de Graaff (graaff)" <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/htmlentities: htmlentities-4.2.0.ebuild ChangeLog
Date: Wed, 26 Aug 2009 20:31:00
Message-Id: E1MgBGx-0007HX-DX@stork.gentoo.org
1 graaff 09/08/26 05:42:15
2
3 Modified: ChangeLog
4 Added: htmlentities-4.2.0.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.6.13/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-ruby/htmlentities/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/htmlentities/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/htmlentities/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 18 Aug 2009 05:36:20 -0000 1.4
23 +++ ChangeLog 26 Aug 2009 05:42:15 -0000 1.5
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-ruby/htmlentities
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.4 2009/08/18 05:36:20 graaff Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/ChangeLog,v 1.5 2009/08/26 05:42:15 graaff Exp $
29 +
30 +*htmlentities-4.2.0 (26 Aug 2009)
31 +
32 + 26 Aug 2009; Hans de Graaff <graaff@g.o>
33 + +htmlentities-4.2.0.ebuild:
34 + Version bump: improved performance.
35
36 *htmlentities-4.1.0 (18 Aug 2009)
37
38
39
40
41 1.1 dev-ruby/htmlentities/htmlentities-4.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: htmlentities-4.2.0.ebuild
47 ===================================================================
48 # Copyright 1999-2009 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-ruby/htmlentities/htmlentities-4.2.0.ebuild,v 1.1 2009/08/26 05:42:15 graaff Exp $
51
52 inherit gems
53
54 USE_RUBY="ruby18"
55
56 DESCRIPTION="A simple library for encoding/decoding entities in (X)HTML documents."
57 HOMEPAGE="http://htmlentities.rubyforge.org/"
58
59 LICENSE="MIT"
60 SLOT="0"
61 KEYWORDS="~amd64 ~x86"
62 IUSE=""