From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/
Date: Sat, 10 Apr 2021 07:45:32 +0000 (UTC) [thread overview]
Message-ID: <1618038349.bd047d7bb764a0a910ba8915b3108658c82443b1.juippis@gentoo> (raw)
commit: bd047d7bb764a0a910ba8915b3108658c82443b1
Author: Marco Genasci <fedeliallalinea <AT> gmail <DOT> com>
AuthorDate: Sun Mar 28 06:45:16 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 07:05:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd047d7b
dev-db/sqlcl-bin: removed old
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Marco Genasci <fedeliallalinea <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20158
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-db/sqlcl-bin/Manifest | 1 -
dev-db/sqlcl-bin/sqlcl-bin-20.4.1.351.1718.ebuild | 46 -----------------------
2 files changed, 47 deletions(-)
diff --git a/dev-db/sqlcl-bin/Manifest b/dev-db/sqlcl-bin/Manifest
index 8579f446ce1..b2eb8ee92b7 100644
--- a/dev-db/sqlcl-bin/Manifest
+++ b/dev-db/sqlcl-bin/Manifest
@@ -1,2 +1 @@
-DIST sqlcl-20.4.1.351.1718.zip 36694031 BLAKE2B e2c3548676223891afdf346ed5e9e3150557251e017cc6b13709f00998113a9fe44d20fa5e5969b7c4671c88b9daec77dc7f730437e1be71fd93f1f542a7c4d5 SHA512 14efb04f87da6b3e93edbc654164ee25fe8258bcc5ba91ff2e42e10d036e493e0e65c2e82795ba7ac93055af7d2d923e35573e63dbd3f22c2241bd3041c3e56d
DIST sqlcl-20.4.2.35.2359.zip 36343222 BLAKE2B 138b4867a785e3b76dfb0e9eae51bab80d64d5136ed8ecc582e2bb119a8818c7cf442019311221cc02440643acf3ffe8e36658a3b1622e71badd49e2f4e3db7c SHA512 9e3887c7c59d489567a761c9b81c4ed6fced4cc1a23286ae39c956e4280996b12fc6e9ebd69c32fdfe3f0c2755dc087d5e18f99a2175d9de8d474c41ee8a17ed
diff --git a/dev-db/sqlcl-bin/sqlcl-bin-20.4.1.351.1718.ebuild b/dev-db/sqlcl-bin/sqlcl-bin-20.4.1.351.1718.ebuild
deleted file mode 100644
index ab45e758fa3..00000000000
--- a/dev-db/sqlcl-bin/sqlcl-bin-20.4.1.351.1718.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-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="${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_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:[~2021-04-10 7:45 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-10 7:45 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-03 12:53 [gentoo-commits] repo/gentoo:master commit in: dev-db/sqlcl-bin/ 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
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-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=1618038349.bd047d7bb764a0a910ba8915b3108658c82443b1.juippis@gentoo \
--to=juippis@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