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 E0094138350 for ; Sun, 2 Feb 2020 09:01:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BBC23E083E; Sun, 2 Feb 2020 09:01:52 +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 A0FDAE083E for ; Sun, 2 Feb 2020 09:01:52 +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 5F84E34E4EA for ; Sun, 2 Feb 2020 09:01:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FD0B10D for ; Sun, 2 Feb 2020 09:01:48 +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: <1580634102.dcad0171de5dc565e5a365cb0bf1bcc3b8014ea5.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-oci8/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-oci8/Manifest dev-ruby/ruby-oci8/ruby-oci8-2.2.5.1.ebuild X-VCS-Directories: dev-ruby/ruby-oci8/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: dcad0171de5dc565e5a365cb0bf1bcc3b8014ea5 X-VCS-Branch: master Date: Sun, 2 Feb 2020 09:01:48 +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: f73ad50c-bfad-4ebd-a54d-9c8b3c1c0aad X-Archives-Hash: af6ad07a8a14fdb362d86bcb4b99f9ca commit: dcad0171de5dc565e5a365cb0bf1bcc3b8014ea5 Author: Hans de Graaff gentoo org> AuthorDate: Sun Feb 2 08:41:45 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sun Feb 2 09:01:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcad0171 dev-ruby/ruby-oci8: cleanup Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/ruby-oci8/Manifest | 1 - dev-ruby/ruby-oci8/ruby-oci8-2.2.5.1.ebuild | 40 ----------------------------- 2 files changed, 41 deletions(-) diff --git a/dev-ruby/ruby-oci8/Manifest b/dev-ruby/ruby-oci8/Manifest index 7577494c9bc..0ff4996133c 100644 --- a/dev-ruby/ruby-oci8/Manifest +++ b/dev-ruby/ruby-oci8/Manifest @@ -1,2 +1 @@ -DIST ruby-oci8-2.2.5.1.gem 329728 BLAKE2B e235d2b252673962618d8a7840b10c62944407a08bef02a47cbd3fa091fc41404b682d9f89ff42592f16b990ff0e051d0a1b4c87409bbd2429ced488a8e67696 SHA512 e868fae291155f3fdeff2acd948fcf3e56d9dfc5ea9c60e40cc9c742a82fc924999f788b2765088d31fb680c9e192e37e6d12c6dcedd2ed1f6aeef4c8c9bfe7a DIST ruby-oci8-2.2.7.gem 337408 BLAKE2B e5f9d620e7df2b64643981614a3df877fd2bb9c5047e16d5aec6885259190faa437687c440c226a03bb70d4ca0a14155da4d64b442e9a532234b9cf047f7455c SHA512 03ecd7d0b94a8a8d164afec0f71c862c10d57d6d227b971384678a39e40bbf7dc14e7267c9133f3ec466fcaa5da46d78c6804d34187790cc8c23289ab9093fcd diff --git a/dev-ruby/ruby-oci8/ruby-oci8-2.2.5.1.ebuild b/dev-ruby/ruby-oci8/ruby-oci8-2.2.5.1.ebuild deleted file mode 100644 index 92543abfde9..00000000000 --- a/dev-ruby/ruby-oci8/ruby-oci8-2.2.5.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" - -inherit multilib ruby-fakegem - -RUBY_FAKEGEM_EXTRADOC="NEWS README.md ChangeLog" -RUBY_FAKEGEM_RECIPE_DOC="rdoc" - -DESCRIPTION="A Ruby library for Oracle OCI8" -HOMEPAGE="https://rubygems.org/gems/ruby-oci8/" - -LICENSE="Ruby" -SLOT="0" -KEYWORDS="amd64 ~x86" -IUSE="" - -RDEPEND+=" dev-db/oracle-instantclient-basic" -DEPEND+=" dev-db/oracle-instantclient-basic" - -EXT_DIR="ext/oci8" - -each_ruby_configure() { - # configure the native libraries - ${RUBY} -C${EXT_DIR} extconf.rb --prefix="${D}/usr" || die "configure failed" -} - -each_ruby_compile() { - # compile the native libraries - emake -C ${EXT_DIR} V=1 -} - -each_ruby_install() { - # install the native libraries - emake -C ${EXT_DIR} install DESTDIR="${D}" - # install the gem files - each_fakegem_install -}