diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:22:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 17:22:20 +0000 |
commit | 085399ebd851d517c709a7646f77963dd893bfd3 (patch) | |
tree | 060f13cd318f06da8fd37857f563883e79fffaf8 /dev-ruby/term-ansicolor | |
parent | alpha stable, add ~alpha/~ia64/~sparc, etc (diff) | |
download | gentoo-2-085399ebd851d517c709a7646f77963dd893bfd3.tar.gz gentoo-2-085399ebd851d517c709a7646f77963dd893bfd3.tar.bz2 gentoo-2-085399ebd851d517c709a7646f77963dd893bfd3.zip |
alpha stable, add ~alpha/~ia64/~sparc, etc
(Portage version: 2.1.11.9/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-ruby/term-ansicolor')
-rw-r--r-- | dev-ruby/term-ansicolor/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog index 79d4254665e0..9dbd11bf377e 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.29 2012/10/17 03:40:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.30 2012/10/28 17:22:20 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> + term-ansicolor-1.0.5-r1.ebuild, term-ansicolor-1.0.7.ebuild: + alpha stable, add ~alpha 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> term-ansicolor-1.0.7.ebuild: 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 d2b3b8687fe9..accd8cc7a792 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-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.5-r1.ebuild,v 1.11 2011/09/14 16:54:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.5-r1.ebuild,v 1.12 2012/10/28 17:22:20 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 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" SLOT="0" IUSE="examples" 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 c044a245ed49..2b0015733ec1 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.8 2012/10/17 03:40:01 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.7.ebuild,v 1.9 2012/10/28 17:22:20 armin76 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="~alpha 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="" |