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 C61A0138335 for ; Fri, 3 May 2019 04:54:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A951E086A; Fri, 3 May 2019 04:54:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 6E5ADE086A for ; Fri, 3 May 2019 04:54:15 +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 80AD43432D1 for ; Fri, 3 May 2019 04:54:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F38205D2 for ; Fri, 3 May 2019 04:54:11 +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: <1556859087.527503ef1101bd385b9d7344b06152f23a76771a.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/term-ansicolor/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/term-ansicolor/Manifest dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild X-VCS-Directories: dev-ruby/term-ansicolor/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 527503ef1101bd385b9d7344b06152f23a76771a X-VCS-Branch: master Date: Fri, 3 May 2019 04:54:11 +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: ee55ece4-8e9f-4fe7-be06-6f305dd54464 X-Archives-Hash: 163e2b45e789a76901c91c694f3e338f commit: 527503ef1101bd385b9d7344b06152f23a76771a Author: Hans de Graaff gentoo org> AuthorDate: Fri May 3 04:44:00 2019 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri May 3 04:51:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=527503ef dev-ruby/term-ansicolor: cleanup Signed-off-by: Hans de Graaff gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 dev-ruby/term-ansicolor/Manifest | 1 - .../term-ansicolor/term-ansicolor-1.6.0.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest index 2b3b3063088..b8c1f9c3f19 100644 --- a/dev-ruby/term-ansicolor/Manifest +++ b/dev-ruby/term-ansicolor/Manifest @@ -1,2 +1 @@ -DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24 SHA512 574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139 DIST term-ansicolor-1.7.1.gem 44544 BLAKE2B 2c2c2de0a18d1f9a975901f8a7005f740ac81a609c43705d8c184deb26dc9010876deeca411488c787132a3d8b78339c75b0776f3c9bba1ff71efa23ce3671a6 SHA512 d49f8825c31accfaa58a2f34ed5fbdaf503d4b47c23f07c52cc82bbf6cce457bd9371e197da1ec36dc83e32b95e9ea9a349922d9759a827923456ea46f81ff50 diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild deleted file mode 100644 index 202925eb269..00000000000 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.6.0.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby22 ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_RECIPE_TEST="none" -RUBY_FAKEGEM_EXTRADOC="CHANGES README.md" - -RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences" -HOMEPAGE="https://flori.github.io/term-ansicolor/" -LICENSE="GPL-2" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -SLOT="0" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/tins-1.0" - -each_ruby_test() { - ${RUBY} -Ilib -S testrb-2 tests/*_test.rb || die -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc examples/* -}