diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:42:34 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-06-29 19:42:34 +0000 |
commit | 9a87a6b4a536599b4eb1e1df00804543b45a1203 (patch) | |
tree | 2a18e38f7643438dac74b233e4b36828091a19dc /dev-ruby | |
parent | Marked ~x86-solaris (diff) | |
download | historical-9a87a6b4a536599b4eb1e1df00804543b45a1203.tar.gz historical-9a87a6b4a536599b4eb1e1df00804543b45a1203.tar.bz2 historical-9a87a6b4a536599b4eb1e1df00804543b45a1203.zip |
Marked ~x64-solaris
Package-Manager: portage-2.2.01.18826-prefix/cvs/SunOS i386
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rspec/ChangeLog | 5 | ||||
-rw-r--r-- | dev-ruby/rspec/rspec-2.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog index e7a9799e2306..3a8ab93371f9 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.97 2011/05/31 19:20:46 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.98 2011/06/29 19:42:34 grobian Exp $ + + 29 Jun 2011; Fabian Groffen <grobian@gentoo.org> rspec-2.6.0.ebuild: + Marked ~x64-solaris 31 May 2011; Hans de Graaff <graaff@gentoo.org> rspec-2.5.0.ebuild: Drop ruby19 to create a stable candidate. diff --git a/dev-ruby/rspec/rspec-2.6.0.ebuild b/dev-ruby/rspec/rspec-2.6.0.ebuild index ddb13bab8e9e..54785863679b 100644 --- a/dev-ruby/rspec/rspec-2.6.0.ebuild +++ b/dev-ruby/rspec/rspec-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.ebuild,v 1.3 2011/05/23 17:26:31 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0.ebuild,v 1.4 2011/06/29 19:42:34 grobian 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 ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend " |