From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5663D139221 for ; Wed, 26 Oct 2016 04:07:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14DE9E0BF7; Wed, 26 Oct 2016 04:07:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B2675E0BFE for ; Wed, 26 Oct 2016 04:07:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id ED513341659 for ; Wed, 26 Oct 2016 04:07:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2FD7224A4 for ; Wed, 26 Oct 2016 04:07:12 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1477454775.fee8c7a33b5bfb17d093370264dd47004e74659f.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/bfg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/bfg/Manifest dev-vcs/bfg/bfg-1.12.14.ebuild X-VCS-Directories: dev-vcs/bfg/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: fee8c7a33b5bfb17d093370264dd47004e74659f X-VCS-Branch: master Date: Wed, 26 Oct 2016 04:07:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a5a8a8d2-f3af-47fc-bf6f-e6f55e95f72e X-Archives-Hash: 127e7b8f30e0eb4d523f13345ffaf34e commit: fee8c7a33b5bfb17d093370264dd47004e74659f Author: Tim Harder gentoo org> AuthorDate: Wed Oct 26 04:06:15 2016 +0000 Commit: Tim Harder gentoo org> CommitDate: Wed Oct 26 04:06:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fee8c7a3 dev-vcs/bfg: version bump to 1.12.14 dev-vcs/bfg/Manifest | 1 + dev-vcs/bfg/bfg-1.12.14.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/dev-vcs/bfg/Manifest b/dev-vcs/bfg/Manifest index de227b9..5aa772d 100644 --- a/dev-vcs/bfg/Manifest +++ b/dev-vcs/bfg/Manifest @@ -1,2 +1,3 @@ DIST bfg-1.12.12.jar 14664691 SHA256 03291c9cd9cdc664104f49b22b76bd39edc73052936cbfd72fc8d8595971fd9a SHA512 f3a9d39c764a8d42054ed346a51ac2402814a4a18f2802640e776653a3081800e38e3052ac447fd82f0d1667aa1ca5d6745a2e7b9c7503d3fec7c25d364c8cf3 WHIRLPOOL eca6191885752bf8af5e84a97c31f6c0ad191ea3f49a009e0fd99ea09c69c6c95337bbe82f6b8e5e3220286d25c66b86f1f8ea9e183c51ac56bdaa42d9abb1b2 DIST bfg-1.12.13.jar 14774921 SHA256 fbeb45314d45c7ff26bb513154675a2e1e822282e0d095c6d911fcf68fd089c0 SHA512 a65586b84b10bbbc3ba2058862348010c2513c5f4f5e91dbbdc3392622811aa40e473cc19ad4a7bf4eaa2cd2f9c49b60fdb4e557cb68b2d66afc6c47e34b4484 WHIRLPOOL 920cd40ad66d65087ad12e76893c5e591b41ac0cf99e3fce6acf492d61042c12c078a41824944762f1528a575f6d67ec2973d0d13a137876cf412e18a8a70c9b +DIST bfg-1.12.14.jar 14811487 SHA256 7a44d53ef626a4282c34cc363166e678c5d9e91e4c6815e8e069036edd9fab64 SHA512 ff6bf60a8cba67537f46968c2f24dd91a15c9d533b503396b28bcc0af368d2852228e276d87e44013aba612e24b23d094563fc4d166957aac9ab7349be9f8a26 WHIRLPOOL 2e176efa35eeb61763550748695a1cc789530c42072facb19fd833b54b76ef048f8ee8265ce73173ab7c7af807278961cea5ee9ac30d5cedcf5de9079f7f347e diff --git a/dev-vcs/bfg/bfg-1.12.14.ebuild b/dev-vcs/bfg/bfg-1.12.14.ebuild new file mode 100644 index 00000000..ad54a9d --- /dev/null +++ b/dev-vcs/bfg/bfg-1.12.14.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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} +}