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 EECCD1382C5 for ; Sat, 5 May 2018 07:29:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29000E0831; Sat, 5 May 2018 07:29:46 +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 EB0E1E0831 for ; Sat, 5 May 2018 07:29:45 +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 8E795335C75 for ; Sat, 5 May 2018 07:29:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD56E34 for ; Sat, 5 May 2018 07:29:42 +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: <1525505346.fb888977ad78d7e73d9b378e953d83c83496b10f.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/maxitest/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/maxitest/Manifest dev-ruby/maxitest/maxitest-2.6.0.ebuild dev-ruby/maxitest/maxitest-2.7.0.ebuild X-VCS-Directories: dev-ruby/maxitest/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: fb888977ad78d7e73d9b378e953d83c83496b10f X-VCS-Branch: master Date: Sat, 5 May 2018 07:29:42 +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: a5853611-c209-4938-bd2b-0bc9cd4433a5 X-Archives-Hash: c2be2019233d0b636fea49ff3d0d0941 commit: fb888977ad78d7e73d9b378e953d83c83496b10f Author: Hans de Graaff gentoo org> AuthorDate: Sat May 5 05:03:36 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat May 5 07:29:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb888977 dev-ruby/maxitest: cleanup Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-ruby/maxitest/Manifest | 2 -- dev-ruby/maxitest/maxitest-2.6.0.ebuild | 48 --------------------------------- dev-ruby/maxitest/maxitest-2.7.0.ebuild | 48 --------------------------------- 3 files changed, 98 deletions(-) diff --git a/dev-ruby/maxitest/Manifest b/dev-ruby/maxitest/Manifest index 72a24f60204..a8fec9317a2 100644 --- a/dev-ruby/maxitest/Manifest +++ b/dev-ruby/maxitest/Manifest @@ -1,4 +1,2 @@ DIST maxitest-2.4.0.tar.gz 15370 BLAKE2B 1645e818c06c42590e919f73c581407aa38dc4f1ff58fe06c7a5a734c3570a4342c7952cbf5130ca9db66f081a3e4c5d32ca2166d6ed5937474a3bbc093ab13c SHA512 41fc6e8eaaebad76278e19574c48e5192363ef466327e83cfd5a3490b98d157bb736556cde57c01180a353ac383e583fed6433443e24a5a5fb6159ed9821a323 -DIST maxitest-2.6.0.tar.gz 59787 BLAKE2B 2cc8ceed05d0db29c8d5a2d063842b811575124351cc2ef1dbe9f59ed8dc738cb1a21aa7465debe7895676d143d36281726e8d952bbacbb992c256baba47aaf6 SHA512 c3a748eff29b54b48f5ea982d5197116e0f823e1e8e78b50c8763d7fc52fc5f0ccfeaf8c2e6ca0e97dfc7f05fb515a94a310788b89e1e82bf3a26d69261ea345 -DIST maxitest-2.7.0.tar.gz 59877 BLAKE2B 84e3c4cd3810405a1c0f6f2fdad2c5793ec43c5f8f36bc8bd803cb561d52a8b39b7baebe650d4bfbc0ef119c402a9907aaef5f53d2ef218e972dde6e67685609 SHA512 4e32f51fdfd855bf0ab0760b4a22dbfe098446bc93042d9fd1e2e1168359392f1cf142808b3189c5fe7d50e35f6af70537e4c9eae3482e6e053ed2b22a3076ae DIST maxitest-2.8.0.tar.gz 60742 BLAKE2B 313e7efeca866961f3ee4c43279557bf628bd5d6d75e119fc9723b16a4dc7d38784a34078a9c6c6c5893f4bd28723757658122794deeca70f1abf54187819acf SHA512 cf05087052bb9162d20cca5180808edc00606d0125d461968c033cc4ee44a193d45a337fa2d61f34e8c2097d71bad5eba16da6cf10166ee8afaacda29654ab89 diff --git a/dev-ruby/maxitest/maxitest-2.6.0.ebuild b/dev-ruby/maxitest/maxitest-2.6.0.ebuild deleted file mode 100644 index e572dd4b493..00000000000 --- a/dev-ruby/maxitest/maxitest-2.6.0.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="Readme.md" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit versionator ruby-fakegem - -DESCRIPTION="Minitest + all the features you always wanted" -HOMEPAGE="https://github.com/grosser/maxitest" -SRC_URI="https://github.com/grosser/maxitest/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="1" -KEYWORDS="~amd64 ~arm ~arm64 ~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 "