From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1062804-garchives=archives.gentoo.org@lists.gentoo.org> 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 347EA138334 for <garchives@archives.gentoo.org>; Wed, 19 Dec 2018 06:22:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 083A8E0A44; Wed, 19 Dec 2018 06:22:17 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 D0EB5E0A44 for <gentoo-commits@lists.gentoo.org>; Wed, 19 Dec 2018 06:22:16 +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 2C1BB335C8C for <gentoo-commits@lists.gentoo.org>; Wed, 19 Dec 2018 06:22:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8EAC34EF for <gentoo-commits@lists.gentoo.org>; Wed, 19 Dec 2018 06:22:10 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> 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" <graaff@gentoo.org> Message-ID: <1545200017.8a42ebf656f25a85f7d7461a5644c27d12dfb03d.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/amatch/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/amatch/Manifest dev-ruby/amatch/amatch-0.3.1.ebuild X-VCS-Directories: dev-ruby/amatch/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 8a42ebf656f25a85f7d7461a5644c27d12dfb03d X-VCS-Branch: master Date: Wed, 19 Dec 2018 06:22:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2d53cb1a-cb3d-449d-819b-2422602e3872 X-Archives-Hash: c9b852a02ca805e02967e0a3a4d150b0 commit: 8a42ebf656f25a85f7d7461a5644c27d12dfb03d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Wed Dec 19 06:13:37 2018 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Wed Dec 19 06:13:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a42ebf6 dev-ruby/amatch: cleanup Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/amatch/Manifest | 1 - dev-ruby/amatch/amatch-0.3.1.ebuild | 33 --------------------------------- 2 files changed, 34 deletions(-) diff --git a/dev-ruby/amatch/Manifest b/dev-ruby/amatch/Manifest index 40ca86f3244..396ea68f4d3 100644 --- a/dev-ruby/amatch/Manifest +++ b/dev-ruby/amatch/Manifest @@ -1,2 +1 @@ -DIST amatch-0.3.1.gem 28672 BLAKE2B 19b59d5f04b54979e7ccb3c5aa48c06049a433349fa1e2ff9a8695faf1c67120d6cbe9b31059449327f0e5456cb1e58b723a8684532f68efe378d423f959762b SHA512 4abd3d482646e75715b631eaaf001139928a910c7ee518ab468e089c71433d3a27191da4b22b0283ce1d8c1d33b77da5960c06fcd7dcf95121f1a0cc9dc543bb DIST amatch-0.4.0.gem 38912 BLAKE2B 065b4c537a2727cbb7f7d52aff545a3f7f8434b37553e59b261d9760ed304c24a20e4778c375e7b7fa11f40655cac786ca15cdb11360ac7296f03186439be480 SHA512 c5a1d17b46f51796d3f082ab9d18845625a28e08339756ebc0689ad6c50b1406611fd5a316e628e4dab6d9b654c969a4fc6e8c2b2079f04c64e3d990e95a64a0 diff --git a/dev-ruby/amatch/amatch-0.3.1.ebuild b/dev-ruby/amatch/amatch-0.3.1.ebuild deleted file mode 100644 index 8ee82f24434..00000000000 --- a/dev-ruby/amatch/amatch-0.3.1.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby21 ruby22 ruby23 ruby24" - -RUBY_FAKEGEM_TASK_DOC="" -RUBY_FAKEGEM_EXTRADOC="CHANGES README.rdoc" - -inherit multilib ruby-fakegem - -DESCRIPTION="Approximate Matching Extension for Ruby" -HOMEPAGE="https://flori.github.com/amatch/" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" -IUSE="" - -ruby_add_rdepend "=dev-ruby/tins-1*" - -each_ruby_configure() { - ${RUBY} -Cext extconf.rb || die -} - -each_ruby_compile() { - emake -Cext V=1 - cp ext/amatch_ext$(get_modname) lib/ || die -} - -each_ruby_test() { - ${RUBY} -Ilib -S testrb-2 tests/* || die -}