public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jmx/
Date: Sun, 25 Oct 2020 23:38:36 +0000 (UTC)	[thread overview]
Message-ID: <1603669052.e759cadb9c3a5d40fb5473246aa12a3fbd131c2e.sam@gentoo> (raw)

commit:     e759cadb9c3a5d40fb5473246aa12a3fbd131c2e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 23:37:32 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 23:37:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e759cadb

dev-java/sun-jmx: port to EAPI 7

Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
index 42e2b32f517..4bc3e8a1ac7 100644
--- a/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
+++ b/dev-java/sun-jmx/sun-jmx-1.2.1-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 
 JAVA_PKG_IUSE="doc examples"
 
@@ -15,8 +15,8 @@ SRC_URI="${MY_P}-ri.zip"
 LICENSE="Oracle-BCLA-JavaSE"
 SLOT="0"
 KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-linux ~x86-linux ~x86-macos"
-IUSE=""
 
+BDEPEND="app-arch/unzip"
 DEPEND=">=virtual/jdk-1.4
 	app-arch/unzip"
 RDEPEND=">=virtual/jre-1.4"
@@ -42,9 +42,11 @@ pkg_nofetch() {
 
 src_install() {
 	java-pkg_dojar lib/*.jar
+
 	if use doc; then
 		java-pkg_dojavadoc doc/api
 		java-pkg_dohtml -r doc/doc doc/index.html
 	fi
+
 	use examples && java-pkg_doexamples examples
 }


             reply	other threads:[~2020-10-25 23:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-25 23:38 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-09-23 17:16 [gentoo-commits] repo/gentoo:master commit in: dev-java/sun-jmx/ Michał Górny
2018-12-20 17:06 Ben Kohler
2018-03-01  8:46 Michał Górny
2017-12-11 12:48 Ulrich Müller
2017-04-08 21:57 Patrice Clement
2017-01-29 15:54 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=1603669052.e759cadb9c3a5d40fb5473246aa12a3fbd131c2e.sam@gentoo \
    --to=sam@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