public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/emma/
Date: Tue, 15 Feb 2022 11:27:13 +0000 (UTC)	[thread overview]
Message-ID: <1644924420.b321429af42147570b2676ed2086250904eeffbf.jsmolic@gentoo> (raw)

commit:     b321429af42147570b2676ed2086250904eeffbf
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 11:26:57 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 11:27:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b321429a

dev-java/emma: drop 2.0.5312-r3 (EAPI 5--)

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 dev-java/emma/emma-2.0.5312-r3.ebuild | 49 -----------------------------------
 1 file changed, 49 deletions(-)

diff --git a/dev-java/emma/emma-2.0.5312-r3.ebuild b/dev-java/emma/emma-2.0.5312-r3.ebuild
deleted file mode 100644
index 08620ee93566..000000000000
--- a/dev-java/emma/emma-2.0.5312-r3.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-JAVA_PKG_IUSE="source"
-
-inherit java-pkg-2 java-ant-2
-
-DESCRIPTION="Free Java code coverage tool"
-HOMEPAGE="http://emma.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
-
-LICENSE="CPL-1.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-IUSE="+launcher"
-
-CDEPEND="
-	dev-java/ant-core
-	launcher? ( !sci-biology/emboss )"
-
-RDEPEND="
-	${CDEPEND}
-	>=virtual/jre-1.6"
-
-DEPEND="
-	${CDEPEND}
-	>=virtual/jdk-1.6"
-
-EANT_BUILD_TARGET="build"
-
-java_prepare() {
-	epatch "${FILESDIR}/${P}-java15api.patch"
-	# bcp mangling unneccessary for 1.4+ and breaks with IBM 1.6 - bug #220463
-	sed -e '/bootclasspathref/d' -e '/extdirs/d' -i build.xml || die
-}
-
-src_install() {
-	java-pkg_dojar "dist/${PN}.jar"
-	java-pkg_dojar "dist/${PN}_ant.jar"
-	java-pkg_register-ant-task
-
-	use launcher && java-pkg_dolauncher ${PN} --main emmarun
-
-	# One of these does not have java sources
-	use source && java-pkg_dosrc */*/com 2> /dev/null
-}


             reply	other threads:[~2022-02-15 11:27 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-15 11:27 Jakov Smolić [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-10 14:29 [gentoo-commits] repo/gentoo:master commit in: dev-java/emma/ Miroslav Šulc
2024-03-10  9:16 Arthur Zamarin
2024-01-24  8:57 Miroslav Šulc
2024-01-03 22:13 Miroslav Šulc
2024-01-03 18:39 Arthur Zamarin
2024-01-03 18:39 Arthur Zamarin
2024-01-03 18:39 Arthur Zamarin
2024-01-03 18:39 Arthur Zamarin
2023-12-04  8:54 Miroslav Šulc
2022-02-15 11:26 Jakov Smolić
2022-02-15  7:11 Agostino Sarubbo
2022-02-14 16:42 Jakov Smolić
2022-02-14 16:42 Jakov Smolić
2022-01-25  9:35 Miroslav Šulc
2019-05-18  1:45 Aaron Bauman
2017-07-14 21:35 Alexis Ballier
2016-10-05  9:02 Patrice Clement
2016-10-05  8:35 Patrice Clement
2016-10-05  8:35 Patrice Clement
2015-10-28 23:12 James Le Cuirot

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=1644924420.b321429af42147570b2676ed2086250904eeffbf.jsmolic@gentoo \
    --to=jsmolic@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