diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:33:58 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:33:58 +0000 |
commit | fe0dfce2468e7b4b23c6f53b31e4ee6f5711c585 (patch) | |
tree | 65f0d8f59a9cc015c3b8d8413583c6d59c580367 /dev-ruby/rspec-mocks | |
parent | ia64 stable wrt bug #505920 (diff) | |
download | gentoo-2-fe0dfce2468e7b4b23c6f53b31e4ee6f5711c585.tar.gz gentoo-2-fe0dfce2468e7b4b23c6f53b31e4ee6f5711c585.tar.bz2 gentoo-2-fe0dfce2468e7b4b23c6f53b31e4ee6f5711c585.zip |
ia64 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)
Diffstat (limited to 'dev-ruby/rspec-mocks')
-rw-r--r-- | dev-ruby/rspec-mocks/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-mocks/ChangeLog b/dev-ruby/rspec-mocks/ChangeLog index bfda0e302a84..bdfb49e9c55c 100644 --- a/dev-ruby/rspec-mocks/ChangeLog +++ b/dev-ruby/rspec-mocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-mocks # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.70 2014/06/01 12:47:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.71 2014/06/08 15:33:58 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> rspec-mocks-2.14.6.ebuild: + ia64 stable wrt bug #505920 01 Jun 2014; Markus Meier <maekke@gentoo.org> rspec-mocks-2.14.6.ebuild: arm stable, bug #505920 diff --git a/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild index 4a16da26bb99..8250588bc81a 100644 --- a/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild +++ b/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild,v 1.5 2014/06/01 12:47:54 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.14.6.ebuild,v 1.6 2014/06/08 15:33:58 hattya Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -18,7 +18,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_bdepend " |