klausman 14/07/22 15:58:45 Modified: ChangeLog rspec-expectations-2.99.0.ebuild Log: Keyworded on alpha, bug #465948 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.73 dev-ruby/rspec-expectations/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.73&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?rev=1.73&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog?r1=1.72&r2=1.73 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- ChangeLog 21 Jul 2014 14:54:02 -0000 1.72 +++ ChangeLog 22 Jul 2014 15:58:44 -0000 1.73 @@ -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.72 2014/07/21 14:54:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.73 2014/07/22 15:58:44 klausman Exp $ + + 22 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> + rspec-expectations-2.99.0.ebuild: + Keyworded on alpha, bug #465948 21 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> rspec-expectations-2.14.5.ebuild: 1.2 dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild?r1=1.1&r2=1.2 Index: rspec-expectations-2.99.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.99.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rspec-expectations-2.99.0.ebuild 9 Jun 2014 07:32:23 -0000 1.1 +++ rspec-expectations-2.99.0.ebuild 22 Jul 2014 15:58:44 -0000 1.2 @@ -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.1 2014/06/09 07:32:23 graaff Exp $ +# $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 $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -20,7 +20,7 @@ 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"