diff options
author | Hans de Graaff <graaff@gentoo.org> | 2014-08-02 06:07:30 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2014-08-02 06:07:30 +0000 |
commit | 95be91ecd5113b106659192b87109ed0e19cda5a (patch) | |
tree | e3b9d5ab90641528fc945cd57846355fac530687 /dev-ruby/rspec-expectations | |
parent | Version bump. (diff) | |
download | gentoo-2-95be91ecd5113b106659192b87109ed0e19cda5a.tar.gz gentoo-2-95be91ecd5113b106659192b87109ed0e19cda5a.tar.bz2 gentoo-2-95be91ecd5113b106659192b87109ed0e19cda5a.zip |
Also add alpha keyword to latest versions.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.99.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index cd418850bac0..da5d594c139e 100644 --- a/dev-ruby/rspec-expectations/ChangeLog +++ b/dev-ruby/rspec-expectations/ChangeLog @@ -1,6 +1,10 @@ # 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.74 2014/08/02 06:05:36 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.75 2014/08/02 06:07:30 graaff Exp $ + + 02 Aug 2014; Hans de Graaff <graaff@gentoo.org> + rspec-expectations-2.99.1.ebuild, rspec-expectations-2.99.2.ebuild: + Also add alpha keyword to latest versions. *rspec-expectations-2.99.2 (02 Aug 2014) 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 c5914f6dcbc1..f7fcd17650ec 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.1 2014/07/08 04:59:53 graaff Exp $ +# $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 $ 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="~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 ~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 60701f45e6d9..8a28b4a426d4 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.1 2014/08/02 06:05:36 graaff Exp $ +# $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 $ 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="~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 ~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" |