diff options
author | Brent Baude <ranger@gentoo.org> | 2010-01-14 15:33:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-01-14 15:33:37 +0000 |
commit | 7d6b11b166b50debf6246f3af8e741a73dd8a549 (patch) | |
tree | ba576fdf9ea3c6326764444570f2bb239afaee1d /dev-ruby/text-hyphen | |
parent | Marking archive-tar-minitar-0.5.2-r1 ~ppc for bug 297036 (diff) | |
download | gentoo-2-7d6b11b166b50debf6246f3af8e741a73dd8a549.tar.gz gentoo-2-7d6b11b166b50debf6246f3af8e741a73dd8a549.tar.bz2 gentoo-2-7d6b11b166b50debf6246f3af8e741a73dd8a549.zip |
Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/text-hyphen')
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index 2beedd65ed21..eaca53e5d2f0 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.12 2010/01/13 16:01:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.13 2010/01/14 15:33:37 ranger Exp $ + + 14 Jan 2010; Brent Baude <ranger@gentoo.org> text-hyphen-1.0.0-r1.ebuild: + Marking text-hyphen-1.0.0-r1 ~ppc for bug 297036 13 Jan 2010; Brent Baude <ranger@gentoo.org> text-hyphen-1.0.0-r1.ebuild: Marking text-hyphen-1.0.0-r1 ~ppc64 for bug 297038 diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild index 16663f29d961..12b4a0f6a94b 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-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/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.2 2010/01/13 16:01:07 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r1.ebuild,v 1.3 2010/01/14 15:33:37 ranger Exp $ EAPI=2 USE_RUBY="ruby18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_bdepend test dev-ruby/archive-tar-minitar |