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 19B07138334 for ; Tue, 4 Jun 2019 05:42:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 834DFE082F; Tue, 4 Jun 2019 05:42:48 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6A61FE082F for ; Tue, 4 Jun 2019 05:42:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C3844345696 for ; Tue, 4 Jun 2019 05:42:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36DB458B for ; Tue, 4 Jun 2019 05:42:43 +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: <1559626445.69e23f28bed7180213c977d8cceb7858070ddb05.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/fuubar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/fuubar/Manifest dev-ruby/fuubar/fuubar-2.3.1.ebuild X-VCS-Directories: dev-ruby/fuubar/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 69e23f28bed7180213c977d8cceb7858070ddb05 X-VCS-Branch: master Date: Tue, 4 Jun 2019 05:42:43 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dd3d538e-e4a9-4fc8-bec0-3462e0e13a15 X-Archives-Hash: 8127d7539124f6f731c52246c0c709a2 commit: 69e23f28bed7180213c977d8cceb7858070ddb05 Author: Hans de Graaff gentoo org> AuthorDate: Tue Jun 4 05:34:05 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Jun 4 05:34:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69e23f28 dev-ruby/fuubar: cleanup Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 dev-ruby/fuubar/Manifest | 1 - dev-ruby/fuubar/fuubar-2.3.1.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/dev-ruby/fuubar/Manifest b/dev-ruby/fuubar/Manifest index a90f2dcaab3..d1f0b538737 100644 --- a/dev-ruby/fuubar/Manifest +++ b/dev-ruby/fuubar/Manifest @@ -1,2 +1 @@ -DIST fuubar-2.3.1.gem 13824 BLAKE2B ad7c0de7dd75b6164045bab69cb8be12999828edbbe12157cdfcc9188cacf03a3528731d85918cd205e8659739f177908b3a635adf0f722bcdf78dfb6eb2c10d SHA512 e83b5474b6805f03e3a81e9b25d97e3a3819d7d3972c7f164dc4dc09bc163eb86457a3cfe5fd53df336f821846e5fd63739fe05c30200537c22aa329215c1900 DIST fuubar-2.3.2.tar.gz 30383 BLAKE2B 4e43dcb5621bee74f0401573217e29d17f6f537dbfc86b2c23764f77224072b3efd15adacb9281681b4d16410db6cb2020918a42ee59132a1772b9c2bf3f43df SHA512 93e812f944153f3c4d147195777374584440ca779a5d45436052386a380308f471f6ba22906d823d4e9e2bad6bb72550d2a5eb7dc1535572e14866e9f05f6370 diff --git a/dev-ruby/fuubar/fuubar-2.3.1.ebuild b/dev-ruby/fuubar/fuubar-2.3.1.ebuild deleted file mode 100644 index 264f9822df4..00000000000 --- a/dev-ruby/fuubar/fuubar-2.3.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_BINWRAP="" - -inherit ruby-fakegem - -DESCRIPTION="Instafailing RSpec progress bar formatter" -HOMEPAGE="https://github.com/jeffkreeftmeijer/fuubar" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~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_rdepend "dev-ruby/rspec:3 >=dev-ruby/ruby-progressbar-1.4" - -each_ruby_test() { - export CI=true - each_fakegem_test -}