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 7C848139083 for ; Fri, 22 Dec 2017 06:03:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE394E0E83; Fri, 22 Dec 2017 06:03:43 +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 4D387E0E83 for ; Fri, 22 Dec 2017 06:03:43 +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 2E15233FE7D for ; Fri, 22 Dec 2017 06:03:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AC0EEA1A0 for ; Fri, 22 Dec 2017 06:03:40 +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: <1513922561.a7958a90642744c7440f345691b61a12f1d3dc69.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.2.2-r1.ebuild X-VCS-Directories: dev-ruby/term-ansicolor/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: a7958a90642744c7440f345691b61a12f1d3dc69 X-VCS-Branch: master Date: Fri, 22 Dec 2017 06:03:40 +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: b9afda30-671b-4054-9529-8450ae05dba7 X-Archives-Hash: a585254ad0bc4ba8fa94ad9144ae8bb5 commit: a7958a90642744c7440f345691b61a12f1d3dc69 Author: Hans de Graaff gentoo org> AuthorDate: Fri Dec 22 06:02:41 2017 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Fri Dec 22 06:02:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7958a90 dev-ruby/term-ansicolor: cleanup; drop hppa stable bug 628678 Package-Manager: Portage-2.3.13, Repoman-2.3.3 dev-ruby/term-ansicolor/Manifest | 1 - .../term-ansicolor/term-ansicolor-1.2.2-r1.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/dev-ruby/term-ansicolor/Manifest b/dev-ruby/term-ansicolor/Manifest index ec2b0f328f8..63e929766db 100644 --- a/dev-ruby/term-ansicolor/Manifest +++ b/dev-ruby/term-ansicolor/Manifest @@ -1,2 +1 @@ -DIST term-ansicolor-1.2.2.gem 889856 BLAKE2B 504d5085d6db00ef2524b53c0927a81676ee04a64e7662470d0ace5e56ee6702d04c2dc4459decb33e23697a1edfde5c449a60a5fa0c9438fba786700227b1ee SHA512 c1ad873f47d2d0d0677d9c9229531cc341ab1650acf5b9a7704a4739796c9b7dfa6357ce60708b3e0efeb342837d9f23acc178005c4eae6b077a27f20a69eb15 DIST term-ansicolor-1.6.0.gem 43008 BLAKE2B fdfb01a22256e1203947006745c9f632592fa1402188c5f4394f1cc8fef7475ff7e68cc80f5a026b9329de82cb578c7d82457adbd2c9905d0c264bf80c4e0c24 SHA512 574999d67f3fe167aefe9b11c04dc34cb4263c4eb105e147933def3a90b5bd7acccd7033a72a66f54fc33dde50f862037dbd8c53951243a7bd8787bdfd237139 diff --git a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild b/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild deleted file mode 100644 index b65c958eaf9..00000000000 --- a/dev-ruby/term-ansicolor/term-ansicolor-1.2.2-r1.ebuild +++ /dev/null @@ -1,36 +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" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_RECIPE_TEST="none" -RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc" - -RUBY_FAKEGEM_GEMSPEC="term-ansicolor.gemspec" - -# don't install a cdiff wrapper, collides with app-misc/colordiff (bug -# #310073). -RUBY_FAKEGEM_BINWRAP="decolor" - -inherit ruby-fakegem - -DESCRIPTION="Small Ruby library that colors strings using ANSI escape sequences" -HOMEPAGE="http://term-ansicolor.rubyforge.org/" -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="" - -each_ruby_test() { - ${RUBY} -Ilib -Itests tests/* || die -} - -all_ruby_install() { - all_fakegem_install - - docinto examples - dodoc examples/* -}