diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 17:10:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-10-02 17:10:28 +0000 |
commit | 369e92885b9002f705d62df5e179eb54d3bd72b2 (patch) | |
tree | 1cce8202df3d007767fd16e68476f3f01415ab10 /dev-ruby | |
parent | Remove FEATURES=stricter from developer profile, it's counter-productive and ... (diff) | |
download | gentoo-2-369e92885b9002f705d62df5e179eb54d3bd72b2.tar.gz gentoo-2-369e92885b9002f705d62df5e179eb54d3bd72b2.tar.bz2 gentoo-2-369e92885b9002f705d62df5e179eb54d3bd72b2.zip |
ia64/sparc stable wrt #369573
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index abee9dc7e3eb..ec9e2d758b52 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.108 2011/10/02 17:07:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.109 2011/10/02 17:10:28 armin76 Exp $ + + 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> rspec-1.3.1-r1.ebuild: + ia64/sparc stable wrt #369573 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> rspec-2.6.0.ebuild: ia64/sparc stable wrt #369573 diff --git a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild index 971d7ed6aa18..bb14f9015eff 100644 --- a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.5 2011/09/19 21:46:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.6 2011/10/02 17:10:28 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -20,7 +20,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 hppa ia64 ppc ~ppc64 sparc x86 ~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 |