From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/
Date: Mon, 3 Apr 2023 06:30:54 +0000 (UTC) [thread overview]
Message-ID: <1680503441.1e9033a83d47b0d7ace33109cf8d2997f1df1dd5.ceamac@gentoo> (raw)
commit: 1e9033a83d47b0d7ace33109cf8d2997f1df1dd5
Author: Marco Genasci <fedeliallalinea <AT> gmail <DOT> com>
AuthorDate: Wed Mar 8 07:31:55 2023 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 3 06:30:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e9033a8
dev-db/sqlcl-bin: removed old
Signed-off-by: Marco Genasci <fedeliallalinea <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/29987
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
dev-db/sqlcl-bin/Manifest | 1 -
dev-db/sqlcl-bin/sqlcl-bin-22.2.1.201.1451.ebuild | 33 -----------------------
2 files changed, 34 deletions(-)
diff --git a/dev-db/sqlcl-bin/Manifest b/dev-db/sqlcl-bin/Manifest
index aeed76c514d9..eeeb9844bb00 100644
--- a/dev-db/sqlcl-bin/Manifest
+++ b/dev-db/sqlcl-bin/Manifest
@@ -1,2 +1 @@
-DIST sqlcl-22.2.1.201.1451.zip 41321637 BLAKE2B 21f8d534b3a12356267f0678702373a12baf406a1a31755ce66747c609dd30802e236c7f2b34c18c31224cc2abc07d9447af2c6468d395aad9bf4863df442a52 SHA512 2b114b13e0bfbdcf414febfef7d6ef7b7d4f9a644538b139a177a2d9f0193d6bd2479681529ada5e371ac48d9afc1ff3381e6ab0b099ef70f3db176b0f62a406
DIST sqlcl-22.4.0.342.1212.zip 39954851 BLAKE2B b324f348d28a50599d762e6c1ea26a7e313d84d9ab03be0ceba5d20d2676b7b15650d9258113b4885050045fc016b3eb1d51efd84a88ca9d35603c5fff15a77f SHA512 a4b9f5b6a6640a11df4f452b54a42d0952b9433e83539c0b0f7be2c2685c9dd7b3c4c34d6d87be2a39531e127199c83ea7cdaaec27a13a6aaa18223fd5b6520d
diff --git a/dev-db/sqlcl-bin/sqlcl-bin-22.2.1.201.1451.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-22.2.1.201.1451.ebuild
deleted file mode 100644
index 9788f57e0b28..000000000000
--- a/dev-db/sqlcl-bin/sqlcl-bin-22.2.1.201.1451.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="${PN/-bin}"
-MY_P="${MY_PN}-${PV}"
-
-inherit java-pkg-2
-
-DESCRIPTION="Oracle SQLcl is the new SQL*Plus"
-HOMEPAGE="https://www.oracle.com/database/technologies/appdev/sqlcl.html"
-SRC_URI="https://download.oracle.com/otn_software/java/sqldeveloper/${MY_P}.zip"
-RESTRICT="mirror"
-
-LICENSE="OTN"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="app-arch/unzip"
-RDEPEND="dev-db/oracle-instantclient
- dev-java/java-config:2
- >=virtual/jre-11"
-
-S="${WORKDIR}"
-
-src_install() {
- java-pkg_dojar sqlcl/lib/*.jar sqlcl/lib/ext/*.jar
-
- java-pkg_dolauncher "${MY_PN}" \
- --main oracle.dbtools.raptor.scriptrunner.cmdline.SqlCli \
- --java_args '-client -Xss30M'
-}
next reply other threads:[~2023-04-03 6:30 UTC|newest]
Thread overview: 56+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-03 6:30 Viorel Munteanu [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-27 12:24 [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/ Viorel Munteanu
2025-09-27 12:24 Viorel Munteanu
2024-07-03 12:53 Joonas Niilola
2024-07-03 12:53 Joonas Niilola
2024-04-20 7:40 Joonas Niilola
2024-04-20 7:40 Joonas Niilola
2024-02-09 13:47 Joonas Niilola
2024-02-09 13:47 Joonas Niilola
2023-12-25 10:12 Viorel Munteanu
2023-12-25 10:12 Viorel Munteanu
2023-08-14 6:32 Joonas Niilola
2023-08-14 6:32 Joonas Niilola
2023-04-03 6:30 Viorel Munteanu
2022-09-05 12:37 Joonas Niilola
2022-09-05 12:37 Joonas Niilola
2022-07-05 9:47 Joonas Niilola
2022-07-05 9:47 Joonas Niilola
2022-05-19 2:20 Sam James
2022-05-19 2:20 Sam James
2022-02-24 12:41 Joonas Niilola
2022-02-24 12:41 Joonas Niilola
2022-01-21 7:08 Joonas Niilola
2022-01-21 7:08 Joonas Niilola
2021-11-22 10:11 Sam James
2021-11-22 10:11 Sam James
2021-09-02 6:53 Joonas Niilola
2021-09-02 6:53 Joonas Niilola
2021-07-16 13:28 Ionen Wolkens
2021-07-16 13:28 Ionen Wolkens
2021-06-02 12:59 Joonas Niilola
2021-06-02 12:59 Joonas Niilola
2021-04-10 7:45 Joonas Niilola
2021-04-10 7:45 Joonas Niilola
2021-02-01 16:32 Sam James
2021-02-01 13:22 Joonas Niilola
2021-02-01 13:22 Joonas Niilola
2020-11-23 13:29 Joonas Niilola
2020-11-23 13:29 Joonas Niilola
2020-09-15 14:11 Joonas Niilola
2020-09-15 14:11 Joonas Niilola
2020-02-20 7:09 Joonas Niilola
2020-02-20 7:09 Joonas Niilola
2019-10-10 14:01 Joonas Niilola
2019-10-10 14:01 Joonas Niilola
2019-07-14 18:08 Michał Górny
2019-07-14 18:08 Michał Górny
2019-03-20 18:26 Aaron Bauman
2018-01-03 8:19 Michał Górny
2018-01-03 8:19 Michał Górny
2017-11-26 22:25 Ettore Di Giacinto
2017-11-26 22:25 Ettore Di Giacinto
2017-09-04 20:45 Ettore Di Giacinto
2017-09-04 20:45 Ettore Di Giacinto
2017-05-01 10:18 Ettore Di Giacinto
2017-02-22 11:33 Ettore Di Giacinto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1680503441.1e9033a83d47b0d7ace33109cf8d2997f1df1dd5.ceamac@gentoo \
--to=ceamac@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox