Gentoo Archives: gentoo-commits

From: "Kacper Kowalik (xarthisius)" <xarthisius@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: Sat, 22 Jan 2011 20:39:33
Message-Id: 20110122203924.2174120054@flycatcher.gentoo.org
1 xarthisius 11/01/22 20:39:24
2
3 Modified: ChangeLog term-ansicolor-1.0.5-r1.ebuild
4 Log:
5 ppc64 stable wrt #343471
6
7 (Portage version: 2.1.9.25/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.19 dev-ruby/term-ansicolor/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 7 Jan 2011 20:50:17 -0000 1.18
23 +++ ChangeLog 22 Jan 2011 20:39:24 -0000 1.19
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-ruby/term-ansicolor
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.18 2011/01/07 20:50:17 ranger Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.19 2011/01/22 20:39:24 xarthisius Exp $
29 +
30 + 22 Jan 2011; Kacper Kowalik <xarthisius@g.o>
31 + term-ansicolor-1.0.5-r1.ebuild:
32 + ppc64 stable wrt #343471
33
34 07 Jan 2011; Brent Baude <ranger@g.o>
35 term-ansicolor-1.0.5-r1.ebuild:
36
37
38
39 1.10 dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild?r1=1.9&r2=1.10
44
45 Index: term-ansicolor-1.0.5-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- term-ansicolor-1.0.5-r1.ebuild 7 Jan 2011 20:50:17 -0000 1.9
52 +++ term-ansicolor-1.0.5-r1.ebuild 22 Jan 2011 20:39:24 -0000 1.10
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/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.9 2011/01/07 20:50:17 ranger Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.10 2011/01/22 20:39:24 xarthisius Exp $
58
59 EAPI=2
60 USE_RUBY="ruby18 ree18"
61 @@ -19,7 +19,7 @@
62 HOMEPAGE="http://term-ansicolor.rubyforge.org/"
63 LICENSE="GPL-2"
64
65 -KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
66 +KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
67 SLOT="0"
68 IUSE="examples"