From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jump/
Date: Sun, 3 Apr 2016 10:40:03 +0000 (UTC) [thread overview]
Message-ID: <1459678774.643c930e721bf6dc9c8b27cffc9a2bb99afc4eca.monsieurp@gentoo> (raw)
commit: 643c930e721bf6dc9c8b27cffc9a2bb99afc4eca
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 3 10:19:34 2016 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr 3 10:19:34 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=643c930e
dev-java/jump: Don't force remove tests.
Package-Manager: portage-2.2.26
dev-java/jump/jump-0.5-r1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-java/jump/jump-0.5-r1.ebuild b/dev-java/jump/jump-0.5-r1.ebuild
index 3f9652d..074f168 100644
--- a/dev-java/jump/jump-0.5-r1.ebuild
+++ b/dev-java/jump/jump-0.5-r1.ebuild
@@ -20,15 +20,15 @@ RDEPEND="
>=virtual/jre-1.6"
DEPEND="
- source? ( app-arch/zip )
- >=virtual/jdk-1.6"
+ >=virtual/jdk-1.6
+ source? ( app-arch/zip )"
S="${WORKDIR}/${P}"
JAVA_SRC_DIR="src/main"
java_prepare() {
- rm -rf src/tests || die
+ rm -rv src/tests || die
}
src_install() {
next reply other threads:[~2016-04-03 10:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-03 10:40 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-04-24 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-java/jump/ Patrice Clement
2016-04-03 10:40 Patrice Clement
2016-03-26 13:56 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=1459678774.643c930e721bf6dc9c8b27cffc9a2bb99afc4eca.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