summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog
index 25b6d824c5dd..31b6ad559426 100644
--- a/dev-ruby/text-format/ChangeLog
+++ b/dev-ruby/text-format/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/text-format
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.24 2008/10/28 01:39:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.25 2008/10/28 01:42:31 ranger Exp $
+
+ 28 Oct 2008; Brent Baude <ranger@gentoo.org> text-format-1.0.0.ebuild:
+ Marking text-format-1.0.0 ppc64 for bug 244214
28 Oct 2008; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking text-format-1.0.0 ~ppc64 for bug 244214
diff --git a/dev-ruby/text-format/text-format-1.0.0.ebuild b/dev-ruby/text-format/text-format-1.0.0.ebuild
index 24ee966897b4..a0958d924fbb 100644
--- a/dev-ruby/text-format/text-format-1.0.0.ebuild
+++ b/dev-ruby/text-format/text-format-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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.ebuild,v 1.8 2008/10/26 19:40:16 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0.ebuild,v 1.9 2008/10/28 01:42:31 ranger Exp $
inherit ruby gems
@@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ppc ppc64 x86"
IUSE=""
DEPEND="virtual/ruby
>=dev-ruby/text-hyphen-1.0.0"