summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-19 21:51:42 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-19 21:51:42 +0000
commit251483a1a45d710152763d4789f612bc0d19b42a (patch)
tree5ca85593d776d496da7e6bfec561cf29e10a86e4 /dev-ruby/rspec
parentarm stable, bug #361767 (diff)
downloadhistorical-251483a1a45d710152763d4789f612bc0d19b42a.tar.gz
historical-251483a1a45d710152763d4789f612bc0d19b42a.tar.bz2
historical-251483a1a45d710152763d4789f612bc0d19b42a.zip
x86 stable, bug #369573
Package-Manager: portage-2.1.10.18/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-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, 8 insertions, 5 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 093701f7d7ee..a3dffebb6e19 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# 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.106 2011/09/19 21:46:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.107 2011/09/19 21:51:42 maekke Exp $
+
+ 19 Sep 2011; Markus Meier <maekke@gentoo.org> rspec-2.6.0.ebuild:
+ x86 stable, bug #369573
19 Sep 2011; Markus Meier <maekke@gentoo.org> rspec-1.3.1-r1.ebuild:
x86 stable, bug #369573
diff --git a/dev-ruby/rspec/rspec-1.3.1-r1.ebuild b/dev-ruby/rspec/rspec-1.3.1-r1.ebuild
index 66f2cd932c30..971d7ed6aa18 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.4 2011/09/15 04:51:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-1.3.1-r1.ebuild,v 1.5 2011/09/19 21:46:24 maekke 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 e602df468504..9f1f5bd7772f 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.8 2011/09/15 04:51:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0.ebuild,v 1.9 2011/09/19 21:51:42 maekke 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)"