summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:33:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-11 10:33:52 +0000
commitde0291e56692244d305f3165b1e8f023161bac5d (patch)
tree4b7df380d97cba6ec21f1a90cf6ecd41a71a0fd6 /dev-ruby
parentStable for amd64, wrt bug #450532 (diff)
downloadgentoo-2-de0291e56692244d305f3165b1e8f023161bac5d.tar.gz
gentoo-2-de0291e56692244d305f3165b1e8f023161bac5d.tar.bz2
gentoo-2-de0291e56692244d305f3165b1e8f023161bac5d.zip
Stable for amd64, wrt bug #450532
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rspec-core/ChangeLog5
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.12.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index 6738e7984177..46158742c9b6 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.43 2013/01/09 13:08:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.44 2013/01/11 10:33:52 ago Exp $
+
+ 11 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rspec-core-2.12.2.ebuild:
+ Stable for amd64, wrt bug #450532
09 Jan 2013; Jeroen Roovers <jer@gentoo.org> rspec-core-2.12.2.ebuild:
Stable for HPPA (bug #450532).
diff --git a/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild b/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
index ab8592f877ea..5eeba20688d8 100644
--- a/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.12.2.ebuild,v 1.2 2013/01/09 13:08:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild,v 1.3 2013/01/11 10:33:52 ago Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~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"