diff options
author | 2014-06-01 12:50:05 +0000 | |
---|---|---|
committer | 2014-06-01 12:50:05 +0000 | |
commit | 8f59ea6fbfc43e1c3f27e042cb4c9eebe41f9006 (patch) | |
tree | aa6d0f23c63e509084f252c3b490845f4d5d5edb /dev-ruby/rspec-core | |
parent | arm stable, bug #505920 (diff) | |
download | gentoo-2-8f59ea6fbfc43e1c3f27e042cb4c9eebe41f9006.tar.gz gentoo-2-8f59ea6fbfc43e1c3f27e042cb4c9eebe41f9006.tar.bz2 gentoo-2-8f59ea6fbfc43e1c3f27e042cb4c9eebe41f9006.zip |
arm stable, bug #505920
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-ruby/rspec-core')
-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 491cfdabd5db..8081a11e12cc 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.64 2014/04/05 22:56:33 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.65 2014/06/01 12:50:05 maekke Exp $ + + 01 Jun 2014; Markus Meier <maekke@gentoo.org> rspec-core-2.14.8.ebuild: + arm stable, bug #505920 05 Apr 2014; Manuel Rüger <mrueg@gentoo.org> rspec-core-2.12.2.ebuild, rspec-core-2.13.1.ebuild, rspec-core-2.14.8-r1.ebuild, 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 681b8d86a84b..f1c6eba7a7f8 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.2 2014/04/05 22:56:33 mrueg Exp $ +# $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 $ 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? ( |