diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-03 10:37:40 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-03 10:37:40 +0000 |
commit | 0559051683c4dd52d6510f383dd16074de45bace (patch) | |
tree | b235ed6320fa6b961c76c32f1eed4af6747581ed /dev-ruby | |
parent | Stable for amd64, wrt bug #436318 (diff) | |
download | gentoo-2-0559051683c4dd52d6510f383dd16074de45bace.tar.gz gentoo-2-0559051683c4dd52d6510f383dd16074de45bace.tar.bz2 gentoo-2-0559051683c4dd52d6510f383dd16074de45bace.zip |
stable ppc ppc64, bug #437040
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/term-ansicolor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog index 89fd9c94740e..2e2bfb363b48 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.26 2012/08/16 18:22:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.27 2012/10/03 10:37:40 blueness Exp $ + + 03 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + term-ansicolor-1.0.7.ebuild: + stable ppc ppc64, bug #437040 16 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> -term-ansicolor-1.0.6.ebuild, term-ansicolor-1.0.7.ebuild: 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 e731268cf29b..623efd840e37 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-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.5 2012/08/16 18:22:25 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild,v 1.6 2012/10/03 10:37:40 blueness Exp $ EAPI=4 USE_RUBY="ruby18 ree18 jruby ruby19" @@ -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 ~x86-fbsd ~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="" |