summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-01-09 13:08:34 +0000
committerJeroen Roovers <jer@gentoo.org>2013-01-09 13:08:34 +0000
commitf559094194e981f42d10417f2c691f2dfba4a269 (patch)
treebe6d65dfd54292eae6baf46067b85bfc88249c57 /dev-ruby/rspec-core
parentStable for HPPA (bug #450532). (diff)
downloadgentoo-2-f559094194e981f42d10417f2c691f2dfba4a269.tar.gz
gentoo-2-f559094194e981f42d10417f2c691f2dfba4a269.tar.bz2
gentoo-2-f559094194e981f42d10417f2c691f2dfba4a269.zip
Stable for HPPA (bug #450532).
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key A792A613)
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.12.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-ruby/rspec-core/ChangeLog b/dev-ruby/rspec-core/ChangeLog
index 11fc31ad3ea7..6738e7984177 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.42 2013/01/06 13:28:26 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/ChangeLog,v 1.43 2013/01/09 13:08:34 jer Exp $
+
+ 09 Jan 2013; Jeroen Roovers <jer@gentoo.org> rspec-core-2.12.2.ebuild:
+ Stable for HPPA (bug #450532).
06 Jan 2013; Hans de Graaff <graaff@gentoo.org> -rspec-core-2.12.0.ebuild,
-rspec-core-2.12.1.ebuild:
diff --git a/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild b/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
index a24cf2e21813..ab8592f877ea 100644
--- a/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
+++ b/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.12.2.ebuild,v 1.1 2012/12/17 07:25:19 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rspec-core/rspec-core-2.12.2.ebuild,v 1.2 2013/01/09 13:08:34 jer Exp $
EAPI=4
USE_RUBY="ruby18 ree18 ruby19 jruby"
@@ -23,7 +23,7 @@ SRC_URI="https://github.com/rspec/${PN}/archive/v${PV}.tar.gz -> ${P}-git.tgz"
LICENSE="MIT"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~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"