diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:19:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 15:19:10 +0000 |
commit | 0ce069c4638531fd37d9355cfe47adfb8c2af682 (patch) | |
tree | 4031d5a2aaf7d72f4eba4bf7bdaddea751a69692 /dev-ruby/rspec | |
parent | Stable for ia64, wrt bug #472910 (diff) | |
download | gentoo-2-0ce069c4638531fd37d9355cfe47adfb8c2af682.tar.gz gentoo-2-0ce069c4638531fd37d9355cfe47adfb8c2af682.tar.bz2 gentoo-2-0ce069c4638531fd37d9355cfe47adfb8c2af682.zip |
Stable for ia64, wrt bug #472910
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index b7f61cdd0a3e..e4327f526e73 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.144 2013/07/06 16:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.145 2013/07/07 15:19:10 ago Exp $ + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rspec-1.3.2.ebuild: + Stable for ia64, wrt bug #472910 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rspec-1.3.2.ebuild: Stable for amd64, wrt bug #472910 diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index cb7a1a646c25..1813e66f351d 100644 --- a/dev-ruby/rspec/rspec-1.3.2.ebuild +++ b/dev-ruby/rspec/rspec-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.8 2013/07/06 16:13:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.9 2013/07/07 15:19:10 ago Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc 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 |