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 62A301382C5 for ; Thu, 8 Mar 2018 06:47:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72725E09DF; Thu, 8 Mar 2018 06:47: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 4BA00E09D7 for ; Thu, 8 Mar 2018 06:47:46 +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 65962335C38 for ; Thu, 8 Mar 2018 06:47:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ED78247 for ; Thu, 8 Mar 2018 06:47: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: <1520491433.e0b08b5dddba302e6200d24fde5ddc64eea3e63e.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/mixlib-shellout/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/mixlib-shellout/Manifest dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild X-VCS-Directories: dev-ruby/mixlib-shellout/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: e0b08b5dddba302e6200d24fde5ddc64eea3e63e X-VCS-Branch: master Date: Thu, 8 Mar 2018 06:47: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: 369a64d8-afca-49bd-87fb-af4c2e1ca138 X-Archives-Hash: 02bddcbc38f0d512a28475b5366dae7e commit: e0b08b5dddba302e6200d24fde5ddc64eea3e63e Author: Hans de Graaff gentoo org> AuthorDate: Thu Mar 8 06:43:53 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Mar 8 06:43:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b08b5d dev-ruby/mixlib-shellout: cleanup Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/mixlib-shellout/Manifest | 1 - .../mixlib-shellout/mixlib-shellout-2.2.7.ebuild | 26 ---------------------- 2 files changed, 27 deletions(-) diff --git a/dev-ruby/mixlib-shellout/Manifest b/dev-ruby/mixlib-shellout/Manifest index 20d123aea49..960afec8cef 100644 --- a/dev-ruby/mixlib-shellout/Manifest +++ b/dev-ruby/mixlib-shellout/Manifest @@ -1,2 +1 @@ -DIST mixlib-shellout-2.2.7.tar.gz 35122 BLAKE2B 7b698abae21025f5ae3250ce4a83c037cfceb05cb2a6d2ecf2e7d7a4909e81b0e5cc102a7434132b040538311531f6e41c6f3d28e2b9c53f741cfe8e118f5dbc SHA512 e1179e296471d3aa0c22f2d7a9dfd957da4870f7fd5456c9f6788fca6a1efc62487fd719e45a6c3f85539db46cad0fbf4a67eddac087393004a179a19ce36fa3 DIST mixlib-shellout-2.3.2.tar.gz 35828 BLAKE2B 8fa665a0be90da481d2e83aeb0bbfe35be6086cad25cfff5f079f0aa53926318961d2192da3477e4a4cd728e57752f32652579d544f562d81941a3d357c5bb5a SHA512 72f4979d1c444b1f097ecfd4767a2989e60398e84a78106b80077b664bc01d6fc68022cec26172f1e7c0384dd3fc4f64c723ad3a2882db7284dbadacc7cf24c9 diff --git a/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild b/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild deleted file mode 100644 index 7ec414b35ce..00000000000 --- a/dev-ruby/mixlib-shellout/mixlib-shellout-2.2.7.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby20 ruby21 ruby22 ruby23" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_EXTRA_DOC="CHANGELOG.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Run external commands on Unix or Windows" -HOMEPAGE="https://github.com/opscode/mixlib-shellout" -SRC_URI="https://github.com/opscode/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -each_ruby_prepare() { - # Make sure we actually use the right interpreter for testing - sed -i -e "/ruby_eval/ s:ruby :${RUBY} :" spec/mixlib/shellout_spec.rb || die -}