summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-08 01:19:43 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-08 01:19:43 +0000
commit6edabc40e7853626284a1e9477f763e8313ff8aa (patch)
tree8ddd1ed9ad88d1963fa0a99e3fb68e78732aab0f /dev-ruby/term-ansicolor
parentSwitch to EAPI=4 so we don't have to depend on a newer sys-libs/zlib for the ... (diff)
downloadhistorical-6edabc40e7853626284a1e9477f763e8313ff8aa.tar.gz
historical-6edabc40e7853626284a1e9477f763e8313ff8aa.tar.bz2
historical-6edabc40e7853626284a1e9477f763e8313ff8aa.zip
Add ~x86-fbsd.
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r--dev-ruby/term-ansicolor/ChangeLog7
-rw-r--r--dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog
index f7fc085741ea..f8eacbffae23 100644
--- a/dev-ruby/term-ansicolor/ChangeLog
+++ b/dev-ruby/term-ansicolor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/term-ansicolor
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.24 2011/12/31 18:08:03 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.25 2012/03/08 01:19:43 naota Exp $
+
+ 08 Mar 2012; Naohiro Aota <naota@gentoo.org> term-ansicolor-1.0.7.ebuild:
+ Add ~x86-fbsd.
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> term-ansicolor-1.0.7.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild
index 124096a2f06f..0eb131a77585 100644
--- a/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild
+++ b/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.7.ebuild,v 1.3 2011/12/31 18:08:03 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild,v 1.4 2012/03/08 01:19:43 naota Exp $
EAPI=2
USE_RUBY="ruby18 ree18 jruby ruby19 rbx"
@@ -21,7 +21,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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
SLOT="0"
IUSE="examples"