diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:12:11 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-01-15 06:12:11 +0000 |
commit | 290449ace0e6ce726292551c07e942800fd778b6 (patch) | |
tree | 066363444ba935c6a541638f7cc554abf29a5bb9 /dev-ruby/rspec | |
parent | adding ~arm keywords to net-analyzer/metasploit rdeps (diff) | |
download | gentoo-2-290449ace0e6ce726292551c07e942800fd778b6.tar.gz gentoo-2-290449ace0e6ce726292551c07e942800fd778b6.tar.bz2 gentoo-2-290449ace0e6ce726292551c07e942800fd778b6.zip |
adding ~arm keywords to net-analyzer/metasploit rdeps
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-1.3.2.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index b69d819f6f13..6711c2baa857 100644 --- a/dev-ruby/rspec/ChangeLog +++ b/dev-ruby/rspec/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ruby/rspec # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.133 2013/01/15 05:53:32 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.134 2013/01/15 06:12:11 zerochaos Exp $ + + 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> rspec-1.3.1-r1.ebuild, + rspec-1.3.2.ebuild: + adding ~arm keywords to net-analyzer/metasploit rdeps 15 Jan 2013; Rick Farina <zerochaos@gentoo.org> rspec-2.10.0.ebuild, rspec-2.11.0.ebuild, rspec-2.12.0.ebuild, rspec-2.6.0-r1.ebuild: diff --git a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild index 1a6abc22e6a7..d734e6190744 100644 --- a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild +++ b/dev-ruby/rspec/rspec-1.3.1-r1.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/rspec-1.3.1-r1.ebuild,v 1.9 2012/10/28 17:20:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.10 2013/01/15 06:12:11 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ree18 jruby" @@ -20,7 +20,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~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 diff --git a/dev-ruby/rspec/rspec-1.3.2.ebuild b/dev-ruby/rspec/rspec-1.3.2.ebuild index a071b843e0e8..de77f271917a 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-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/rspec-1.3.2.ebuild,v 1.4 2012/10/28 17:20:12 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.2.ebuild,v 1.5 2013/01/15 06:12:11 zerochaos Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19 jruby" @@ -21,7 +21,7 @@ HOMEPAGE="http://rspec.rubyforge.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~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 |