From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bfg/
Date: Tue, 07 Jan 2025 10:44:45 +0000 (UTC) [thread overview]
Message-ID: <1736246674.3943ff0af69d28064b1b1d3f7f31cd3f61ff3ade.flow@gentoo> (raw)
commit: 3943ff0af69d28064b1b1d3f7f31cd3f61ff3ade
Author: Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 7 10:44:14 2025 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Jan 7 10:44:34 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3943ff0a
dev-vcs/bfg: fix variable order and quoting
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
dev-vcs/bfg/bfg-1.13.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-vcs/bfg/bfg-1.13.0-r1.ebuild b/dev-vcs/bfg/bfg-1.13.0-r1.ebuild
index ba43a92b5df1..7d6ce17a73d4 100644
--- a/dev-vcs/bfg/bfg-1.13.0-r1.ebuild
+++ b/dev-vcs/bfg/bfg-1.13.0-r1.ebuild
@@ -9,15 +9,15 @@ DESCRIPTION="A faster alternative to git-filter-branch for removing bad data fro
HOMEPAGE="https://rtyley.github.io/bfg-repo-cleaner/"
SRC_URI="https://repo1.maven.org/maven2/com/madgag/${PN}/${PV}/${P}.jar"
+S="${WORKDIR}"
LICENSE="GPL-3+"
SLOT="0"
+
KEYWORDS="amd64 ~x86"
RDEPEND=">=virtual/jre-1.8:*"
BDEPEND="app-arch/unzip"
-S=${WORKDIR}
-
src_install() {
java-pkg_newjar "${DISTDIR}"/${P}.jar
java-pkg_dolauncher ${PN}
next reply other threads:[~2025-01-07 10:44 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 10:44 Florian Schmaus [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
2021-05-16 19:56 Miroslav Šulc
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=1736246674.3943ff0af69d28064b1b1d3f7f31cd3f61ff3ade.flow@gentoo \
--to=flow@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