From a4c1019a1c5fd21a1d16d179cedaccf6afd2f670 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 28 Oct 2012 17:23:44 +0000 Subject: alpha stable, add ~alpha/~ia64/~sparc, etc Package-Manager: portage-2.1.11.9/cvs/Linux x86_64 RepoMan-Options: --force --- dev-ruby/rspec-expectations/ChangeLog | 8 +++++++- dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild | 4 ++-- dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild | 4 ++-- dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild | 4 ++-- dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild | 4 ++-- dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild | 4 ++-- 6 files changed, 17 insertions(+), 11 deletions(-) (limited to 'dev-ruby/rspec-expectations') diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index d048caf183aa..32a086700dfe 100644 --- a/dev-ruby/rspec-expectations/ChangeLog +++ b/dev-ruby/rspec-expectations/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-ruby/rspec-expectations # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.33 2012/10/28 12:08:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.34 2012/10/28 17:20:42 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel + rspec-expectations-2.6.0.ebuild, rspec-expectations-2.6.0-r1.ebuild, + rspec-expectations-2.10.0.ebuild, rspec-expectations-2.11.2.ebuild, + rspec-expectations-2.11.3.ebuild: + alpha stable, add ~alpha 28 Oct 2012; Raúl Porcel rspec-expectations-2.6.0-r1.ebuild: diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild index 48db016dcd4c..a6e9bf9d5a62 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.10.0.ebuild,v 1.2 2012/07/23 19:59:52 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.10.0.ebuild,v 1.3 2012/10/28 17:20:42 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -19,7 +19,7 @@ RUBY_S="rspec-${PN}-*" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~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 ~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.2" diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild index e15052be4054..032bd594c5be 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.11.2.ebuild,v 1.1 2012/08/12 21:09:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.11.2.ebuild,v 1.2 2012/10/28 17:20:42 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/tarball/v${PV} -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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.11.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild index d907c5cb68ae..a6775fffacb1 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.11.3.ebuild,v 1.1 2012/09/16 07:00:12 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.11.3.ebuild,v 1.2 2012/10/28 17:20:42 armin76 Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/tarball/v${PV} -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~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.6.0-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild index f78ca4ee82fa..6f32f69ffc3a 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6.0-r1.ebuild,v 1.8 2012/10/28 12:08:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.9 2012/10/28 17:20:42 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 ~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 ~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.2" diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild index 59387edc3668..07d096cab246 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.6.0.ebuild,v 1.11 2012/05/06 15:16:47 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0.ebuild,v 1.12 2012/10/28 17:20:42 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2" -- cgit v1.2.3-65-gdbad