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/jbitcollider-core/
Date: Sun, 25 Oct 2020 23:38:36 +0000 (UTC)	[thread overview]
Message-ID: <1603668949.a15db84365c6fe0362e607912ad455594b213c3d.sam@gentoo> (raw)

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

dev-java/jbitcollider-core: 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/jbitcollider-core/jbitcollider-core-0.8.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/dev-java/jbitcollider-core/jbitcollider-core-0.8.ebuild b/dev-java/jbitcollider-core/jbitcollider-core-0.8.ebuild
index 5ac725f3259..65e47747fcb 100644
--- a/dev-java/jbitcollider-core/jbitcollider-core-0.8.ebuild
+++ b/dev-java/jbitcollider-core/jbitcollider-core-0.8.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=7
 JAVA_PKG_IUSE="doc source"
 
 MY_PN="jBitcollider"
@@ -17,14 +17,16 @@ SRC_URI="mirror://sourceforge/bitcollider/${MY_P}.zip"
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
+BDEPEND="app-arch/unzip"
 DEPEND=">=virtual/jdk-1.5"
 RDEPEND=">=virtual/jre-1.5"
 
 S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
+	default
+
 	rm -v lib/*.jar || die
 	rm -v plugins/*/lib/*.jar || die
 	rm -v plugins/org.bitpedia.collider.*/bin/org/bitpedia/collider/*/*.class || die


             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 --
2021-04-28 11:22 [gentoo-commits] repo/gentoo:master commit in: dev-java/jbitcollider-core/ Miroslav Šulc
2021-04-28 11:22 Miroslav Šulc
2021-04-28 13:09 Miroslav Šulc
2022-06-02  6:14 Sam James
2022-08-05  7:31 Arthur Zamarin
2024-06-17  9:02 Miroslav Šulc

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=1603668949.a15db84365c6fe0362e607912ad455594b213c3d.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