diff options
-rw-r--r-- | dev-ruby/text-hyphen/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/text-hyphen/ChangeLog b/dev-ruby/text-hyphen/ChangeLog index b775e5dc7a48..8ded32330088 100644 --- a/dev-ruby/text-hyphen/ChangeLog +++ b/dev-ruby/text-hyphen/ChangeLog @@ -1,6 +1,10 @@ # 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.25 2010/10/10 17:25:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/ChangeLog,v 1.26 2010/10/23 15:38:25 jer Exp $ + + 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> text-hyphen-1.0.0-r2.ebuild, + text-hyphen-1.0.0-r3.ebuild: + Marked ~hppa (bug #337956). 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> text-hyphen-1.0.0-r3.ebuild: diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild index bf999f0526da..91886ee93b0e 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.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-r2.ebuild,v 1.2 2010/10/06 17:54:39 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r2.ebuild,v 1.3 2010/10/23 15:38:25 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" ruby_add_bdepend " diff --git a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild index 55f1fc2daba2..195c0e7047e7 100644 --- a/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild +++ b/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.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-r3.ebuild,v 1.2 2010/10/10 17:25:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-hyphen/text-hyphen-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:38:25 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/text-format/${P}.tar.gz" LICENSE="Ruby" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-solaris" IUSE="" ruby_add_bdepend " |