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/term-ansicolor: ChangeLog term-ansicolor-1.0.5-r1.ebuild
Date: Thu, 04 Nov 2010 07:24:09
Message-Id: 20101104072403.27FB520051@flycatcher.gentoo.org
1 phajdan.jr 10/11/04 07:24:03
2
3 Modified: ChangeLog term-ansicolor-1.0.5-r1.ebuild
4 Log:
5 x86 stable wrt bug #343471
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.14 dev-ruby/term-ansicolor/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 31 Oct 2010 23:11:36 -0000 1.13
22 +++ ChangeLog 4 Nov 2010 07:24:03 -0000 1.14
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/term-ansicolor
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.13 2010/10/31 23:11:36 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.14 2010/11/04 07:24:03 phajdan.jr Exp $
28 +
29 + 04 Nov 2010; Pawel Hajdan jr <phajdan.jr@g.o>
30 + term-ansicolor-1.0.5-r1.ebuild:
31 + x86 stable wrt bug #343471
32
33 31 Oct 2010; Markos Chandras <hwoarang@g.o>
34 term-ansicolor-1.0.5-r1.ebuild:
35
36
37
38 1.5 dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?r1=1.4&r2=1.5
43
44 Index: term-ansicolor-1.0.5-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- term-ansicolor-1.0.5-r1.ebuild 31 Oct 2010 23:11:36 -0000 1.4
51 +++ term-ansicolor-1.0.5-r1.ebuild 4 Nov 2010 07:24:03 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.4 2010/10/31 23:11:36 hwoarang Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.5 2010/11/04 07:24:03 phajdan.jr Exp $
57
58 EAPI=2
59 USE_RUBY="ruby18 ree18"
60 @@ -19,7 +19,7 @@
61 HOMEPAGE="http://term-ansicolor.rubyforge.org/"
62 LICENSE="GPL-2"
63
64 -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
65 +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
66 SLOT="0"
67 IUSE="examples"