diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-09 13:10:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-09 13:10:01 +0000 |
commit | 3b92f85790bcd9180d26846e212a1c0ea22e106a (patch) | |
tree | 9105e839b3a1ae3c680402c7a761bbff901fbbc4 /dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild | |
parent | Stable for HPPA (bug #450532). (diff) | |
download | gentoo-2-3b92f85790bcd9180d26846e212a1c0ea22e106a.tar.gz gentoo-2-3b92f85790bcd9180d26846e212a1c0ea22e106a.tar.bz2 gentoo-2-3b92f85790bcd9180d26846e212a1c0ea22e106a.zip |
Stable for HPPA (bug #450532).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild')
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild index d0f0fe53f43d..adae0255fab7 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild,v 1.1 2012/12/17 07:23:58 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.12.1.ebuild,v 1.2 2013/01/09 13:10:01 jer Exp $ EAPI=4 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -22,7 +22,7 @@ SRC_URI="https://github.com/rspec/${PN}/tarball/v${PV} -> ${P}-git.tgz" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.3" |