diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-10-23 15:39:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-10-23 15:39:13 +0000 |
commit | 0012bc461a39e8ddefa45f110bd011c08ee5db02 (patch) | |
tree | a5544bf412cc253ac8cc5f1e40fcddfaa395cec0 /dev-ruby | |
parent | alpha/arm/ia64/sparc stable wrt #341703 (diff) | |
download | gentoo-2-0012bc461a39e8ddefa45f110bd011c08ee5db02.tar.gz gentoo-2-0012bc461a39e8ddefa45f110bd011c08ee5db02.tar.bz2 gentoo-2-0012bc461a39e8ddefa45f110bd011c08ee5db02.zip |
Marked ~hppa (bug #337956).
(Portage version: 2.2_rc99/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/text-format/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/text-format/text-format-1.0.0-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/text-format/ChangeLog b/dev-ruby/text-format/ChangeLog index a7336102a8e8..5e6753ff5eea 100644 --- a/dev-ruby/text-format/ChangeLog +++ b/dev-ruby/text-format/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2010/10/10 17:27:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/ChangeLog,v 1.45 2010/10/23 15:39:13 jer Exp $ + + 23 Oct 2010; Jeroen Roovers <jer@gentoo.org> text-format-1.0.0-r2.ebuild, + text-format-1.0.0-r3.ebuild: + Marked ~hppa (bug #337956). 10 Oct 2010; Tobias Klausmann <klausman@gentoo.org> text-format-1.0.0-r3.ebuild: diff --git a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild b/dev-ruby/text-format/text-format-1.0.0-r2.ebuild index 4d6f11f0918d..d5bc311cd463 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r2.ebuild +++ b/dev-ruby/text-format/text-format-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-format/text-format-1.0.0-r2.ebuild,v 1.3 2010/10/06 17:50:22 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r2.ebuild,v 1.4 2010/10/23 15:39:13 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' diff --git a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild b/dev-ruby/text-format/text-format-1.0.0-r3.ebuild index c4c16c51679f..a5b15c6f7a43 100644 --- a/dev-ruby/text-format/text-format-1.0.0-r3.ebuild +++ b/dev-ruby/text-format/text-format-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-format/text-format-1.0.0-r3.ebuild,v 1.2 2010/10/10 17:27:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/text-format/text-format-1.0.0-r3.ebuild,v 1.3 2010/10/23 15:39:13 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-solaris" IUSE="" ruby_add_rdepend '>=dev-ruby/text-hyphen-1.0.0' |