summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-18 16:33:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-18 16:33:21 +0000
commitdbbb3f2686ce8a9cba38a1a32f4b18e83ec3dda4 (patch)
treecae033e0df9a9298a2c154c9d76578cdbf8a28c5 /dev-ruby
parentAdd ~ia64 wrt #337113 (diff)
downloadgentoo-2-dbbb3f2686ce8a9cba38a1a32f4b18e83ec3dda4.tar.gz
gentoo-2-dbbb3f2686ce8a9cba38a1a32f4b18e83ec3dda4.tar.bz2
gentoo-2-dbbb3f2686ce8a9cba38a1a32f4b18e83ec3dda4.zip
Add ~ia64 wrt #337113
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/term-ansicolor/ChangeLog6
-rw-r--r--dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog
index 0ced26aed776..99dcfb74eb4d 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.9 2010/09/12 08:54:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.10 2010/09/18 16:33:21 armin76 Exp $
+
+ 18 Sep 2010; Raúl Porcel <armin76@gentoo.org>
+ term-ansicolor-1.0.5-r1.ebuild:
+ Add ~ia64 wrt #337113
*term-ansicolor-1.0.5-r1 (12 Sep 2010)
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 d93ae1518516..b14543361a89 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.1 2010/09/12 08:54:45 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.2 2010/09/18 16:33:21 armin76 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 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
IUSE="examples"