summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-07-15 12:51:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-07-15 12:51:49 +0000
commit15c5916e555e12bf3ad88ad353b5d41f8708f9c1 (patch)
tree490fef90b85f107dae5450b4ee871763b63a14ef /dev-ruby/rspec-core
parentStable for amd64, wrt bug #426668 (diff)
downloadgentoo-2-15c5916e555e12bf3ad88ad353b5d41f8708f9c1.tar.gz
gentoo-2-15c5916e555e12bf3ad88ad353b5d41f8708f9c1.tar.bz2
gentoo-2-15c5916e555e12bf3ad88ad353b5d41f8708f9c1.zip
Stable for amd64, wrt bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r--dev-ruby/rspec-core/ChangeLog5
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index 91d7bf771340..1fc4fb180f3e 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.27 2012/07/15 07:02:13 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.28 2012/07/15 12:51:49 ago Exp $
+
+ 15 Jul 2012; Agostino Sarubbo <ago@gentoo.org> rspec-core-2.6.4-r1.ebuild:
+ Stable for amd64, wrt bug #426668
*rspec-core-2.11.0 (15 Jul 2012)
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 6da2617f6771..233fc082cc59 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.3 2012/03/02 11:12:00 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild,v 1.4 2012/07/15 12:51:49 ago 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"