summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-10-28 12:10:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-10-28 12:10:22 +0000
commita6e41b0e7b8fcc3ecb66a9da7e0524622d56e666 (patch)
tree7be2ecad24aca6bdadb25c6ffd2b49336f6f8148 /dev-ruby
parentRestore loudmouth[debug] wrt #392613 (diff)
downloadhistorical-a6e41b0e7b8fcc3ecb66a9da7e0524622d56e666.tar.gz
historical-a6e41b0e7b8fcc3ecb66a9da7e0524622d56e666.tar.bz2
historical-a6e41b0e7b8fcc3ecb66a9da7e0524622d56e666.zip
ia64/sparc stable wrt #426668
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/diff-lcs/ChangeLog5
-rw-r--r--dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild4
-rw-r--r--dev-ruby/rspec-core/ChangeLog5
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild4
-rw-r--r--dev-ruby/rspec-expectations/ChangeLog6
-rw-r--r--dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild4
-rw-r--r--dev-ruby/rspec-mocks/ChangeLog5
-rw-r--r--dev-ruby/rspec-mocks/rspec-mocks-2.6.0-r1.ebuild4
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.6.0-r1.ebuild4
10 files changed, 31 insertions, 15 deletions
diff --git a/dev-ruby/diff-lcs/ChangeLog b/dev-ruby/diff-lcs/ChangeLog
index 7763aeef684f..10e23f940c7b 100644
--- a/dev-ruby/diff-lcs/ChangeLog
+++ b/dev-ruby/diff-lcs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/diff-lcs
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.40 2012/08/14 03:23:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/ChangeLog,v 1.41 2012/10/28 12:10:22 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> diff-lcs-1.1.3.ebuild:
+ ia64/sparc stable wrt #426668
14 Aug 2012; Diego E. Pettenò <flameeyes@gentoo.org> diff-lcs-1.1.3.ebuild:
Fix dependencies: hoe is needed for USE=doc, but no longer for USE=test.
diff --git a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild b/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild
index a267729b1aa4..5812018ad5ba 100644
--- a/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild
+++ b/dev-ruby/diff-lcs/diff-lcs-1.1.3.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/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.9 2012/08/14 03:23:50 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/diff-lcs/diff-lcs-1.1.3.ebuild,v 1.10 2012/10/28 12:10:22 armin76 Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/halostatue/diff-lcs"
LICENSE="|| ( MIT Ruby GPL-2 )"
SLOT="0"
-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=""
ruby_add_bdepend "doc? ( >=dev-ruby/hoe-2.10 )"
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index e0def9c294c9..42a9eefce990 100644
--- a/dev-ruby/rspec-core/ChangeLog
+++ b/dev-ruby/rspec-core/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec-core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.35 2012/08/14 18:48:39 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.36 2012/10/28 12:08:07 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rspec-core-2.6.4-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-core/rspec-core-2.6.4-r1.ebuild b/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild
index 862388f88c76..382f18beb838 100644
--- a/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-2.6.4-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-core/rspec-core-2.6.4-r1.ebuild,v 1.7 2012/07/26 12:52:45 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild,v 1.8 2012/10/28 12:08:07 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 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=""
RDEPEND="${RDEPEND} !<dev-ruby/rspec-1.3.1-r1"
diff --git a/dev-ruby/rspec-expectations/ChangeLog b/dev-ruby/rspec-expectations/ChangeLog
index 4134089b7635..d048caf183aa 100644
--- a/dev-ruby/rspec-expectations/ChangeLog
+++ b/dev-ruby/rspec-expectations/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ruby/rspec-expectations
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.32 2012/09/16 07:00:12 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/ChangeLog,v 1.33 2012/10/28 12:08:41 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org>
+ rspec-expectations-2.6.0-r1.ebuild:
+ ia64/sparc stable wrt #426668
*rspec-expectations-2.11.3 (16 Sep 2012)
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
index d1b2cb61c5bd..f78ca4ee82fa 100644
--- a/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec-expectations/rspec-expectations-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-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.7 2012/07/26 12:54:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-expectations/rspec-expectations-2.6.0-r1.ebuild,v 1.8 2012/10/28 12:08:41 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -16,7 +16,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=""
ruby_add_rdepend ">=dev-ruby/diff-lcs-1.1.2"
diff --git a/dev-ruby/rspec-mocks/ChangeLog b/dev-ruby/rspec-mocks/ChangeLog
index cf17cc4b5089..6dc38a3aedaa 100644
--- a/dev-ruby/rspec-mocks/ChangeLog
+++ b/dev-ruby/rspec-mocks/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec-mocks
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.33 2012/10/05 11:12:07 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/ChangeLog,v 1.34 2012/10/28 12:09:15 armin76 Exp $
+
+ 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> rspec-mocks-2.6.0-r1.ebuild:
+ ia64/sparc stable wrt #426668
*rspec-mocks-2.11.3 (05 Oct 2012)
diff --git a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0-r1.ebuild b/dev-ruby/rspec-mocks/rspec-mocks-2.6.0-r1.ebuild
index ac879f3182e5..701083e25998 100644
--- a/dev-ruby/rspec-mocks/rspec-mocks-2.6.0-r1.ebuild
+++ b/dev-ruby/rspec-mocks/rspec-mocks-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-mocks/rspec-mocks-2.6.0-r1.ebuild,v 1.7 2012/07/26 12:36:35 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-mocks/rspec-mocks-2.6.0-r1.ebuild,v 1.8 2012/10/28 12:09:15 armin76 Exp $
EAPI=2
USE_RUBY="ruby18 ree18 ruby19 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=""
# cucumber and rspec-core are loaded unconditionally in the Rakefile,
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)"