diff options
author | 2014-08-13 18:32:48 +0000 | |
---|---|---|
committer | 2014-08-13 18:32:48 +0000 | |
commit | 9d51c4600d887c53e270fc73f76c80071ddec84d (patch) | |
tree | 8ec24bb6ef592f4d3edfbc06c5b6ff5230b98241 /dev-ruby/rspec-expectations | |
parent | Add ~sparc wrt #468536 (diff) | |
download | gentoo-2-9d51c4600d887c53e270fc73f76c80071ddec84d.tar.gz gentoo-2-9d51c4600d887c53e270fc73f76c80071ddec84d.tar.bz2 gentoo-2-9d51c4600d887c53e270fc73f76c80071ddec84d.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-expectations')
5 files changed, 14 insertions, 9 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index da5d594c139e..025ab9ba78c2 100644 --- a/dev-ruby/rspec-expectations/ChangeLog +++ b/dev-ruby/rspec-expectations/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.75 2014/08/02 06:07:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.76 2014/08/13 18:32:48 armin76 Exp $ + + 13 Aug 2014; Raúl Porcel <armin76@gentoo.org> + rspec-expectations-2.14.5-r1.ebuild, rspec-expectations-2.99.0.ebuild, + rspec-expectations-2.99.1.ebuild, rspec-expectations-2.99.2.ebuild: + Add ~sparc wrt #468536 02 Aug 2014; Hans de Graaff <graaff@gentoo.org> rspec-expectations-2.99.1.ebuild, rspec-expectations-2.99.2.ebuild: diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild index 39c9f144fe52..1f448a40b24b 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-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-expectations/rspec-expectations-2.14.5-r1.ebuild,v 1.2 2014/06/16 15:41:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5-r1.ebuild,v 1.3 2014/08/13 18:32:48 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -20,7 +20,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 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.3" diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild index b2854fbeacb9..60863c0c01e9 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-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-expectations/rspec-expectations-2.99.0.ebuild,v 1.2 2014/07/22 15:58:44 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild,v 1.3 2014/08/13 18:32:48 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -20,7 +20,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 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.3" diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild index f7fcd17650ec..c50eb7900401 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.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-expectations/rspec-expectations-2.99.1.ebuild,v 1.2 2014/08/02 06:07:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild,v 1.3 2014/08/13 18:32:48 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -20,7 +20,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 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.3" diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild index 8a28b4a426d4..2286bfc932c9 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.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-expectations/rspec-expectations-2.99.2.ebuild,v 1.2 2014/08/02 06:07:30 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild,v 1.3 2014/08/13 18:32:48 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -20,7 +20,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 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.3" |