From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/c3p0/
Date: Fri, 8 Jan 2016 10:30:47 +0000 (UTC) [thread overview]
Message-ID: <1452248946.72ccc49d21431575e11eebcf21a16d6052b8379d.monsieurp@gentoo> (raw)
commit: 72ccc49d21431575e11eebcf21a16d6052b8379d
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 10:10:52 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 10:29:06 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ccc49d
dev-java/c3p0: Fix DESCRIPTION length.
Package-Manager: portage-2.2.26
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
dev-java/c3p0/c3p0-0.9.5.1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-java/c3p0/c3p0-0.9.5.1.ebuild b/dev-java/c3p0/c3p0-0.9.5.1.ebuild
index 8a41d9f..b17780c 100644
--- a/dev-java/c3p0/c3p0-0.9.5.1.ebuild
+++ b/dev-java/c3p0/c3p0-0.9.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source examples test"
inherit java-pkg-2 java-ant-2
-DESCRIPTION="Library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources"
+DESCRIPTION="JDBC drivers with JNDI-bindable DataSources"
HOMEPAGE="http://c3p0.sourceforge.net/"
MY_P="${P}.src"
@@ -32,8 +32,7 @@ S="${WORKDIR}/${MY_P}"
JAVA_ANT_REWRITE_CLASSPATH="yes"
java_prepare() {
- find . -type f -name \*.jar -exec rm -v {} \; || die
- find . -type f -name \*.class -exec rm -v {} \; || die
+ java-pkg_clean
java-pkg_jar-from --into lib/ mchange-commons
java-pkg_jar-from --into lib/ log4j
next reply other threads:[~2016-01-08 10:30 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-08 10:30 Patrice Clement [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-07 17:30 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
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=1452248946.72ccc49d21431575e11eebcf21a16d6052b8379d.monsieurp@gentoo \
--to=monsieurp@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