diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-10 20:26:35 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-10 20:26:35 +0000 |
commit | 712d90d8a202164f4df5a61dcb6f51b7a80b1fa4 (patch) | |
tree | dc31af31bcc89466cdf1bb26297fa73165679de6 /dev-ruby | |
parent | Stable for HPPA (bug #472910). (diff) | |
download | gentoo-2-712d90d8a202164f4df5a61dcb6f51b7a80b1fa4.tar.gz gentoo-2-712d90d8a202164f4df5a61dcb6f51b7a80b1fa4.tar.bz2 gentoo-2-712d90d8a202164f4df5a61dcb6f51b7a80b1fa4.zip |
Stable for HPPA (bug #472910).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index bcdcf322e486..ae42ccd74ddd 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.141 2013/02/24 08:45:03 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.142 2013/06/10 20:26:35 jer Exp $ + + 10 Jun 2013; Jeroen Roovers <jer@gentoo.org> rspec-1.3.2.ebuild: + Stable for HPPA (bug #472910). *rspec-2.13.0 (24 Feb 2013) diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index de77f271917a..600d01ff8fb2 100644 --- a/dev-ruby/rspec/rspec-1.3.2.ebuild +++ b/dev-ruby/rspec/rspec-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.5 2013/01/15 06:12:11 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.6 2013/06/10 20:26:35 jer Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and |