diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:17:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-06-13 19:17:34 +0000 |
commit | 2cd74846569442ccd34e9118a6d40adc658401a3 (patch) | |
tree | 99c07682d3ed459072aa8c229505832423bfd2a9 /dev-ruby/rspec-core | |
parent | Stable for HPPA (bug #505920). (diff) | |
download | gentoo-2-2cd74846569442ccd34e9118a6d40adc658401a3.tar.gz gentoo-2-2cd74846569442ccd34e9118a6d40adc658401a3.tar.bz2 gentoo-2-2cd74846569442ccd34e9118a6d40adc658401a3.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-core')
-rw-r--r-- | dev-ruby/rspec-core/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec-core/rspec-core-2.14.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog index e60e085fe915..96855ce3cbf3 100644 --- a/dev-ruby/rspec-core/ChangeLog +++ b/dev-ruby/rspec-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec-core # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.67 2014/06/09 07:31:55 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.68 2014/06/13 19:17:34 jer Exp $ + + 13 Jun 2014; Jeroen Roovers <jer@gentoo.org> rspec-core-2.14.8.ebuild: + Stable for HPPA (bug #505920). *rspec-core-2.99.0 (09 Jun 2014) diff --git a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild b/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild index ba49a9bb13ff..782438469880 100644 --- a/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild +++ b/dev-ruby/rspec-core/rspec-core-2.14.8.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-core/rspec-core-2.14.8.ebuild,v 1.4 2014/06/08 15:40:31 hattya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.14.8.ebuild,v 1.5 2014/06/13 19:17:34 jer Exp $ EAPI=5 USE_RUBY="ruby19 ruby20 jruby" @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz" 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="" ruby_add_bdepend "test? ( |