From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SOwF2-0001eF-T9 for garchives@archives.gentoo.org; Mon, 30 Apr 2012 19:26:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4A83E0CAF; Mon, 30 Apr 2012 19:26:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 66575E0CAF for ; Mon, 30 Apr 2012 19:26:29 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD7181B4088 for ; Mon, 30 Apr 2012 19:26:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 95DE7E5403 for ; Mon, 30 Apr 2012 19:26:27 +0000 (UTC) From: "Diego Elio Pettenò" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Diego Elio Pettenò" Message-ID: <1335813975.852d064bfc9f7d57101f010716e9339db6a26df9.flameeyes@gentoo> Subject: [gentoo-commits] proj/ruby-overlay:master commit in: dev-ruby/pry/ X-VCS-Repository: proj/ruby-overlay X-VCS-Files: dev-ruby/pry/ChangeLog dev-ruby/pry/metadata.xml dev-ruby/pry/pry-0.9.9.4.ebuild X-VCS-Directories: dev-ruby/pry/ X-VCS-Committer: flameeyes X-VCS-Committer-Name: Diego Elio Pettenò X-VCS-Revision: 852d064bfc9f7d57101f010716e9339db6a26df9 X-VCS-Branch: master Date: Mon, 30 Apr 2012 19:26:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3be3fa7a-ad18-421b-bbd1-a00fa345a255 X-Archives-Hash: 3537ae6ea61b8505172c8a42695bc269 commit: 852d064bfc9f7d57101f010716e9339db6a26df9 Author: Diego Elio Petten=C3=B2 flameeyes eu> AuthorDate: Mon Apr 30 19:26:15 2012 +0000 Commit: Diego Elio Petten=C3=B2 gentoo org> CommitDate: Mon Apr 30 19:26:15 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ruby-overlay.= git;a=3Dcommit;h=3D852d064b Add a version bump of pry, with updated deps. Tests fail. (Portage version: 2.2.0_alpha101/git/Linux x86_64, RepoMan options: --for= ce, signed Manifest commit with key D4301342) --- dev-ruby/pry/ChangeLog | 10 +++++++++ dev-ruby/pry/metadata.xml | 6 +++++ dev-ruby/pry/pry-0.9.9.4.ebuild | 42 +++++++++++++++++++++++++++++++++= ++++++ 3 files changed, 58 insertions(+), 0 deletions(-) diff --git a/dev-ruby/pry/ChangeLog b/dev-ruby/pry/ChangeLog new file mode 100644 index 0000000..f49f38c --- /dev/null +++ b/dev-ruby/pry/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for dev-ruby/pry +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*pry-0.9.9.4 (30 Apr 2012) + + 30 Apr 2012; Diego E. Petten=C3=B2 +metadata.xm= l, + +pry-0.9.9.4.ebuild: + Add a version bump of pry, with updated deps. Tests fail. + diff --git a/dev-ruby/pry/metadata.xml b/dev-ruby/pry/metadata.xml new file mode 100644 index 0000000..8ff28fd --- /dev/null +++ b/dev-ruby/pry/metadata.xml @@ -0,0 +1,6 @@ + + + + ruby + + diff --git a/dev-ruby/pry/pry-0.9.9.4.ebuild b/dev-ruby/pry/pry-0.9.9.4.e= build new file mode 100644 index 0000000..358b641 --- /dev/null +++ b/dev-ruby/pry/pry-0.9.9.4.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/pry/pry-0.9.7.4.ebuild,v 1.2= 2012/01/28 07:56:27 graaff Exp $ + +EAPI=3D4 + +USE_RUBY=3D"ruby18 ruby19 ree18" + +RUBY_FAKEGEM_TASK_DOC=3D"" +RUBY_FAKEGEM_EXTRADOC=3D"README.markdown" +RUBY_FAKEGEM_GEMSPEC=3D${PN}.gemspec + +inherit ruby-fakegem + +DESCRIPTION=3D"Pry is a powerful alternative to the standard IRB shell f= or Ruby." +HOMEPAGE=3D"https://github.com/pry/pry/wiki" +IUSE=3D"" +SLOT=3D"0" + +LICENSE=3D"MIT" +KEYWORDS=3D"~amd64" + +ruby_add_rdepend ">=3Ddev-ruby/ruby_parser-2.0.5 + >=3Ddev-ruby/coderay-1.0.5 + >=3Ddev-ruby/slop-2.4.4:0 + >=3Ddev-ruby/method_source-0.7.1-r1" + +ruby_add_bdepend "test? ( >=3Ddev-ruby/bacon-1.1 >=3Ddev-ruby/open4-1.3 = )" + +all_ruby_prepare() { + # Make version dependencies more lenient to avoid problems with + # compatible upgrades. + sed -i \ + -e '/coderay/s:~>:>=3D:' \ + -e '/slop/s:~> 2.4.4:>=3D 2.4:' \ + -e '/method_source/s:~>:>=3D:' \ + ${RUBY_FAKEGEM_GEMSPEC} || die +} + +each_ruby_test() { + ${RUBY} -S bacon -Itest -a || die +}