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 0D3C2138359 for ; Tue, 15 Sep 2020 14:11:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01A86E0956; Tue, 15 Sep 2020 14:11:32 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DA515E0957 for ; Tue, 15 Sep 2020 14:11:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 B6F7E340D8D for ; Tue, 15 Sep 2020 14:11:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C65736A for ; Tue, 15 Sep 2020 14:11:29 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1600179077.7c48d3ea36d244e72e4b7271cc31c2e67d07bd0e.juippis@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-19.4.0.354.0937.ebuild X-VCS-Directories: dev-db/sqlcl-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 7c48d3ea36d244e72e4b7271cc31c2e67d07bd0e X-VCS-Branch: master Date: Tue, 15 Sep 2020 14:11:29 +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: bb62d9a6-d7a7-4af5-a236-f16757f4590a X-Archives-Hash: 0e95de73b04398a43835009733d23bba commit: 7c48d3ea36d244e72e4b7271cc31c2e67d07bd0e Author: Marco Genasci gmail com> AuthorDate: Mon Aug 10 06:27:38 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Sep 15 14:11:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c48d3ea dev-db/sqlcl-bin: removed old Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Marco Genasci gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17068 Signed-off-by: Joonas Niilola gentoo.org> dev-db/sqlcl-bin/Manifest | 1 - dev-db/sqlcl-bin/sqlcl-bin-19.4.0.354.0937.ebuild | 51 ----------------------- 2 files changed, 52 deletions(-) diff --git a/dev-db/sqlcl-bin/Manifest b/dev-db/sqlcl-bin/Manifest index c8678c65c09..c224602cc8e 100644 --- a/dev-db/sqlcl-bin/Manifest +++ b/dev-db/sqlcl-bin/Manifest @@ -1,2 +1 @@ -DIST sqlcl-19.4.0.354.0937.zip 25303986 BLAKE2B de33e7eee05325dc1a750bd1ef5b6a2e3e074d532097e35f8db67636afc0a3f79302e0d64866011bea1c41bb64c8b9983965b756f4f76731720b1da4824c360f SHA512 b729010a58c3eedcd168602b623bbf4b988ec5b76768cc98b8f9dd8cb3a47a62ec565ae8060dbce826f340d78a185f30fe2a0e7ce420cbfc47f6ed542cbe6ec8 DIST sqlcl-20.2.0.174.1557.zip 32408164 BLAKE2B c91547af6581b01b5b33821e33fd8058457746c854ebc801fd27a5554eb7f91c4f47fa938a86121abed4e5ec8aa13fbebf0b0c3364101a374f7086a55268e73a SHA512 4a6d62f57ddb8e520bf51eae4956065fb2b44aac6dc18d7999e50f8b42d553218eaaf99c75095c12d06e1673aae224522564d19a06719b2444ef8d535fedd089 diff --git a/dev-db/sqlcl-bin/sqlcl-bin-19.4.0.354.0937.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-19.4.0.354.0937.ebuild deleted file mode 100644 index 5ecd22f27f3..00000000000 --- a/dev-db/sqlcl-bin/sqlcl-bin-19.4.0.354.0937.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -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}.zip" -RESTRICT="bindist fetch mirror" - -LICENSE="OTN" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -BDEPEND="app-arch/unzip" -RDEPEND="dev-db/oracle-instantclient - dev-java/java-config:2 - virtual/jre:1.8" - -S="${WORKDIR}" - -pkg_nofetch() { - einfo "Please go to" - einfo - einfo " ${HOMEPAGE}" - einfo - einfo "and download" - einfo - einfo " Command Line - SQLcl" - einfo " ${SRC_URI}" - einfo - einfo "which must be placed in DISTDIR directory." -} - -src_prepare() { - default - find ./ \( -iname "*.bat" -or -iname "*.exe" \) -delete || die "remove files failed" -} - -src_install() { - exeinto "/opt/${MY_PN}/bin/" - newexe "${MY_PN}"/bin/sql sqlcl - - insinto "/opt/${MY_PN}/lib/" - doins -r "${MY_PN}"/lib/. - - dosym "../${MY_PN}/bin/sqlcl" /opt/bin/sqlcl -}