From 0268208ff4aff7f820567d9fa3d7285bfda43d47 Mon Sep 17 00:00:00 2001 From: Gysbert Wassenaar Date: Sat, 25 Oct 2008 14:34:27 +0000 Subject: Stable on ppc wrt bug 244214 (Portage version: 2.1.4.5) --- dev-ruby/text-hyphen/ChangeLog | 5 ++++- dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-ruby/text-hyphen') diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index edca5311c40c..9f3b08b36b62 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/text-hyphen # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.5 2008/10/25 09:52:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.6 2008/10/25 14:34:27 nixnut Exp $ + + 25 Oct 2008; nixnut text-hyphen-1.0.0.ebuild: + Stable on ppc wrt bug 244214 25 Oct 2008; Hans de Graaff text-hyphen-1.0.0.ebuild: Mark stable for amd64, bug #244214 diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild index 52d1667ef220..e655ff382ac1 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-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-hyphen/text-hyphen-1.0.0.ebuild,v 1.6 2008/10/25 09:52:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0.ebuild,v 1.7 2008/10/25 14:34:27 nixnut Exp $ inherit ruby gems @@ -10,7 +10,7 @@ SRC_URI="http://gems.rubyforge.org/gems/${P}.gem" LICENSE="Ruby" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 ~x86" IUSE="" DEPEND="virtual/ruby" -- cgit v1.2.3-65-gdbad