diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 15:13:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 15:13:39 +0000 |
commit | 7eb0a733ef8fde3409d8868f400bec5a4054e4ca (patch) | |
tree | b4d6339afcb4a0800f662bf482009c5dab424866 /dev-ruby/rspec | |
parent | Stable for sparc, wrt bug #546484 (diff) | |
download | gentoo-2-7eb0a733ef8fde3409d8868f400bec5a4054e4ca.tar.gz gentoo-2-7eb0a733ef8fde3409d8868f400bec5a4054e4ca.tar.bz2 gentoo-2-7eb0a733ef8fde3409d8868f400bec5a4054e4ca.zip |
Stable for sparc, wrt bug #546484
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rspec')
-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 d408686c0d22..fcd5bb1a413f 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.195 2015/07/16 19:42:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.196 2015/07/30 15:13:39 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> rspec-1.3.2-r1.ebuild: + Stable for sparc, wrt bug #546484 16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> rspec-1.3.2-r1.ebuild: ia64 stable 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 0f202c4a6a24..1bfec1d08c0d 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.13 2015/07/16 19:42:42 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild,v 1.14 2015/07/30 15:13:39 ago 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 |