summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-12-27 21:00:45 +0000
committerFabian Groffen <grobian@gentoo.org>2010-12-27 21:00:45 +0000
commit4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351 (patch)
tree4651a52dbec509478731fbab619bd17d248aa4b7 /dev-ruby/rspec-core
parentMarking py-1.3.4 ppc64 for bug 341335 (diff)
downloadgentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.tar.gz
gentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.tar.bz2
gentoo-2-4aee31ebd4f2ad8201f3c7c27437bf6d4ad61351.zip
Marked ~x64-solaris
(Portage version: 2.2.01.17422-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r--dev-ruby/rspec-core/ChangeLog6
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index 0a5d7a728571..cf911fcc60fa 100644
--- a/dev-ruby/rspec-core/ChangeLog
+++ b/dev-ruby/rspec-core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-core
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.3 2010/10/25 02:07:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.4 2010/12/27 21:00:45 grobian Exp $
+
+ 27 Dec 2010; Fabian Groffen <grobian@gentoo.org>
+ rspec-core-2.0.0_beta22.ebuild:
+ Marked ~x64-solaris
25 Oct 2010; Jeroen Roovers <jer@gentoo.org>
rspec-core-2.0.0_beta22.ebuild:
diff --git a/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild b/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild
index 07fb596fc72f..a4c01a2b9b09 100644
--- a/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-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-core/rspec-core-2.0.0_beta22.ebuild,v 1.3 2010/10/25 02:07:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.0.0_beta22.ebuild,v 1.4 2010/12/27 21:00:45 grobian Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19"
@@ -21,7 +21,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_bdepend "dev-ruby/syntax"