From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A82C3138262 for ; Mon, 16 May 2016 22:09:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C55D521C03E; Mon, 16 May 2016 22:09:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 65F5F21C03E for ; Mon, 16 May 2016 22:09:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BE2C340C37 for ; Mon, 16 May 2016 22:09:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4955B969 for ; Mon, 16 May 2016 22:09:00 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1463436527.73e31ee9292905e6f036526e61af7b02bb0d9ecc.mrueg@gentoo> Subject: [gentoo-commits] dev/mrueg:master commit in: dev-ruby/gitlab_git/ X-VCS-Repository: dev/mrueg X-VCS-Files: dev-ruby/gitlab_git/Manifest dev-ruby/gitlab_git/gitlab_git-10.0.2.ebuild dev-ruby/gitlab_git/gitlab_git-10.1.1.ebuild X-VCS-Directories: dev-ruby/gitlab_git/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 73e31ee9292905e6f036526e61af7b02bb0d9ecc X-VCS-Branch: master Date: Mon, 16 May 2016 22:09:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2db1971b-dac9-420a-a10f-f7e318f90263 X-Archives-Hash: 53f3a1db8ac2a898fde691f4288d32b7 commit: 73e31ee9292905e6f036526e61af7b02bb0d9ecc Author: Manuel Rüger gentoo org> AuthorDate: Mon May 16 22:08:47 2016 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon May 16 22:08:47 2016 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=73e31ee9 Version bump, remove old Package-Manager: portage-2.2.28 dev-ruby/gitlab_git/Manifest | 2 +- .../gitlab_git/{gitlab_git-10.0.2.ebuild => gitlab_git-10.1.1.ebuild} | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-ruby/gitlab_git/Manifest b/dev-ruby/gitlab_git/Manifest index b46efbe..45f86c8 100644 --- a/dev-ruby/gitlab_git/Manifest +++ b/dev-ruby/gitlab_git/Manifest @@ -1 +1 @@ -DIST gitlab_git-10.0.2.tar.gz 83198 SHA256 08533699f44f74145adcb1644ab1f0536888e0660ba69219b6471533918e185a SHA512 d22ff5cc6326613e277a61755b667740c6dc4ac9567d632f8c2f4857b72aefef9a8f62c97ea6a868912575862b15d974a819d5320838b1ca5af9025c1cf05afa WHIRLPOOL 2e88216a5086e3452200da0a1fe1c1c6d67b9682c273025da3cac2ab620ebd64b3bed2b0c6405997c8b89494ea587ddc85eff5f60710bd68e110b029dd78830f +DIST gitlab_git-10.1.1.tar.gz 83356 SHA256 a6d0127e8fac9a9ae5b4bb75935a0484fda597c5002ec15ca14b2d016aabd4ec SHA512 7c3fb8c8bb6aa40095ae75c49075a351ba3563a6f8c12a1ac5865138845811ef408af5114281196818ec15dd0239dfcb882dc041756829474379e3948c140ed9 WHIRLPOOL 64a2dd5c80088ace6dc62625164001ea37358de6ba73c8563d0bca64591951f8e8c5291411e545891fa4a4d54478597bda2b1bd8f91b3d66480c98b8b73c0e21 diff --git a/dev-ruby/gitlab_git/gitlab_git-10.0.2.ebuild b/dev-ruby/gitlab_git/gitlab_git-10.1.1.ebuild similarity index 93% rename from dev-ruby/gitlab_git/gitlab_git-10.0.2.ebuild rename to dev-ruby/gitlab_git/gitlab_git-10.1.1.ebuild index 42424c9..167b243 100644 --- a/dev-ruby/gitlab_git/gitlab_git-10.0.2.ebuild +++ b/dev-ruby/gitlab_git/gitlab_git-10.1.1.ebuild @@ -7,6 +7,7 @@ EAPI=5 USE_RUBY="ruby20 ruby21 ruby22" RUBY_FAKEGEM_RECIPE_DOC="rdoc" RUBY_FAKEGEM_RECIPE_TEST="rspec3" +RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" inherit ruby-fakegem @@ -38,4 +39,5 @@ all_ruby_prepare() { sed -i -e "/[Ss]imple[Cc]ov/d" -e '/pry/d' spec/spec_helper.rb || die sed -i -e "1irequire \'pathname\'\n" lib/gitlab_git/path_helper.rb || die sed -i -e "1irequire \'forwardable\'\n" -e "1irequire \'time\'\n" lib/gitlab_git/repository.rb || die + sed -i -e "s/4.7.0/4.7/" ${PN}.gemspec || die }