public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bfg/
Date: Fri, 26 Aug 2016 17:14:04 +0000 (UTC)	[thread overview]
Message-ID: <1472231609.f2b5c32117282c2b28e3d1ddba3cb3d0d51a532d.radhermit@gentoo> (raw)

commit:     f2b5c32117282c2b28e3d1ddba3cb3d0d51a532d
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 17:12:13 2016 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 17:13:29 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2b5c321

dev-vcs/bfg: fix EAPI 6 failure

 dev-vcs/bfg/bfg-1.12.13.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-vcs/bfg/bfg-1.12.13.ebuild b/dev-vcs/bfg/bfg-1.12.13.ebuild
index 238d34f..ad54a9d 100644
--- a/dev-vcs/bfg/bfg-1.12.13.ebuild
+++ b/dev-vcs/bfg/bfg-1.12.13.ebuild
@@ -18,6 +18,11 @@ RDEPEND=">=virtual/jre-1.6"
 
 S=${WORKDIR}
 
+src_prepare() {
+	default
+	java-pkg-2_src_prepare
+}
+
 src_unpack() { :; }
 src_compile() { :; }
 


             reply	other threads:[~2016-08-26 17:14 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 17:14 Tim Harder [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
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  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=1472231609.f2b5c32117282c2b28e3d1ddba3cb3d0d51a532d.radhermit@gentoo \
    --to=radhermit@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