From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/hsqldb/
Date: Fri, 28 Jun 2024 08:19:33 +0000 (UTC) [thread overview]
Message-ID: <1719562692.a9424fa1be6f07568daeab73b9bb819b0a97e93c.fordfrog@gentoo> (raw)
commit: a9424fa1be6f07568daeab73b9bb819b0a97e93c
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Fri Jun 28 06:12:48 2024 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 08:18:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9424fa1
dev-db/hsqldb: avoid to install hsqldbtest.jar
Closes: https://bugs.gentoo.org/896402
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/37329
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
.../{hsqldb-1.8.1.3-r4.ebuild => hsqldb-1.8.1.3-r5.ebuild} | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/dev-db/hsqldb/hsqldb-1.8.1.3-r4.ebuild b/dev-db/hsqldb/hsqldb-1.8.1.3-r5.ebuild
similarity index 98%
rename from dev-db/hsqldb/hsqldb-1.8.1.3-r4.ebuild
rename to dev-db/hsqldb/hsqldb-1.8.1.3-r5.ebuild
index b41ee414d576..be250b19dc31 100644
--- a/dev-db/hsqldb/hsqldb-1.8.1.3-r4.ebuild
+++ b/dev-db/hsqldb/hsqldb-1.8.1.3-r5.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
JAVA_PKG_IUSE="doc source test"
@@ -11,8 +11,9 @@ MY_PV=$(ver_rs 1- '_')
MY_P="${PN}_${MY_PV}"
DESCRIPTION="The leading SQL relational database engine written in Java"
-HOMEPAGE="http://hsqldb.org"
+HOMEPAGE="https://hsqldb.org"
SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.zip"
+S="${WORKDIR}/${PN}"
LICENSE="BSD GPL-2"
SLOT="0"
@@ -34,8 +35,6 @@ PATCHES=(
"${FILESDIR}/${P}-java7.patch"
)
-S="${WORKDIR}/${PN}"
-
HSQLDB_JAR=/usr/share/hsqldb/lib/hsqldb.jar
HSQLDB_HOME=/var/lib/hsqldb
@@ -90,7 +89,7 @@ src_test() {
}
src_install() {
- java-pkg_dojar lib/hsql*.jar
+ java-pkg_dojar lib/hsql{db{,util},tool,jdbc}.jar
if use doc; then
dodoc doc/*.txt
next reply other threads:[~2024-06-28 8:19 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-28 8:19 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-28 14:38 [gentoo-commits] repo/gentoo:master commit in: dev-db/hsqldb/ Miroslav Šulc
2024-11-27 8:08 Sam James
2024-11-27 8:08 Sam James
2024-11-27 8:08 Sam James
2024-10-28 6:24 Miroslav Šulc
2024-07-29 9:40 Sam James
2024-07-29 9:40 Sam James
2024-07-29 9:40 Sam James
2024-07-29 9:40 Sam James
2023-02-25 6:47 Miroslav Šulc
2021-11-24 23:31 Sam James
2021-10-19 0:15 Sam James
2021-07-19 19:26 Miroslav Šulc
2021-07-19 18:36 Sam James
2021-07-17 23:18 Sam James
2021-07-17 7:44 Agostino Sarubbo
2021-06-16 8:48 Miroslav Šulc
2021-06-16 8:48 Miroslav Šulc
2018-08-20 9:45 Patrice Clement
2018-02-16 21:16 Michał Górny
2017-08-26 17:13 Michał Górny
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=1719562692.a9424fa1be6f07568daeab73b9bb819b0a97e93c.fordfrog@gentoo \
--to=fordfrog@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