From e992f8ad8d8024e06ae9e605f9132a804c418041 Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Thu, 4 Nov 2010 07:24:03 +0000 Subject: x86 stable wrt bug #343471 (Portage version: 2.1.8.3/cvs/Linux i686) --- dev-ruby/term-ansicolor/ChangeLog | 6 +++++- dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-ruby/term-ansicolor') diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog index a0cc6d44125e..978c12a6e5b5 100644 --- a/dev-ruby/term-ansicolor/ChangeLog +++ b/dev-ruby/term-ansicolor/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/term-ansicolor # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.13 2010/10/31 23:11:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.14 2010/11/04 07:24:03 phajdan.jr Exp $ + + 04 Nov 2010; Pawel Hajdan jr + term-ansicolor-1.0.5-r1.ebuild: + x86 stable wrt bug #343471 31 Oct 2010; Markos Chandras term-ansicolor-1.0.5-r1.ebuild: diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild index 65e0ae238d04..f3e07e949c01 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=2 USE_RUBY="ruby18 ree18" @@ -19,7 +19,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences. HOMEPAGE="http://term-ansicolor.rubyforge.org/" LICENSE="GPL-2" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="0" IUSE="examples" -- cgit v1.2.3-65-gdbad