klausman 14/06/16 15:41:50 Modified: ChangeLog rspec-2.14.1-r1.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.166 dev-ruby/rspec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.166&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.166&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?r1=1.165&r2=1.166 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v retrieving revision 1.165 retrieving revision 1.166 diff -u -r1.165 -r1.166 --- ChangeLog 13 Jun 2014 19:18:16 -0000 1.165 +++ ChangeLog 16 Jun 2014 15:41:50 -0000 1.166 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.165 2014/06/13 19:18:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.166 2014/06/16 15:41:50 klausman Exp $ + + 16 Jun 2014; Tobias Klausmann <[email protected]> rspec-2.14.1-r1.ebuild: + Keyworded on alpha, bug #465948 13 Jun 2014; Jeroen Roovers <[email protected]> rspec-2.14.1.ebuild: Stable for HPPA (bug #505920). 1.2 dev-ruby/rspec/rspec-2.14.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild?r1=1.1&r2=1.2 Index: rspec-2.14.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- rspec-2.14.1-r1.ebuild 1 Apr 2014 19:32:41 -0000 1.1 +++ rspec-2.14.1-r1.ebuild 16 Jun 2014 15:41:50 -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/rspec-2.14.1-r1.ebuild,v 1.1 2014/04/01 19:32:41 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1-r1.ebuild,v 1.2 2014/06/16 15:41:50 klausman Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -17,7 +17,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="" SUBVERSION="$(get_version_component_range 1-2)"
