diff options
author | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:11:22 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2010-12-27 21:11:22 +0000 |
commit | d70171b69fd4658da74580e1a3d885d42c4d2070 (patch) | |
tree | 404942854ff361073c2a28aaf010a9c88307d250 /dev-ruby/rspec-expectations | |
parent | Marking pysqlite-2.6.0-r1 ppc64 for bug 348080 (diff) | |
download | historical-d70171b69fd4658da74580e1a3d885d42c4d2070.tar.gz historical-d70171b69fd4658da74580e1a3d885d42c4d2070.tar.bz2 historical-d70171b69fd4658da74580e1a3d885d42c4d2070.zip |
Marked ~x64-solaris
Package-Manager: portage-2.2.01.17422-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-ruby/rspec-expectations')
-rw-r--r-- | dev-ruby/rspec-expectations/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog index ae96a772ec41..48bc63aa8235 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.3 2010/10/25 02:07:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.4 2010/12/27 20:56:27 grobian Exp $ + + 27 Dec 2010; Fabian Groffen <grobian@gentoo.org> + rspec-expectations-2.0.0_beta22.ebuild: + Marked ~x64-solaris 25 Oct 2010; Jeroen Roovers <jer@gentoo.org> rspec-expectations-2.0.0_beta22.ebuild: diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild index edc65048af7b..a99ccbddc281 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.0.0_beta22.ebuild,v 1.3 2010/10/25 02:07:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.0.0_beta22.ebuild,v 1.4 2010/12/27 20:56:27 grobian Exp $ EAPI=2 USE_RUBY="ruby18 ree18 ruby19" @@ -19,7 +19,7 @@ SRC_URI="mirror://rubygems/${PN}-${RUBY_FAKEGEM_VERSION}.gem" LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2" |