diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 16:12:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-06 16:12:59 +0000 |
commit | 135dbd60fe4722e13c8f06c3c6ad525db8fb18b9 (patch) | |
tree | 6324a63e9a3dbbbe61d4a512d139c796ba8a9956 /dev-ruby/rspec | |
parent | Stable for x86, wrt bug #472910 (diff) | |
download | gentoo-2-135dbd60fe4722e13c8f06c3c6ad525db8fb18b9.tar.gz gentoo-2-135dbd60fe4722e13c8f06c3c6ad525db8fb18b9.tar.bz2 gentoo-2-135dbd60fe4722e13c8f06c3c6ad525db8fb18b9.zip |
Stable for x86, wrt bug #472910
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 ae42ccd74ddd..2702c131f0a0 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.142 2013/06/10 20:26:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.143 2013/07/06 16:12:59 ago Exp $ + + 06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> rspec-1.3.2.ebuild: + Stable for x86, wrt bug #472910 10 Jun 2013; Jeroen Roovers <jer@gentoo.org> rspec-1.3.2.ebuild: Stable for HPPA (bug #472910). diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index 600d01ff8fb2..0fdf8b0184df 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.6 2013/06/10 20:26:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.7 2013/07/06 16:12:59 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 |