From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bfg/
Date: Sun, 16 May 2021 19:56:50 +0000 (UTC) [thread overview]
Message-ID: <1621195005.668ecd71e517635e58f3327d20047c3847da9e42.fordfrog@gentoo> (raw)
commit: 668ecd71e517635e58f3327d20047c3847da9e42
Author: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail <DOT> com>
AuthorDate: Wed May 5 02:33:16 2021 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May 16 19:56:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=668ecd71
dev-vcs/bfg: update java deps
Also update to EAPI 7
Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20608/commits/d89b8ca56356b62b5739730e625a8a7eedf95815
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
dev-vcs/bfg/bfg-1.13.0.ebuild | 18 +++++-------------
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/dev-vcs/bfg/bfg-1.13.0.ebuild b/dev-vcs/bfg/bfg-1.13.0.ebuild
index 93e964d4719..90b1cc8cd11 100644
--- a/dev-vcs/bfg/bfg-1.13.0.ebuild
+++ b/dev-vcs/bfg/bfg-1.13.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit java-pkg-2
-DESCRIPTION="a faster alternative to git-filter-branch for removing bad data from git repos"
+DESCRIPTION="A faster alternative to git-filter-branch for removing bad data from git repos"
HOMEPAGE="https://rtyley.github.io/bfg-repo-cleaner/"
SRC_URI="https://repo1.maven.org/maven2/com/madgag/${PN}/${PV}/${P}.jar"
@@ -13,19 +13,11 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 ~x86"
-DEPEND="app-arch/unzip"
-RDEPEND=">=virtual/jre-1.7"
+RDEPEND=">=virtual/jre-1.8:*"
+BDEPEND="app-arch/unzip"
S=${WORKDIR}
-src_prepare() {
- default
- java-pkg-2_src_prepare
-}
-
-src_unpack() { :; }
-src_compile() { :; }
-
src_install() {
java-pkg_newjar "${DISTDIR}"/${P}.jar
java-pkg_dolauncher ${PN}
next reply other threads:[~2021-05-16 19:56 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-16 19:56 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 10:44 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bfg/ Florian Schmaus
2025-01-07 10:44 Florian Schmaus
2025-01-07 10:44 Florian Schmaus
2025-01-07 10:44 Florian Schmaus
2019-11-17 22:10 Tim Harder
2019-08-01 12:41 Tim Harder
2019-08-01 12:41 Tim Harder
2019-06-04 20:54 Agostino Sarubbo
2018-03-01 19:35 Tim Harder
2017-08-31 15:58 Tim Harder
2017-08-31 15:58 Tim Harder
2017-03-07 11:28 Tim Harder
2016-12-09 6:02 Tim Harder
2016-10-26 4:07 Tim Harder
2016-08-26 17:14 Tim Harder
2016-08-26 2:21 Tim Harder
2016-08-26 2:21 Tim Harder
2016-05-13 4:18 Tim Harder
2016-05-13 4:17 Tim Harder
2016-01-14 0:11 Tim Harder
2015-08-29 18:10 Tim Harder
2015-08-29 18:10 Tim Harder
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=1621195005.668ecd71e517635e58f3327d20047c3847da9e42.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