summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-10-02 17:07:15 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-10-02 17:07:15 +0000
commit3d88b5a094d7db84e739ef5d53255440436d76b8 (patch)
tree3d0b2ef246c724acf4e8f6e242a6d873ea57e582 /dev-ruby
parentia64/sparc stable wrt #369573 (diff)
downloadgentoo-2-3d88b5a094d7db84e739ef5d53255440436d76b8.tar.gz
gentoo-2-3d88b5a094d7db84e739ef5d53255440436d76b8.tar.bz2
gentoo-2-3d88b5a094d7db84e739ef5d53255440436d76b8.zip
ia64/sparc stable wrt #369573
(Portage version: 2.1.10.11/cvs/Linux ia64)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index a3dffebb6e19..abee9dc7e3eb 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.107 2011/09/19 21:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.108 2011/10/02 17:07:15 armin76 Exp $
+
+ 02 Oct 2011; Raúl Porcel <armin76@gentoo.org> rspec-2.6.0.ebuild:
+ ia64/sparc stable wrt #369573
19 Sep 2011; Markus Meier <maekke@gentoo.org> rspec-2.6.0.ebuild:
x86 stable, bug #369573
diff --git a/dev-ruby/rspec/rspec-2.6.0.ebuild b/dev-ruby/rspec/rspec-2.6.0.ebuild
index 9f1f5bd7772f..07aed9ed7a00 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.9 2011/09/19 21:51:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0.ebuild,v 1.10 2011/10/02 17:07:15 armin76 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)"