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 10305138334 for ; Sun, 14 Jul 2019 18:08:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3205BE091D; Sun, 14 Jul 2019 18:08:08 +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 F2EA7E091D for ; Sun, 14 Jul 2019 18:08:07 +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 0AB29347B4F for ; Sun, 14 Jul 2019 18:08:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACC76EA for ; Sun, 14 Jul 2019 18:08:04 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1563127672.2b1b10be11e1f7b25e7eef2db7717d5e0768a6b4.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/sqlcl-bin/Manifest dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild X-VCS-Directories: dev-db/sqlcl-bin/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2b1b10be11e1f7b25e7eef2db7717d5e0768a6b4 X-VCS-Branch: master Date: Sun, 14 Jul 2019 18:08:04 +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: 4b5b9cae-6363-4d18-a2ff-21f380711a28 X-Archives-Hash: b9ae0628c9fa941bdc32e121593f7c95 commit: 2b1b10be11e1f7b25e7eef2db7717d5e0768a6b4 Author: Marco Genasci gmail com> AuthorDate: Thu May 16 08:20:22 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 14 18:07:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b1b10be dev-db/sqlcl-bin: remove old Bug: https://bugs.gentoo.org/671606 Signed-off-by: Marco Genasci gmail.com> Package-Manager: Portage-2.3.62, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/12015 Signed-off-by: Michał Górny gentoo.org> dev-db/sqlcl-bin/Manifest | 1 - dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild | 48 ----------------------- 2 files changed, 49 deletions(-) diff --git a/dev-db/sqlcl-bin/Manifest b/dev-db/sqlcl-bin/Manifest index aa79883dbb5..ff4d614d9e4 100644 --- a/dev-db/sqlcl-bin/Manifest +++ b/dev-db/sqlcl-bin/Manifest @@ -1,2 +1 @@ -DIST sqlcl-17.4.0.354.2224-no-jre.zip 19731560 BLAKE2B 0ee78a39e5be5d2c23a583cf3f4790897d79e1b082036d30a071fa629912e31c3fc3dbb0e873f4013ba6d41c27c8e1d99aff851922202983842cbf09cf1c6b0b SHA512 d03e949755fc3c99661d3b87dc4576fd4cb0edd33fa2b05818bbb26cd6d066d221ad6bcc0fc2f1453a80351b82e5698a193730cbabbf84a55607a118c39b4243 DIST sqlcl-19.1.0.094.1619.zip 21886970 BLAKE2B adf3e70521eb38b1504a384512b2c92222121084e27e98952d0f493d74fff63d6f24c00e9f1ed025cccef3305cdc47acecde604575a63221b4fedf38fa6e1885 SHA512 1d04fc7e1a9229badafeea54489db5c6ee8b3d720d84687cbdf761232388e624ac66d0ae59de99e833ae36eb3d5287d1ea556d09aad855d75b674186c55ed9a8 diff --git a/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild deleted file mode 100644 index 94a010ed64d..00000000000 --- a/dev-db/sqlcl-bin/sqlcl-bin-17.4.0.354.2224.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN="${PN/-bin}" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Oracle SQLcl is the new SQL*Plus" -HOMEPAGE="https://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html" -SRC_URI="${MY_P}-no-jre.zip" -RESTRICT="bindist fetch mirror" - -LICENSE="OTN" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DEPEND="" -RDEPEND="virtual/jre:1.8 - dev-java/java-config:2 - dev-db/oracle-instantclient" - -S="${WORKDIR}" - -pkg_nofetch() { - eerror "Please go to" - eerror " ${HOMEPAGE}" - eerror "and download" - eerror " Command Line - SQLcl" - eerror " ${SRC_URI}" - eerror "and move it to DISTDIR directory." -} - -src_prepare() { - default - find ./ \( -iname "*.bat" -or -iname "*.exe" \) -exec rm {} + || die "remove files failed" - mv sqlcl/bin/sql sqlcl/bin/"${MY_PN}" || die "rename executable failed" -} - -src_install() { - exeinto "/opt/${MY_PN}/bin/" - doexe "${S}/${MY_PN}/bin/${MY_PN}" - - insinto "/opt/${MY_PN}/lib/" - doins -r "${S}/${MY_PN}/lib/"* - - dosym "${ED%/}/opt/${MY_PN}/bin/${MY_PN}" "/opt/bin/${MY_PN}" -}