summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 12:09:50 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 12:09:50 +0000
commitb01c7bebb1fc487e40b2431a679b858e8d645265 (patch)
treed3bae5524c6bbda6773e6f9c6819a2e0793c0ddc /dev-ruby/rspec
parentRestore loudmouth[debug] wrt #392613 (diff)
downloadgentoo-2-b01c7bebb1fc487e40b2431a679b858e8d645265.tar.gz
gentoo-2-b01c7bebb1fc487e40b2431a679b858e8d645265.tar.bz2
gentoo-2-b01c7bebb1fc487e40b2431a679b858e8d645265.zip
ia64/sparc stable wrt #426668
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.6.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index d00eea3cef82..ac8716dc66ec 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.124 2012/08/14 18:48:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.125 2012/10/28 12:09:50 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rspec-2.6.0-r1.ebuild:
+ ia64/sparc stable wrt #426668
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
Update metadata.xml so that it's the same as most other packages.
diff --git a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild b/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
index 8b64106adc4d..77a01b2c58cb 100644
--- a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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-r1.ebuild,v 1.7 2012/07/26 12:55:47 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0-r1.ebuild,v 1.8 2012/10/28 12:09:50 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 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SUBVERSION="$(get_version_component_range 1-2)"