summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2011-01-07 20:50:17 +0000
committerBrent Baude <ranger@gentoo.org>2011-01-07 20:50:17 +0000
commit84c656dc855724fabb70b9a113d68f1767e0a93f (patch)
treed801b711275c692dae2ac93712fa2e1ee7daf305 /dev-ruby/term-ansicolor
parentstable ppc, bug 333859 (diff)
downloadgentoo-2-84c656dc855724fabb70b9a113d68f1767e0a93f.tar.gz
gentoo-2-84c656dc855724fabb70b9a113d68f1767e0a93f.tar.bz2
gentoo-2-84c656dc855724fabb70b9a113d68f1767e0a93f.zip
stable ppc, bug 343471
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r--dev-ruby/term-ansicolor/ChangeLog8
-rw-r--r--dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog
index 4b7ad2a1b755..c3073817cd70 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.17 2010/12/28 08:39:12 grobian Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.18 2011/01/07 20:50:17 ranger Exp $
+
+ 07 Jan 2011; Brent Baude <ranger@gentoo.org>
+ term-ansicolor-1.0.5-r1.ebuild:
+ stable ppc, bug 343471
28 Dec 2010; Fabian Groffen <grobian@gentoo.org>
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 3ef79b973ffd..9b98fcc0987d 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
+# Copyright 1999-2011 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.8 2010/12/28 08:39:12 grobian Exp $
+# $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 $
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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="examples"