From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 B2D0E138334 for ; Wed, 4 Jul 2018 20:56:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64183E0A70; Wed, 4 Jul 2018 20:56:25 +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 23E67E0A02 for ; Wed, 4 Jul 2018 20:56:25 +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 8FC5C335CA7 for ; Wed, 4 Jul 2018 20:56:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D5004362 for ; Wed, 4 Jul 2018 20:56:19 +0000 (UTC) From: "Hans de Graaff" 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" Message-ID: <1530737762.d3eafb57258b4e2fb195ed90258b16ee825bcc7d.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/timecop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/timecop/Manifest dev-ruby/timecop/timecop-0.9.0.ebuild X-VCS-Directories: dev-ruby/timecop/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d3eafb57258b4e2fb195ed90258b16ee825bcc7d X-VCS-Branch: master Date: Wed, 4 Jul 2018 20:56:19 +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: 7c361d51-19fe-4bd2-80ad-fbee0526d26e X-Archives-Hash: 52765768559620dd62884282fe04b4dd commit: d3eafb57258b4e2fb195ed90258b16ee825bcc7d Author: Hans de Graaff gentoo org> AuthorDate: Wed Jul 4 20:45:01 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Wed Jul 4 20:56:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3eafb57 dev-ruby/timecop: cleanup Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/timecop/Manifest | 1 - dev-ruby/timecop/timecop-0.9.0.ebuild | 39 ----------------------------------- 2 files changed, 40 deletions(-) diff --git a/dev-ruby/timecop/Manifest b/dev-ruby/timecop/Manifest index e521c3f61c7..506ad8c82a5 100644 --- a/dev-ruby/timecop/Manifest +++ b/dev-ruby/timecop/Manifest @@ -1,3 +1,2 @@ DIST timecop-0.8.1.gem 16384 BLAKE2B ca3aa8422841b83f4631afa102c4475f4df73c3968eb9ec17d2159a41ed976330ac9c078970f3ed2a504146ae0f4d88650892c314c92da6dab0f8a0ff0a24a35 SHA512 c4d281aa04fe94636dc23dc0fa6ea4a1dc27fc1debe550b06a208ceaab1d9d8b160f792bd5f14a7c004cecf489d4427df39873a68fe6ab27fe9c0e94770cc764 -DIST timecop-0.9.0.gem 16896 BLAKE2B 3341889394559c01c3353c3c22a2cc42b4bde268bd6c211af6f88b87996d551e7e9f4a2d8099b1a4d75b850dfa854ad1c1eb264140bc11afb86a9ef9c8663727 SHA512 820a953ed70588bd377d1b15188937429f0b8d7902e3c6696cbd0c878dfbe95269985654adae6598482384ccbf79b4cd9edf025ec61baf0982eaf340ce19c314 DIST timecop-0.9.1.gem 16896 BLAKE2B f4dd9293743f0be4dc5616aae077965a32e348faa7019867d694689b0376c6be06817870842bdcbf5f398ec4814ae1e4f6546c75c95639bbd2cb8021a1dee3f7 SHA512 2c8429ad4d9c706865810caa80dfb12c16acaaa97ea289fc300e172a359817fea7d31789f4bea75cfae8ce1f84e7d8effd32b39a0482f3d68fb4e225b487e13e diff --git a/dev-ruby/timecop/timecop-0.9.0.ebuild b/dev-ruby/timecop/timecop-0.9.0.ebuild deleted file mode 100644 index 287d0c2f722..00000000000 --- a/dev-ruby/timecop/timecop-0.9.0.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -USE_RUBY="ruby21 ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_TASK_TEST="test" - -RUBY_FAKEGEM_TASK_DOC="rdoc" -RUBY_FAKEGEM_DOCDIR="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.markdown" - -inherit ruby-fakegem - -DESCRIPTION="A gem providing 'time travel' and 'time freezing' capabilities" -HOMEPAGE="https://github.com/travisjeffery/timecop" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="" - -# Missing testdep activesupport -ruby_add_bdepend "test? ( dev-ruby/mocha )" - -all_ruby_prepare() { - sed -i -e '/bundler/ s:^:#:' -e '/History.rdoc/d' Rakefile test/test_helper.rb || die - sed -i -e '/rubygems/ a\gem "test-unit"' \ - -e '/minitest\/rg/ s:^:#:' test/test_helper.rb || die - # FIXME after activesupport gained ruby22 support - rm test/time_stack_item_test.rb || die -} - -each_ruby_test() { - for f in test/*_test.rb ; do - ${RUBY} -Ilib $f || die - done -}