summaryrefslogtreecommitdiff
path: root/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-15 11:27:17 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-15 11:27:17 +0100
commit24968da221fcb0848cdb4dc82a8d39b7f2ee7861 (patch)
tree9424c48116aac52891212771adc326c7b7df2185 /dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
parent90cc39f2232ae2db1954af4df82965ad2960c174 (diff)
gentoo auto-resync : 15:10:2023 - 11:27:17
Diffstat (limited to 'dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild')
-rw-r--r--dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild4
1 files changed, 2 insertions, 2 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
index ab37f59be694..fe4312864b67 100644
--- a/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
+++ b/dev-java/c3p0/c3p0-0.9.5.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,8 +10,8 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="JDBC drivers with JNDI-bindable DataSources"
HOMEPAGE="https://www.mchange.com/projects/c3p0/"
+SRC_URI="mirror://sourceforge/project/c3p0/c3p0-src/c3p0-${PV}/${P}.src.tgz"
-SRC_URI="mirror://sourceforge/${PN}/${P}.src.tgz"
LICENSE="|| ( EPL-1.0 LGPL-2.1 )"
SLOT="0"
KEYWORDS="amd64 ppc64 x86 ~amd64-linux ~x86-linux"