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 968641382C5 for ; Sun, 10 Jan 2021 07:51:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B133E0872; Sun, 10 Jan 2021 07:51:29 +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 13216E0872 for ; Sun, 10 Jan 2021 07:51:28 +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 71C67340A9F for ; Sun, 10 Jan 2021 07:51:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E48E3496 for ; Sun, 10 Jan 2021 07:51:25 +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: <1610265081.95a46284faae4954dad175e2a8f1543e431cb385.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/necromancer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/necromancer/Manifest dev-ruby/necromancer/necromancer-0.7.0.ebuild X-VCS-Directories: dev-ruby/necromancer/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 95a46284faae4954dad175e2a8f1543e431cb385 X-VCS-Branch: master Date: Sun, 10 Jan 2021 07:51:25 +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: 2de42443-34f6-4d34-97fd-c68b3d09b6b7 X-Archives-Hash: cb291d79a1f7408ec4594667730cdef6 commit: 95a46284faae4954dad175e2a8f1543e431cb385 Author: Hans de Graaff gentoo org> AuthorDate: Sun Jan 10 07:48:27 2021 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Jan 10 07:51:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95a46284 dev-ruby/necromancer: add 0.7.0 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/necromancer/Manifest | 1 + dev-ruby/necromancer/necromancer-0.7.0.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-ruby/necromancer/Manifest b/dev-ruby/necromancer/Manifest index c85817b490c..0e7eb24324b 100644 --- a/dev-ruby/necromancer/Manifest +++ b/dev-ruby/necromancer/Manifest @@ -1 +1,2 @@ DIST necromancer-0.5.1.gem 19968 BLAKE2B 32bf97caea056a1290ad574a32dbd8f9f258d0830694b28c3691d9d39039fcf6fb1d66c909f720350f455399fbbc9e416354de99bdad532d94843a8f8f1fdab5 SHA512 439358288bbdba674de9ebc4e43ddbba2fd8602c25114fff7a4c93fa11eb5d2a21aae7b6a95d82e78216fa19b5254270292e2e609fd08d6954f2b39afb9a3854 +DIST necromancer-0.7.0.tar.gz 22784 BLAKE2B b895677d0293adabd9c30d44c33131c69b9b30c24deca41d257c75d586cf44e34d68a090c8618a3040622be93fca3c4e637bb7510ff5db586c0392c47ee4e389 SHA512 873284964e55a0be0265675860b22345f7d46d8b49ccebb5cbe7a2103bfcb639443c3ad3af5d6d6f07d1bb2bc16dd945dc8c0a39b803640e866b82317d5f67b9 diff --git a/dev-ruby/necromancer/necromancer-0.7.0.ebuild b/dev-ruby/necromancer/necromancer-0.7.0.ebuild new file mode 100644 index 00000000000..b1e9e54126d --- /dev/null +++ b/dev-ruby/necromancer/necromancer-0.7.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +USE_RUBY="ruby25 ruby26 ruby27" + +RUBY_FAKEGEM_RECIPE_TEST="rspec3" + +RUBY_FAKEGEM_EXTRADOC="README.md" + +RUBY_FAKEGEM_BINWRAP="" +RUBY_FAKEGEM_GEMSPEC="necromancer.gemspec" + +inherit ruby-fakegem + +DESCRIPTION="Conversion from one object type to another with a bit of black magic" +HOMEPAGE="https://github.com/piotrmurach/necromancer" +SRC_URI="https://github.com/piotrmurach/necromancer/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +all_ruby_prepare() { + sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die +}