diff options
author | 2015-04-15 04:19:46 +0000 | |
---|---|---|
committer | 2015-04-15 04:19:46 +0000 | |
commit | 93576244facd5496fde99f66c0b2a9ff6e857cd7 (patch) | |
tree | 8b6de48c556732c5e2ad0f667501b78a43d0145d /dev-ruby | |
parent | Stable for HPPA (bug #546484). (diff) | |
download | gentoo-2-93576244facd5496fde99f66c0b2a9ff6e857cd7.tar.gz gentoo-2-93576244facd5496fde99f66c0b2a9ff6e857cd7.tar.bz2 gentoo-2-93576244facd5496fde99f66c0b2a9ff6e857cd7.zip |
Stable for HPPA (bug #546484).
(Portage version: 2.2.18/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 727150fda7b4..5e4e611de430 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.187 2015/04/14 07:06:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.188 2015/04/15 04:19:46 jer Exp $ + + 15 Apr 2015; Jeroen Roovers <jer@gentoo.org> rspec-1.3.2-r1.ebuild: + Stable for HPPA (bug #546484). 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> rspec-1.3.2-r1.ebuild: Stable for x86, wrt bug #546484 diff --git a/dev-ruby/rspec/rspec-1.3.2-r1.ebuild b/dev-ruby/rspec/rspec-1.3.2-r1.ebuild index 1578750a707f..767d47f90177 100644 --- a/dev-ruby/rspec/rspec-1.3.2-r1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r1.ebuild,v 1.7 2015/04/14 07:06:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild,v 1.8 2015/04/15 04:19:46 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20" @@ -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 |