diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:30:37 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-08-13 18:30:37 +0000 |
commit | c4b30f4f02734ee3f2d0b21101f517d9ebe13d86 (patch) | |
tree | 8c42a858e90a765b55e7b34967f4fcdc71030915 /dev-ruby/rspec | |
parent | version bump (diff) | |
download | gentoo-2-c4b30f4f02734ee3f2d0b21101f517d9ebe13d86.tar.gz gentoo-2-c4b30f4f02734ee3f2d0b21101f517d9ebe13d86.tar.bz2 gentoo-2-c4b30f4f02734ee3f2d0b21101f517d9ebe13d86.zip |
Add ~sparc wrt #468536
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.14.1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.99.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 207740fb82d0..87ecf8798062 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.171 2014/07/22 15:58:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.172 2014/08/13 18:30:37 armin76 Exp $ + + 13 Aug 2014; Raúl Porcel <armin76@gentoo.org> rspec-2.14.1-r1.ebuild, + rspec-2.99.0.ebuild: + Add ~sparc wrt #468536 22 Jul 2014; Tobias Klausmann <klausman@gentoo.org> rspec-2.99.0.ebuild: Keyworded on alpha, bug #465948 diff --git a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild b/dev-ruby/rspec/rspec-2.14.1-r1.ebuild index 5eda706c8df7..65a3943bbc34 100644 --- a/dev-ruby/rspec/rspec-2.14.1-r1.ebuild +++ b/dev-ruby/rspec/rspec-2.14.1-r1.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/rspec-2.14.1-r1.ebuild,v 1.2 2014/06/16 15:41:50 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild,v 1.3 2014/08/13 18:30:37 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~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="" SUBVERSION="$(get_version_component_range 1-2)" diff --git a/dev-ruby/rspec/rspec-2.99.0.ebuild b/dev-ruby/rspec/rspec-2.99.0.ebuild index f9c5b13f9a2b..dbe586c8ff9f 100644 --- a/dev-ruby/rspec/rspec-2.99.0.ebuild +++ b/dev-ruby/rspec/rspec-2.99.0.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/rspec-2.99.0.ebuild,v 1.2 2014/07/22 15:58:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.99.0.ebuild,v 1.3 2014/08/13 18:30:37 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~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="" SUBVERSION="$(get_version_component_range 1-2)" |