summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2010-01-14 15:34:28 +0000
committerBrent Baude <ranger@gentoo.org>2010-01-14 15:34:28 +0000
commit5d28c072abc63ef89f31dd1ccf7099f5c527acf4 (patch)
tree1d0db7467bac7fa707f5edc9033a34cee5f3559c /dev-ruby/text-format
parentTransfer Prefix keywords (diff)
downloadgentoo-2-5d28c072abc63ef89f31dd1ccf7099f5c527acf4.tar.gz
gentoo-2-5d28c072abc63ef89f31dd1ccf7099f5c527acf4.tar.bz2
gentoo-2-5d28c072abc63ef89f31dd1ccf7099f5c527acf4.zip
Marking text-format-1.0.0-r1 ~ppc for bug 297038
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-ruby/text-format')
-rw-r--r--dev-ruby/text-format/ChangeLog5
-rw-r--r--dev-ruby/text-format/text-format-1.0.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index f00557c1afb3..105914e949fb 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.29 2010/01/13 16:01:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.30 2010/01/14 15:34:28 ranger Exp $
+
+ 14 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
+ Marking text-format-1.0.0-r1 ~ppc for bug 297038
13 Jan 2010; Brent Baude <ranger@gentoo.org> text-format-1.0.0-r1.ebuild:
Marking text-format-1.0.0-r1 ~ppc64 for bug 297038
diff --git a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild b/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
index dcd9507e643d..edbace209903 100644
--- a/dev-ruby/text-format/text-format-1.0.0-r1.ebuild
+++ b/dev-ruby/text-format/text-format-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-format/text-format-1.0.0-r1.ebuild,v 1.2 2010/01/13 16:01:55 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r1.ebuild,v 1.3 2010/01/14 15:34:28 ranger Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 jruby"
@@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0'