summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-21 13:45:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-21 13:45:38 +0000
commit406d32e7a1577aa53f8ee268e55e73f38d40c22f (patch)
tree8f8d92c5b7cf435802d09b478fc20b1a9b529da2 /dev-ruby/rspec
parentStable for ppc64, wrt bug #450532 (diff)
downloadgentoo-2-406d32e7a1577aa53f8ee268e55e73f38d40c22f.tar.gz
gentoo-2-406d32e7a1577aa53f8ee268e55e73f38d40c22f.tar.bz2
gentoo-2-406d32e7a1577aa53f8ee268e55e73f38d40c22f.zip
Stable for ppc64, wrt bug #450532
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'dev-ruby/rspec')
-rw-r--r--dev-ruby/rspec/ChangeLog5
-rw-r--r--dev-ruby/rspec/rspec-2.12.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ruby/rspec/ChangeLog b/dev-ruby/rspec/ChangeLog
index 03fd7065c127..4e22a7b4bdcd 100644
--- a/dev-ruby/rspec/ChangeLog
+++ b/dev-ruby/rspec/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ruby/rspec
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.135 2013/01/20 17:05:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/ChangeLog,v 1.136 2013/01/21 13:45:38 ago Exp $
+
+ 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rspec-2.12.0.ebuild:
+ Stable for ppc64, wrt bug #450532
20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rspec-2.12.0.ebuild:
Stable for alpha, wrt bug #450532
diff --git a/dev-ruby/rspec/rspec-2.12.0.ebuild b/dev-ruby/rspec/rspec-2.12.0.ebuild
index ac6fe449f889..920f8b60fc64 100644
--- a/dev-ruby/rspec/rspec-2.12.0.ebuild
+++ b/dev-ruby/rspec/rspec-2.12.0.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/rspec-2.12.0.ebuild,v 1.6 2013/01/20 17:05:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec/rspec-2.12.0.ebuild,v 1.7 2013/01/21 13:45:38 ago Exp $
EAPI=2
USE_RUBY="ruby18 ruby19 ree18 jruby"
@@ -17,7 +17,7 @@ HOMEPAGE="http://rspec.rubyforge.org/"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="alpha amd64 ~arm 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="alpha amd64 ~arm 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)"