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
commit8cc265e8c60b22cf716d09b7f0304402e985c894 (patch)
treeee55f933b3a48116db45b0b9106579ed16b519bb /dev-ruby/term-ansicolor
parentStop providing libdts.a with or without USE static-libs. Only provide libdts.... (diff)
downloadhistorical-8cc265e8c60b22cf716d09b7f0304402e985c894.tar.gz
historical-8cc265e8c60b22cf716d09b7f0304402e985c894.tar.bz2
historical-8cc265e8c60b22cf716d09b7f0304402e985c894.zip
Add ~ia64 wrt #337113
Package-Manager: portage-2.1.8.3/cvs/Linux ia64 RepoMan-Options: --force
Diffstat (limited to 'dev-ruby/term-ansicolor')
-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"