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: Tue,  7 Mar 2017 11:28:13 +0000 (UTC)	[thread overview]
Message-ID: <1488884719.5f33f89315f8019f841bebe5c7ac1dcfdf78f8a0.radhermit@gentoo> (raw)

commit:     5f33f89315f8019f841bebe5c7ac1dcfdf78f8a0
Author:     Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  7 11:05:19 2017 +0000
Commit:     Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Tue Mar  7 11:05:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f33f893

dev-vcs/bfg: version bump to 1.12.15

 dev-vcs/bfg/Manifest           |  1 +
 dev-vcs/bfg/bfg-1.12.15.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-vcs/bfg/Manifest b/dev-vcs/bfg/Manifest
index 13d9db629bf..6cfd8a0c949 100644
--- a/dev-vcs/bfg/Manifest
+++ b/dev-vcs/bfg/Manifest
@@ -1 +1,2 @@
 DIST bfg-1.12.14.jar 14811487 SHA256 7a44d53ef626a4282c34cc363166e678c5d9e91e4c6815e8e069036edd9fab64 SHA512 ff6bf60a8cba67537f46968c2f24dd91a15c9d533b503396b28bcc0af368d2852228e276d87e44013aba612e24b23d094563fc4d166957aac9ab7349be9f8a26 WHIRLPOOL 2e176efa35eeb61763550748695a1cc789530c42072facb19fd833b54b76ef048f8ee8265ce73173ab7c7af807278961cea5ee9ac30d5cedcf5de9079f7f347e
+DIST bfg-1.12.15.jar 14814817 SHA256 330af214a0fed320c591afc1046b0f31e8a438f290da09672973aeaa6411b09d SHA512 79a74a534c1d7fcf0b1505b1e5286234cb5b33e7fe4f2ee1b72c1d6d591257f172a76ca56374d6eadd797a60316ae68da115929e7cb667a44a8c772f8cd8cff4 WHIRLPOOL 8ef074dff78da8fd8c496f17b52e59e767e8cf7af1bbdbcfbe51189701b6b5f86080f6a73317fe4984ed08e10a6acef7b455b30184ac253bd9677762f4f376bd

diff --git a/dev-vcs/bfg/bfg-1.12.15.ebuild b/dev-vcs/bfg/bfg-1.12.15.ebuild
new file mode 100644
index 00000000000..e23e379e002
--- /dev/null
+++ b/dev-vcs/bfg/bfg-1.12.15.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit java-pkg-2
+
+DESCRIPTION="a faster alternative to git-filter-branch for removing bad data from git repos"
+HOMEPAGE="http://rtyley.github.io/bfg-repo-cleaner/"
+SRC_URI="http://repo1.maven.org/maven2/com/madgag/${PN}/${PV}/${P}.jar"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND=">=virtual/jre-1.6"
+
+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}
+}


             reply	other threads:[~2017-03-07 11:28 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-07 11:28 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
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=1488884719.5f33f89315f8019f841bebe5c7ac1dcfdf78f8a0.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