armin76 14/08/13 18:37:02 Modified: ChangeLog rspec-1.3.2-r1.ebuild Log: Add ~sparc wrt #468536 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path 1.173 dev-ruby/rspec/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.173&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?rev=1.173&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/ChangeLog?r1=1.172&r2=1.173 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v retrieving revision 1.172 retrieving revision 1.173 diff -u -r1.172 -r1.173 --- ChangeLog 13 Aug 2014 18:30:37 -0000 1.172 +++ ChangeLog 13 Aug 2014 18:37:02 -0000 1.173 @@ -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.172 2014/08/13 18:30:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.173 2014/08/13 18:37:02 armin76 Exp $ + + 13 Aug 2014; Raúl Porcel <[email protected]> rspec-1.3.2-r1.ebuild: + Add ~sparc wrt #468536 13 Aug 2014; Raúl Porcel <[email protected]> rspec-2.14.1-r1.ebuild, rspec-2.99.0.ebuild: 1.3 dev-ruby/rspec/rspec-1.3.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild?r1=1.2&r2=1.3 Index: rspec-1.3.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- rspec-1.3.2-r1.ebuild 10 Jul 2014 10:06:55 -0000 1.2 +++ rspec-1.3.2-r1.ebuild 13 Aug 2014 18:37:02 -0000 1.3 @@ -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-1.3.2-r1.ebuild,v 1.2 2014/07/10 10:06:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2-r1.ebuild,v 1.3 2014/08/13 18:37:02 armin76 Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 ruby21 jruby" @@ -21,7 +21,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="" # it's actually optional, but tests fail if it's not installed and
