diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-14 16:08:46 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-14 16:08:46 +0000 |
commit | 203af403bce4a0937a1781f470c47a4cca4ddb2c (patch) | |
tree | 244fb7758023fbc67656ef4f9cba0f877c801519 /dev-ruby/term-ansicolor | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-203af403bce4a0937a1781f470c47a4cca4ddb2c.tar.gz gentoo-2-203af403bce4a0937a1781f470c47a4cca4ddb2c.tar.bz2 gentoo-2-203af403bce4a0937a1781f470c47a4cca4ddb2c.zip |
Marking term-ansicolor-1.0.4-r1 ~ppc for bug 300739
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/term-ansicolor/ChangeLog b/dev-ruby/term-ansicolor/ChangeLog index 2113b87674cf..03ebebdbf3a9 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.3 2010/01/13 17:01:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/ChangeLog,v 1.4 2010/01/14 16:08:46 ranger Exp $ + + 14 Jan 2010; Brent Baude <ranger@gentoo.org> + term-ansicolor-1.0.4-r1.ebuild: + Marking term-ansicolor-1.0.4-r1 ~ppc for bug 300739 13 Jan 2010; Brent Baude <ranger@gentoo.org> term-ansicolor-1.0.4-r1.ebuild: diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild index 068c391947bf..7155aec56b11 100644 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild +++ b/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-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.4-r1.ebuild,v 1.2 2010/01/13 17:01:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/term-ansicolor/term-ansicolor-1.0.4-r1.ebuild,v 1.3 2010/01/14 16:08:46 ranger Exp $ EAPI=2 USE_RUBY="ruby18" @@ -14,7 +14,7 @@ DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences. HOMEPAGE="http://term-ansicolor.rubyforge.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="examples" |