diff options
author | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:40:31 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2014-06-08 15:40:31 +0000 |
commit | c4caa61686852e96be3edc6f1c5c46855267cd5b (patch) | |
tree | b5b5b25baf74159ec458d8712b93cee09f5a8e60 /dev-ruby | |
parent | ia64 stable wrt bug #505920 (diff) | |
download | gentoo-2-c4caa61686852e96be3edc6f1c5c46855267cd5b.tar.gz gentoo-2-c4caa61686852e96be3edc6f1c5c46855267cd5b.tar.bz2 gentoo-2-c4caa61686852e96be3edc6f1c5c46855267cd5b.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')
-rw-r--r-- | dev-ruby/rspec-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index 8081a11e12cc..b65fa0d23639 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.65 2014/06/01 12:50:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.66 2014/06/08 15:40:31 hattya Exp $ + + 08 Jun 2014; Akinori Hattori <hattya@gentoo.org> rspec-core-2.14.8.ebuild: + ia64 stable wrt bug #505920 01 Jun 2014; Markus Meier <maekke@gentoo.org> rspec-core-2.14.8.ebuild: arm stable, bug #505920 diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild index f1c6eba7a7f8..ba49a9bb13ff 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8.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-core/rspec-core-2.14.8.ebuild,v 1.3 2014/06/01 12:50:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.4 2014/06/08 15:40:31 hattya Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -23,7 +23,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 "test? ( |