diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:27:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 17:27:21 +0000 |
commit | d6bfbd82d66e2a8c8f5996f38f6ee0f5f5df2b62 (patch) | |
tree | 062508f84ce2c24be8ce01c51ff6d8fdbd2c6cb7 /dev-ruby/rspec | |
parent | ia64 stable wrt #356269 (diff) | |
download | gentoo-2-d6bfbd82d66e2a8c8f5996f38f6ee0f5f5df2b62.tar.gz gentoo-2-d6bfbd82d66e2a8c8f5996f38f6ee0f5f5df2b62.tar.bz2 gentoo-2-d6bfbd82d66e2a8c8f5996f38f6ee0f5f5df2b62.zip |
ia64 stable wrt #356269
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 47988761824d..1455c229dce2 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.90 2011/04/01 08:03:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.91 2011/04/16 17:27:21 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> rspec-1.3.1.ebuild: + ia64 stable wrt #356269 01 Apr 2011; Michael Weber <xmw@gentoo.org> rspec-1.3.1.ebuild: sparc stable (bug 356269) diff --git a/dev-ruby/rspec/rspec-1.3.1.ebuild b/dev-ruby/rspec/rspec-1.3.1.ebuild index ac1a5e74388d..c1c9fa05a953 100644 --- a/dev-ruby/rspec/rspec-1.3.1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1.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.ebuild,v 1.7 2011/04/01 08:03:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1.ebuild,v 1.8 2011/04/16 17:27:21 armin76 Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -18,7 +18,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 |