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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D4818158094 for ; Mon, 25 Jul 2022 05:42:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F41ECE0FDB; Mon, 25 Jul 2022 05:42:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41B27E0FDB for ; Mon, 25 Jul 2022 05:42:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 45846340EF5 for ; Mon, 25 Jul 2022 05:42:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7D00254D for ; Mon, 25 Jul 2022 05:42:52 +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: <1658727640.abb1aeb0f86489e8701a21302519795c5ff804e9.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/marcel/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/marcel/Manifest dev-ruby/marcel/marcel-0.3.3-r1.ebuild X-VCS-Directories: dev-ruby/marcel/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: abb1aeb0f86489e8701a21302519795c5ff804e9 X-VCS-Branch: master Date: Mon, 25 Jul 2022 05:42:52 +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: 3487ed68-d32c-4537-bb23-87d891327c24 X-Archives-Hash: d64b5aa58763d31707563847525abf7c commit: abb1aeb0f86489e8701a21302519795c5ff804e9 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 25 05:40:40 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 25 05:40:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abb1aeb0 dev-ruby/marcel: drop 0.3.3-r1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/marcel/Manifest | 1 - dev-ruby/marcel/marcel-0.3.3-r1.ebuild | 36 ---------------------------------- 2 files changed, 37 deletions(-) diff --git a/dev-ruby/marcel/Manifest b/dev-ruby/marcel/Manifest index 8440ba1b68f8..68587c06e5c9 100644 --- a/dev-ruby/marcel/Manifest +++ b/dev-ruby/marcel/Manifest @@ -1,2 +1 @@ -DIST marcel-0.3.3.tar.gz 7845456 BLAKE2B e27d851119f434144a790cd1bfb1ca21662357b1875ae9193273e00c5abc6156c217efeb961356d4967d984b4c8fb4b4047620fa5d0448cc20651aa1ce05bb69 SHA512 d9be185fd6f5185fc67f3eed931ecf3084da671840b6e464bf341f51c9dec4ab1b4650abd1916e640b7caced230d6cb90370bffb559151e0047a8b03211dc751 DIST marcel-1.0.2.tar.gz 8305198 BLAKE2B 264737cdb29852a186bf0e719748caca6c63626528f486dbefc3eedc7df6d7fe6f34e5cf68eb8b04f8b2b75c52bed59222d5f7bbcf60047cd5db7c4c935802ff SHA512 cd159545b246dcbd26ca07ac69e36ff13a965ac0e99ebd040c53b6a92f8ec8fd65786783c9a173d669fe6b32340a23d72c83c483011eec2e1097bdea73810ed6 diff --git a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild b/dev-ruby/marcel/marcel-0.3.3-r1.ebuild deleted file mode 100644 index 10ac4471b7ec..000000000000 --- a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby24 ruby25 ruby26 ruby27" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.md" - -RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec" - -inherit ruby-fakegem - -DESCRIPTION="Simple mime type detection using magic numbers, filenames, and extensions" -HOMEPAGE="https://github.com/basecamp/marcel" -SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" -IUSE="" - -ruby_add_rdepend ">=dev-ruby/mimemagic-0.3.2:0" - -ruby_add_bdepend "test? ( dev-ruby/rack )" - -all_ruby_prepare() { - sed -i -e '2irequire "pathname"' test/test_helper.rb || die - - sed -i -e '/bundler/ s:^:#:' Rakefile || die - - # Account for changes in shared-mime-info 1.10 - mkdir test/fixtures/{magic,name}/font || die - mv test/fixtures/magic/application/x-font-ttf.ttf test/fixtures/magic/font/ttf.ttf || die - mv test/fixtures/name/application/x-font-ttf.ttf test/fixtures/name/font/ttf.ttf || die -}