diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:18:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:18:16 +0000 |
commit | 937bd8bd8106c652def9189f03184be8426d2460 (patch) | |
tree | ac00c54d9ea0ebae6eebfe1796c5a026f83906c3 /dev-ruby/rspec | |
parent | Stable for HPPA (bug #505920). (diff) | |
download | gentoo-2-937bd8bd8106c652def9189f03184be8426d2460.tar.gz gentoo-2-937bd8bd8106c652def9189f03184be8426d2460.tar.bz2 gentoo-2-937bd8bd8106c652def9189f03184be8426d2460.zip |
Stable for HPPA (bug #505920).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index 0fa9ebeaec90..482ac310fbdd 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -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.164 2014/06/09 07:33:07 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.165 2014/06/13 19:18:16 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rspec-2.14.1.ebuild: + Stable for HPPA (bug #505920). *rspec-2.99.0 (09 Jun 2014) diff --git a/dev-ruby/rspec/rspec-2.14.1.ebuild b/dev-ruby/rspec/rspec-2.14.1.ebuild index 2eba5f9ac390..b15f580aa038 100644 --- a/dev-ruby/rspec/rspec-2.14.1.ebuild +++ b/dev-ruby/rspec/rspec-2.14.1.ebuild @@ -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-2.14.1.ebuild,v 1.5 2014/06/08 15:43:38 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.14.1.ebuild,v 1.6 2014/06/13 19:18:16 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SUBVERSION="$(get_version_component_range 1-2)" |