summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:05:08 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-26 12:05:08 +0000
commit263e7c9e4ecc759209987fa64ae4a03863958ef3 (patch)
tree3feee54afb95e00cee08bb99d6081ee09f9d9352 /dev-ruby/rspec
parentBump to TeX Live 2012 version. (diff)
downloadgentoo-2-263e7c9e4ecc759209987fa64ae4a03863958ef3.tar.gz
gentoo-2-263e7c9e4ecc759209987fa64ae4a03863958ef3.tar.bz2
gentoo-2-263e7c9e4ecc759209987fa64ae4a03863958ef3.zip
Stable ppc, bug #426668
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.6.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 095eda5f44b1..17ba54747d21 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.121 2012/07/23 20:01:37 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.122 2012/07/26 12:05:08 blueness Exp $
+
+ 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org> rspec-2.6.0-r1.ebuild:
+ Stable ppc, bug #426668
23 Jul 2012; Andreas Schuerch <nativemad@gentoo.org> rspec-2.10.0.ebuild:
x86 keyworded, see bug 417587
diff --git a/dev-ruby/rspec/rspec-2.6.0-r1.ebuild b/dev-ruby/rspec/rspec-2.6.0-r1.ebuild
index 05cdba8bf73d..ebab91f6f72f 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.5 2012/07/22 07:50:46 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.6.0-r1.ebuild,v 1.6 2012/07/26 12:05:08 blueness 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)"