public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-junit/
Date: Thu,  1 Oct 2020 18:16:16 +0000 (UTC)	[thread overview]
Message-ID: <1601576162.56b41e56492e8068f7542ab76ab5327e1ef081cf.fordfrog@gentoo> (raw)

commit:     56b41e56492e8068f7542ab76ab5327e1ef081cf
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  1 18:11:42 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct  1 18:16:02 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b41e56

dev-java/ant-junit: bump to 1.10.9

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 dev-java/ant-junit/Manifest                |  2 ++
 dev-java/ant-junit/ant-junit-1.10.9.ebuild | 24 ++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-java/ant-junit/Manifest b/dev-java/ant-junit/Manifest
index fbf293080e3..55cdb859de9 100644
--- a/dev-java/ant-junit/Manifest
+++ b/dev-java/ant-junit/Manifest
@@ -1,2 +1,4 @@
 DIST ant-1.10.8-gentoo.tar.bz2 6674 BLAKE2B da52696eb20d74f6c3d36bd57c60927d9044b637ff9de175695d57596ae2e747db509cbde7ec862f9e99f2cee564803232e0edd0755f931dc070b150c4e38b21 SHA512 de14a55105888bc30921418c0e6ef5dac340d3d02bfab35ca7a62021505df94e71fc05eb864ffc276add5a2fce483338fe2cf02fcc04e693bb5b709c6b080490
+DIST ant-1.10.9-gentoo.tar.bz2 6685 BLAKE2B 2249c7e1628052a2a6896c6995e0c5dd14ea77671ab0ef4402ece9968f41266cdf4411cd669dbb73c4d7043d7c6c5f6e992bfc2705e74899ff1058f0d4942704 SHA512 aade4c5322c29d1b6b4f6b99b229a1a07ff64faed104bdbbff3a82bd482d9cab5596c019dac92eaf4cab875fa9e46e5067ba816f910c2d6c94890ab85c50605b
 DIST apache-ant-1.10.8-src.tar.bz2 4848256 BLAKE2B bd0668e5592c6d2e77233dcffbf2311f9b072f60e7a0c2d5b1a0a6567fc015e1fda46caf1c6c2a3a6730df561f87a8477e0df54a12eeab866cd8d4cb8b2d1f7e SHA512 15563c339298dc576ffb0fb59858bed5f6deabb519ad3f5237e465e6dffd5307bb86fc120f7d7893332936b9f767c47e522cdd1da809b599ceec0070dcb20338
+DIST apache-ant-1.10.9-src.tar.bz2 4593589 BLAKE2B afb73e592dbd4e0082f5890005ce70264ab9c59f1359a91cc83abcfb03938d98ed9d1eb797c9f72bd3d017a41c19635a6246e5b46ddcab660749a2530db1baaa SHA512 7a6c96131462dc0e1bcf41e2daa1b129a45d19302f4ee2915bb51c4cf347996fa5f8140f96653b21952decee16816476b8f258f8ad2c094a8305209cebcee4a4

diff --git a/dev-java/ant-junit/ant-junit-1.10.9.ebuild b/dev-java/ant-junit/ant-junit-1.10.9.ebuild
new file mode 100644
index 00000000000..65978134b5b
--- /dev/null
+++ b/dev-java/ant-junit/ant-junit-1.10.9.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ANT_TASK_JDKVER=1.8
+ANT_TASK_JREVER=1.8
+
+inherit ant-tasks
+
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+DEPEND="
+	dev-java/junit:0
+	dev-java/junit:4
+"
+RDEPEND="${DEPEND}"
+
+JAVA_ANT_REWRITE_CLASSPATH="true"
+EANT_GENTOO_CLASSPATH="junit-4"
+
+src_compile() {
+	eant jar-junit
+}


             reply	other threads:[~2020-10-01 18:16 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 18:16 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-15  7:42 [gentoo-commits] repo/gentoo:master commit in: dev-java/ant-junit/ Miroslav Šulc
2020-10-14 19:22 Agostino Sarubbo
2020-10-14 19:19 Agostino Sarubbo
2020-10-14 19:08 Agostino Sarubbo
2020-10-14 18:29 Sam James
2020-07-20  9:06 Miroslav Šulc
2020-07-19 21:35 Sam James
2020-07-19 15:18 Sam James
2020-07-19 13:38 Sam James
2020-07-05 11:20 Miroslav Šulc
2019-11-25 13:22 Miroslav Šulc
2019-11-23 16:49 Agostino Sarubbo
2019-11-23 12:43 Agostino Sarubbo
2019-11-23  5:42 Aaron Bauman
2019-11-22 10:24 Agostino Sarubbo
2019-10-17 14:02 Miroslav Šulc
2019-05-18  1:14 Aaron Bauman
2019-03-20 17:27 Miroslav Šulc
2019-03-15  8:21 Mikle Kolyada
2019-03-01 12:46 Mikle Kolyada
2019-03-01  1:14 Thomas Deutschmann
2019-01-23  9:10 Miroslav Šulc
2019-01-23  8:28 Miroslav Šulc
2019-01-21 10:29 Miroslav Šulc
2019-01-18 16:03 Miroslav Šulc
2017-07-13  7:48 Alexis Ballier
2017-01-29 15:41 Fabian Groffen

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=1601576162.56b41e56492e8068f7542ab76ab5327e1ef081cf.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