diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-03-08 00:32:57 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-03-08 00:32:57 +0000 |
commit | bf5ee8bf9e7389ae5855d590daa499ecb0d582cd (patch) | |
tree | e542031d1e174db099650c1016fa9a17b3bead5a /dev-ruby/rspec | |
parent | Add ~x86-fbsd. (diff) | |
download | gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.tar.gz gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.tar.bz2 gentoo-2-bf5ee8bf9e7389ae5855d590daa499ecb0d582cd.zip |
Add ~x86-fbsd.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
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 | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index f18884566408..aaea530a8f6a 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.114 2012/03/02 11:15:15 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.115 2012/03/08 00:32:57 naota Exp $ + + 08 Mar 2012; Naohiro Aota <naota@gentoo.org> rspec-1.3.2.ebuild: + Add ~x86-fbsd. 02 Mar 2012; Naohiro Aota <naota@gentoo.org> rspec-2.6.0-r1.ebuild: Add ~x86-fbsd diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index b8c7c0955e3d..a643519ef23d 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.2 2011/12/26 11:12:11 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.3 2012/03/08 00:32:57 naota Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~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 |