summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-07-21 12:50:18 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-07-21 12:50:18 +0000
commit6d83b4ffa83ac5e3b093bade0e7b4d736cffa058 (patch)
tree40e72ea4831e283d1c0e3081c435894d6dab476c /dev-ruby
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-6d83b4ffa83ac5e3b093bade0e7b4d736cffa058.tar.gz
gentoo-2-6d83b4ffa83ac5e3b093bade0e7b4d736cffa058.tar.bz2
gentoo-2-6d83b4ffa83ac5e3b093bade0e7b4d736cffa058.zip
stable x86, bug 321217
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec/ChangeLog6
-rw-r--r--dev-ruby/rspec/rspec-1.2.9-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index b269369c0d38..27f616d312bf 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.71 2010/06/29 10:39:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.72 2010/07/21 12:50:18 fauli Exp $
+
+ 21 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ rspec-1.2.9-r1.ebuild:
+ stable x86, bug 321217
29 Jun 2010; Christoph Mende <angelos@gentoo.org> rspec-1.2.9-r1.ebuild:
Stable on amd64 wrt bug #321217
diff --git a/dev-ruby/rspec/rspec-1.2.9-r1.ebuild b/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
index eb4bb2cfe740..165e5ef30a59 100644
--- a/dev-ruby/rspec/rspec-1.2.9-r1.ebuild
+++ b/dev-ruby/rspec/rspec-1.2.9-r1.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/rspec-1.2.9-r1.ebuild,v 1.6 2010/06/29 10:39:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.2.9-r1.ebuild,v 1.7 2010/07/21 12:50:18 fauli Exp $
EAPI=2
USE_RUBY="ruby18"
@@ -15,7 +15,7 @@ SRC_URI="mirror://rubyforge/${PN}/${P}.tgz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
DEPEND=""