summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-04-12 11:58:02 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-04-12 11:58:02 +0000
commit966e2bd523e5bfecd05f28cb4c0c8705e3689478 (patch)
tree46ac8acaec1f453655497515d2f9e4c76a5cb604 /dev-ruby/rspec-rails
parentadd missing patches; thanks to winterheart (diff)
downloadhistorical-966e2bd523e5bfecd05f28cb4c0c8705e3689478.tar.gz
historical-966e2bd523e5bfecd05f28cb4c0c8705e3689478.tar.bz2
historical-966e2bd523e5bfecd05f28cb4c0c8705e3689478.zip
Add ~sparc keyword, bug #262706
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
Diffstat (limited to 'dev-ruby/rspec-rails')
-rw-r--r--dev-ruby/rspec-rails/ChangeLog6
-rw-r--r--dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-rails/ChangeLog b/dev-ruby/rspec-rails/ChangeLog
index 6e551f17c1e5..3a50d11318e5 100644
--- a/dev-ruby/rspec-rails/ChangeLog
+++ b/dev-ruby/rspec-rails/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-rails
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.11 2009/03/23 19:40:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/ChangeLog,v 1.12 2009/04/12 11:58:02 bluebird Exp $
+
+ 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+ rspec-rails-1.2.2.ebuild:
+ Add ~sparc keyword, bug #262706
*rspec-rails-1.2.2 (23 Mar 2009)
diff --git a/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild b/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild
index 4ba3c9fab1b4..047a54a8403e 100644
--- a/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild
+++ b/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild,v 1.1 2009/03/23 19:40:36 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-rails/rspec-rails-1.2.2.ebuild,v 1.2 2009/04/12 11:58:02 bluebird Exp $
inherit gems
@@ -9,7 +9,7 @@ HOMEPAGE="http://rspec.info/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
USE_RUBY="ruby18"