diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-23 15:51:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-23 15:51:17 +0000 |
commit | fb216651e01974cfc3723be84187fd5b8317a3d1 (patch) | |
tree | 0e25bd74256e26c6bb0c298692db3a7936fdcfd9 /dev-ruby/text-hyphen | |
parent | alpha/arm/ia64/sparc stable wrt #341703 (diff) | |
download | historical-fb216651e01974cfc3723be84187fd5b8317a3d1.tar.gz historical-fb216651e01974cfc3723be84187fd5b8317a3d1.tar.bz2 historical-fb216651e01974cfc3723be84187fd5b8317a3d1.zip |
Marked ~hppa (bug #337956).
Package-Manager: portage-2.2_rc99/cvs/Linux i686
Diffstat (limited to 'dev-ruby/text-hyphen')
-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 " |