summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:36:52 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-07-23 14:36:52 +0000
commit0abb8d67b76d88780e8a44872e72fb9cad6e9663 (patch)
tree2754115a0d1b561d4f5831851d75de7e28f07e1a /dev-ruby/rspec-core
parentppc stable wrt #369573 (diff)
downloadgentoo-2-0abb8d67b76d88780e8a44872e72fb9cad6e9663.tar.gz
gentoo-2-0abb8d67b76d88780e8a44872e72fb9cad6e9663.tar.bz2
gentoo-2-0abb8d67b76d88780e8a44872e72fb9cad6e9663.zip
ppc stable wrt #369573
(Portage version: 2.2.0_alpha46/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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index bec15b751ebd..735bdefe47fe 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.12 2011/07/17 09:33:44 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.13 2011/07/23 14:36:52 xarthisius Exp $
+
+ 23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> rspec-core-2.6.4.ebuild:
+ ppc stable wrt #369573
17 Jul 2011; Hans de Graaff <graaff@gentoo.org> -rspec-core-2.6.0.ebuild:
Remove old version.
diff --git a/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild b/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild
index 483d696e9ce7..0fda24909410 100644
--- a/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.ebuild,v 1.1 2011/06/17 18:26:33 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.6.4.ebuild,v 1.2 2011/07/23 14:36:52 xarthisius 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="${RDEPEND} !<dev-ruby/rspec-1.3.1-r1"