From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-992764-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 59C9E138806 for <garchives@archives.gentoo.org>; Mon, 25 Dec 2017 09:27:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9F8DE0CA4; Mon, 25 Dec 2017 09:27:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8AAE6E0CA4 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 09:27:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5B16133BF43 for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 09:27:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1FF89747C for <gentoo-commits@lists.gentoo.org>; Mon, 25 Dec 2017 09:27:11 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1514194024.8235842c78802cfebec928de30d90c60feafad21.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/concurrent-ruby/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/concurrent-ruby/Manifest dev-ruby/concurrent-ruby/concurrent-ruby-1.0.4.ebuild X-VCS-Directories: dev-ruby/concurrent-ruby/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8235842c78802cfebec928de30d90c60feafad21 X-VCS-Branch: master Date: Mon, 25 Dec 2017 09:27:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 722bf6be-42aa-468d-9a43-bca8871fd8b8 X-Archives-Hash: c9f01154de9c16de3ee76419d8696ff4 commit: 8235842c78802cfebec928de30d90c60feafad21 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Mon Dec 25 09:17:12 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Mon Dec 25 09:27:04 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8235842c dev-ruby/concurrent-ruby: cleanup Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/concurrent-ruby/Manifest | 1 - .../concurrent-ruby/concurrent-ruby-1.0.4.ebuild | 37 ---------------------- 2 files changed, 38 deletions(-) diff --git a/dev-ruby/concurrent-ruby/Manifest b/dev-ruby/concurrent-ruby/Manifest index 775488fe136..d5a606d9410 100644 --- a/dev-ruby/concurrent-ruby/Manifest +++ b/dev-ruby/concurrent-ruby/Manifest @@ -1,2 +1 @@ -DIST concurrent-ruby-1.0.4.tar.gz 1299941 BLAKE2B 1c540f811f590bc420ef8b8feb8ed9625549e923162bdee8afe1a8a9bc41d148718f954ecc85eea587282e05fa36107a2498bc11099bb9ef4af52d43e3b74557 SHA512 f905cc1b42b100fb961d774fc7cf5cb19d4f6fa1342ae782b9a018a8fb84f0d7cfe954f809645d6f485ac01247a5207fbc6b11e051dc9dd7fdd679793ba6a47d DIST concurrent-ruby-1.0.5.tar.gz 1307802 BLAKE2B 2eee2afdd33e2609608e9389847de380eb895c2193746b1190ea96ca8bb67eaccd8d141bc2071006afbd971f078e5b6452d1e62624892c0fce2c12b8ac9fa28b SHA512 fdf7324b56bb37b4a79dc89882354e452ee838a097f522fb906c20a06856303cfbbae16f2500255cbfb4bba33ee1b3b3ee8facf3d0156e976add64209e349da6 diff --git a/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.4.ebuild b/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.4.ebuild deleted file mode 100644 index 7dd19e1de65..00000000000 --- a/dev-ruby/concurrent-ruby/concurrent-ruby-1.0.4.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_RECIPE_DOC="" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Modern concurrency tools including agents, futures, promises, thread pools, more" -HOMEPAGE="https://github.com/ruby-concurrency/concurrent-ruby" -SRC_URI="https://github.com/ruby-concurrency/concurrent-ruby/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -ruby_add_bdepend "test? ( >=dev-ruby/timecop-0.7.4 )" - -all_ruby_prepare() { - # Remove edge files as defined in support/file_map.rb - rm -rf {lib,spec}/concurrent/{actor,channel,edge}* \ - lib/concurrent/{concurrent-edge,lazy_register.rb} \ - spec/concurrent/lazy_register_spec.rb || die - sed -i -e '/concurrent-edge/ s:^:#:' spec/spec_helper.rb || die - - # Remove specs for the ext gem - rm -rf spec/concurrent/atomic || die - - sed -i -e '/file_map/d' -e '/s.files/d' ${RUBY_FAKEGEM_GEMSPEC} || die -}