From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/c3p0/
Date: Sat, 7 Sep 2024 17:30:34 +0000 (UTC) [thread overview]
Message-ID: <1725730220.61fd60a63ae8d0be2e045c95c6e561edce5e1b20.arthurzam@gentoo> (raw)
commit: 61fd60a63ae8d0be2e045c95c6e561edce5e1b20
Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat Sep 7 07:52:46 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 7 17:30:20 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61fd60a6
dev-java/c3p0: drop 0.9.5.5-r1
Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/38493
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild | 57 ------------------------------------
1 file changed, 57 deletions(-)
diff --git a/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild b/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
deleted file mode 100644
index 260261fef307..000000000000
--- a/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-# Tests require an existing running SQL server and 'junit.jar.file' property
-JAVA_PKG_IUSE="doc examples source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="JDBC drivers with JNDI-bindable DataSources"
-HOMEPAGE="https://www.mchange.com/projects/c3p0/"
-SRC_URI="https://downloads.sourceforge.net/project/c3p0/c3p0-src/c3p0-${PV}/${P}.src.tgz"
-
-LICENSE="|| ( EPL-1.0 LGPL-2.1 )"
-SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux"
-
-CP_DEPEND="
- dev-java/log4j-12-api:2
- dev-java/mchange-commons:0
-"
-
-DEPEND="
- >=virtual/jdk-1.8:*
- ${CP_DEPEND}
-"
-
-RDEPEND="
- >=virtual/jre-1.8:*
- ${CP_DEPEND}
-"
-
-S="${WORKDIR}/${P}.src"
-
-JAVA_ANT_REWRITE_CLASSPATH="yes"
-
-src_prepare() {
- java-pkg_clean
- java-pkg-2_src_prepare
- java-pkg_jar-from --into lib/ log4j-12-api-2
- java-pkg_jar-from --into lib/ mchange-commons
-
- # Test sources interfere with Javadoc generation on JDK 11
- # Remove since the tests will never be run
- rm -r src/java/com/mchange/v2/c3p0/test ||
- die "Failed to remove unused test sources"
-}
-
-src_install() {
- java-pkg_newjar "build/${P}.jar"
- einstalldocs
-
- use doc && java-pkg_dojavadoc build/apidocs
- use examples && java-pkg_doexamples src/java/com/mchange/v2/c3p0/example
- use source && java-pkg_dosrc src/java/com/mchange/v2
-}
next reply other threads:[~2024-09-07 17:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-07 17:30 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-07 17:30 [gentoo-commits] repo/gentoo:master commit in: dev-java/c3p0/ Arthur Zamarin
2024-09-05 12:11 Sam James
2024-09-05 12:11 Sam James
2023-10-15 7:55 Miroslav Šulc
2023-10-15 7:55 Miroslav Šulc
2022-04-04 7:31 Florian Schmaus
2022-04-02 17:11 Arthur Zamarin
2022-03-26 17:17 Arthur Zamarin
2022-03-22 9:27 Jakov Smolić
2022-02-22 7:51 Miroslav Šulc
2022-01-18 18:37 Miroslav Šulc
2022-01-18 12:26 Sam James
2022-01-16 17:26 Jakov Smolić
2022-01-16 17:26 Jakov Smolić
2022-01-15 9:28 Miroslav Šulc
2016-01-08 10:30 Patrice Clement
2016-01-08 10:30 Patrice Clement
2016-01-08 10:30 Patrice Clement
2015-09-05 8:38 Patrice Clement
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=1725730220.61fd60a63ae8d0be2e045c95c6e561edce5e1b20.arthurzam@gentoo \
--to=arthurzam@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