summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-02 11:02:07 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-02 11:02:07 +0000
commit3fb35456368064f58a3155a1e3397f980993d8c2 (patch)
tree9c784a7320ff3c79fd6d6f3aeaf322c8d2c7ff6a /dev-ruby
parenttidy (diff)
downloadgentoo-2-3fb35456368064f58a3155a1e3397f980993d8c2.tar.gz
gentoo-2-3fb35456368064f58a3155a1e3397f980993d8c2.tar.bz2
gentoo-2-3fb35456368064f58a3155a1e3397f980993d8c2.zip
Add ~x86-fbsd
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-expectations/ChangeLog8
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index e74e50ec6d86..d265426c509f 100644
--- a/dev-ruby/rspec-expectations/ChangeLog
+++ b/dev-ruby/rspec-expectations/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-expectations
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.20 2011/12/31 18:17:06 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.21 2012/03/02 11:02:07 naota Exp $
+
+ 02 Mar 2012; Naohiro Aota <naota@gentoo.org>
+ rspec-expectations-2.6.0-r1.ebuild:
+ Add ~x86-fbsd
31 Dec 2011; Fabian Groffen <grobian@gentoo.org>
rspec-expectations-2.6.0-r1.ebuild:
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
index 7c548e465224..f0b5e2441423 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.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-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.2 2011/12/31 18:17:06 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.3 2012/03/02 11:02:07 naota Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~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_rdepend ">=dev-ruby/diff-lcs-1.1.2"