summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaohiro Aota <naota@gentoo.org>2012-03-02 11:15:15 +0000
committerNaohiro Aota <naota@gentoo.org>2012-03-02 11:15:15 +0000
commit1e0c8eeb743b6bea348ff404612f61257d176a24 (patch)
tree7febbade4e1b32f410aa0a732de9502b15505df2 /dev-ruby
parentAdd ~x86-fbsd (diff)
downloadgentoo-2-1e0c8eeb743b6bea348ff404612f61257d176a24.tar.gz
gentoo-2-1e0c8eeb743b6bea348ff404612f61257d176a24.tar.bz2
gentoo-2-1e0c8eeb743b6bea348ff404612f61257d176a24.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/ChangeLog7
-rw-r--r--dev-ruby/rspec/rspec-2.6.0-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index ce727c2d58c0..f18884566408 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.113 2011/12/31 18:32:25 grobian Exp $
+# 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 $
+
+ 02 Mar 2012; Naohiro Aota <naota@gentoo.org> rspec-2.6.0-r1.ebuild:
+ Add ~x86-fbsd
31 Dec 2011; Fabian Groffen <grobian@gentoo.org> rspec-2.6.0-r1.ebuild:
Add Prefix keywords, bug #396547
diff --git a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild b/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
index 86caa52faacf..6baefe000c4b 100644
--- a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec/rspec-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/rspec-2.6.0-r1.ebuild,v 1.2 2011/12/31 18:32:25 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0-r1.ebuild,v 1.3 2012/03/02 11:15:15 naota Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -17,7 +17,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=""
SUBVERSION="$(get_version_component_range 1-2)"