diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:02:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-07-14 14:02:38 +0000 |
commit | 0d27b6830a064b6efc92f7150da23bc407c241fa (patch) | |
tree | f3edcdf5b952a60e17d06ed18d112ecf50afee1e /dev-ruby/rspec-expectations | |
parent | x86 stable wrt bug #505920 (diff) | |
download | gentoo-2-0d27b6830a064b6efc92f7150da23bc407c241fa.tar.gz gentoo-2-0d27b6830a064b6efc92f7150da23bc407c241fa.tar.bz2 gentoo-2-0d27b6830a064b6efc92f7150da23bc407c241fa.zip |
x86 stable wrt bug #505920
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
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.14.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index 59c1eb73998e..c21c1c154f4d 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.70 2014/07/08 04:59:53 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.71 2014/07/14 14:02:38 phajdan.jr Exp $ + + 14 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + rspec-expectations-2.14.5.ebuild: + x86 stable wrt bug #505920 *rspec-expectations-2.99.1 (08 Jul 2014) diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild index 7a1249836672..957f647d6a0c 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.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.ebuild,v 1.7 2014/06/13 19:16:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.14.5.ebuild,v 1.8 2014/07/14 14:02:38 phajdan.jr Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 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 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.3" |