diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 12:51:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-03 12:51:00 +0000 |
commit | a18f10a44efa80019651e79d60bcbc43f406d276 (patch) | |
tree | f6d6906545632b6e29624e472fc66259c4ee73cd /dev-ruby/term-ansicolor | |
parent | Stable for amd64 wrt bug #436902 (diff) | |
download | gentoo-2-a18f10a44efa80019651e79d60bcbc43f406d276.tar.gz gentoo-2-a18f10a44efa80019651e79d60bcbc43f406d276.tar.bz2 gentoo-2-a18f10a44efa80019651e79d60bcbc43f406d276.zip |
Stable for amd64, wrt bug #437040
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r-- | dev-ruby/term-ansicolor/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog index 2e2bfb363b48..ddd6302ae033 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.27 2012/10/03 10:37:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.28 2012/10/03 12:51:00 ago Exp $ + + 03 Oct 2012; Agostino Sarubbo <ago@gentoo.org> term-ansicolor-1.0.7.ebuild: + Stable for amd64, wrt bug #437040 03 Oct 2012; Anthony G. Basile <blueness@gentoo.org> 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 623efd840e37..adc4ef3741ab 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.6 2012/10/03 10:37:40 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild,v 1.7 2012/10/03 12:51:00 ago 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="" |