summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:39:43 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-02 16:39:43 +0000
commit0bbf766b5d44f9974fe6fad745048788b178877f (patch)
tree0b8171e06fad63d05298c040f6a48095f01ae880 /dev-ruby/rspec
parentfix epatch (diff)
downloadgentoo-2-0bbf766b5d44f9974fe6fad745048788b178877f.tar.gz
gentoo-2-0bbf766b5d44f9974fe6fad745048788b178877f.tar.bz2
gentoo-2-0bbf766b5d44f9974fe6fad745048788b178877f.zip
Stable on amd64 wrt bug #369573
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog6
-rw-r--r--dev-ruby/rspec/rspec-1.3.1-r1.ebuild4
-rw-r--r--dev-ruby/rspec/rspec-2.6.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 5236df595183..3ebca5520c54 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,10 @@
# 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.102 2011/07/23 14:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.103 2011/08/02 16:39:43 hwoarang Exp $
+
+ 02 Aug 2011; Markos Chandras <hwoarang@gentoo.org> rspec-1.3.1-r1.ebuild,
+ rspec-2.6.0.ebuild:
+ Stable on amd64 wrt bug #369573
23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> rspec-1.3.1-r1.ebuild,
rspec-2.6.0.ebuild:
diff --git a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild
index f8ee1e9370fe..a8eebf9cd36f 100644
--- a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild
+++ b/dev-ruby/rspec/rspec-1.3.1-r1.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-1.3.1-r1.ebuild,v 1.2 2011/07/23 14:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.3 2011/08/02 16:39:43 hwoarang Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -20,7 +20,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="0"
-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 ~x86-solaris"
IUSE=""
# it's actually optional, but tests fail if it's not installed and
diff --git a/dev-ruby/rspec/rspec-2.6.0.ebuild b/dev-ruby/rspec/rspec-2.6.0.ebuild
index 147df97553d3..be8f907fbc27 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.6 2011/07/23 14:38:00 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0.ebuild,v 1.7 2011/08/02 16:39:43 hwoarang 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 ~x64-solaris ~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=""
SUBVERSION="$(get_version_component_range 1-2)"