summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:52:45 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:52:45 +0000
commit9b3c84a99ccae4986eadd386e462301631a52c9f (patch)
tree739d4480568ebe1b0aca21d2ff3e145db1f49fec /dev-ruby/rspec-core
parentStable for x86, wrt bug #428052 (diff)
downloadhistorical-9b3c84a99ccae4986eadd386e462301631a52c9f.tar.gz
historical-9b3c84a99ccae4986eadd386e462301631a52c9f.tar.bz2
historical-9b3c84a99ccae4986eadd386e462301631a52c9f.zip
Stable ppc64, bug #423071
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-ruby/rspec-core')
-rw-r--r--dev-ruby/rspec-core/ChangeLog6
-rw-r--r--dev-ruby/rspec-core/rspec-core-2.6.4-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index 029618eabc3e..b0e99c4177b5 100644
--- a/dev-ruby/rspec-core/ChangeLog
+++ b/dev-ruby/rspec-core/ChangeLog
@@ -1,6 +1,10 @@
# 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.33 2012/07/26 12:10:45 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.34 2012/07/26 12:52:45 blueness Exp $
+
+ 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+ rspec-core-2.6.4-r1.ebuild:
+ Stable ppc64, bug #426668
26 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
rspec-core-2.6.4-r1.ebuild:
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 4fcc6ccd638b..862388f88c76 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.6 2012/07/26 12:10:45 blueness Exp $
+# $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 $
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"