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 C6A8C13933E for ; Sat, 3 Jul 2021 06:26:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 28BA6E077C; Sat, 3 Jul 2021 06:26:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 0E5EBE077C for ; Sat, 3 Jul 2021 06:26:41 +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 2097A342AE9 for ; Sat, 3 Jul 2021 06:26:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C21507BA for ; Sat, 3 Jul 2021 06:26:37 +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: <1625293591.aedbf7e84403edf7ffa730e95cdf5f2d7f0e3ae6.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/vlad/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/vlad/Manifest dev-ruby/vlad/vlad-2.7.0.ebuild X-VCS-Directories: dev-ruby/vlad/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: aedbf7e84403edf7ffa730e95cdf5f2d7f0e3ae6 X-VCS-Branch: master Date: Sat, 3 Jul 2021 06:26:37 +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: a875ae38-cf4c-4545-a384-73819a53f146 X-Archives-Hash: cb61f6ab5cfd936118e193dbe9a82685 commit: aedbf7e84403edf7ffa730e95cdf5f2d7f0e3ae6 Author: Hans de Graaff gentoo org> AuthorDate: Fri Jul 2 09:22:51 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Jul 3 06:26:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aedbf7e8 dev-ruby/vlad: cleanup Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/vlad/Manifest | 1 - dev-ruby/vlad/vlad-2.7.0.ebuild | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/dev-ruby/vlad/Manifest b/dev-ruby/vlad/Manifest index 1c215f3c19e..21e10de0565 100644 --- a/dev-ruby/vlad/Manifest +++ b/dev-ruby/vlad/Manifest @@ -1,2 +1 @@ -DIST vlad-2.7.0.gem 29184 BLAKE2B 5eda039d0d618950089ce743cde95c011edd476573058064d3c20b55bca9ce598ddafb352902fc48d9f4d7dbd0cf3a26b6c39acdf5d592a35654aeb8d62fcfb4 SHA512 088739f975e7b9b218b76518a690a7a1fbc534dbc169a704b769a8e99bc5efe0c915012d65a35590fb8f1a27caff4d7c7eaae325431a28ffa973afb25d5890fb DIST vlad-2.7.1.gem 29184 BLAKE2B eb35f357d87daaf2903ca880139ac41c1725419fb6f0e3d00e1a31fd24697373c8d4869e31d17e6dc88ce31ecad1a0747ee2ec08a31871b4c44b32dce28424bc SHA512 520ef393fdf63daa348015306003cdd3bd9b8f162b44b31d78c170d1ece466b804226b030640a180a8538c6908c77d80dcfc13078ce295a6c59f1f5b9df9ef13 diff --git a/dev-ruby/vlad/vlad-2.7.0.ebuild b/dev-ruby/vlad/vlad-2.7.0.ebuild deleted file mode 100644 index a4e74ebefc0..00000000000 --- a/dev-ruby/vlad/vlad-2.7.0.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="considerations.txt History.txt README.txt" - -inherit ruby-fakegem - -DESCRIPTION="Pragmatic application deployment automation, without mercy" -HOMEPAGE="https://github.com/seattlerb/vlad" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -ruby_add_bdepend ">=dev-ruby/hoe-3.13 - test? ( >=dev-ruby/minitest-5.7 )" -ruby_add_rdepend ">=dev-ruby/rake-remote_task-2.3" - -all_ruby_prepare() { - # Keep Isolate from managing the dependencies. - sed -i -e '/isolate/ s:^:#:' -e '/rubyforge/ s:^:#:' Rakefile || die -}