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 8FA50139085 for ; Fri, 20 Jan 2017 21:34:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF057E0DEC; Fri, 20 Jan 2017 21:34:40 +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 9D497E0DEC for ; Fri, 20 Jan 2017 21:34:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 62961341655 for ; Fri, 20 Jan 2017 21:34:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF9962A9B for ; Fri, 20 Jan 2017 21:34:37 +0000 (UTC) From: "Dirkjan Ochtman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Dirkjan Ochtman" Message-ID: <1484948071.1c7cd46a23418502cb4a9170067a24cb4e098f5e.djc@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rebar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rebar/Manifest dev-util/rebar/rebar-2.6.3.ebuild X-VCS-Directories: dev-util/rebar/ X-VCS-Committer: djc X-VCS-Committer-Name: Dirkjan Ochtman X-VCS-Revision: 1c7cd46a23418502cb4a9170067a24cb4e098f5e X-VCS-Branch: master Date: Fri, 20 Jan 2017 21:34:37 +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: a559498d-6d96-4ebe-955d-ec3f8922b8de X-Archives-Hash: f38352afa6bfbc7cf77a86a0a7488463 commit: 1c7cd46a23418502cb4a9170067a24cb4e098f5e Author: Dirkjan Ochtman gentoo org> AuthorDate: Fri Jan 20 21:34:31 2017 +0000 Commit: Dirkjan Ochtman gentoo org> CommitDate: Fri Jan 20 21:34:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c7cd46a dev-util/rebar: version bump to 2.6.3 Package-Manager: portage-2.3.0 dev-util/rebar/Manifest | 1 + dev-util/rebar/rebar-2.6.3.ebuild | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-util/rebar/Manifest b/dev-util/rebar/Manifest index 0f9dc7a..71d2c1f 100644 --- a/dev-util/rebar/Manifest +++ b/dev-util/rebar/Manifest @@ -1,2 +1,3 @@ DIST rebar-2.6.1.tar.gz 191063 SHA256 aed933d4e60c4f11e0771ccdb4434cccdb9a71cf8b1363d17aaf863988b3ff60 SHA512 0baa10aac65ad78c05d6ecd180327b8752a31bbc51f3b3aa6060f4d2adf9269de83c6481767d9abc8a599e231f569c0496edc6c47f43d1e2892c4e98de6ccd85 WHIRLPOOL 85934f20d0da344376e9beff056275a994c5cd9373df056349217db5e67bd3727b185c6751738104a37ece25dc40063bb3197daeb00762a8f2bf2a2a1a788a1b DIST rebar-2.6.2.tar.gz 210775 SHA256 ed2a49300f2f8ae7c95284e53e95dd85430952d2843ce224a17db2b312964400 SHA512 410129defbf98af00f5040f9d3956299a70a0a1a21d28c42db32350b922e207f8af5830d8c322e9d3cfed8697ddcb228d5a98b983995414ed32662659a5c4c96 WHIRLPOOL 2c5dfcb1e7bc94c205d75594c76bf31b35a6e7621a665c4d0b41c251412c7db0dc6979892a40531a0e705bafb3fe9e21521799dd9617b578866affc6d2b504fd +DIST rebar-2.6.3.tar.gz 213146 SHA256 e4b645747bcc1cde3994ccc7a3861a97408df9be387ea1e7bc8910cd013154e0 SHA512 451f18cec02f9b23ab1e522d4e9bc2a43cf5ace5fea6a7543874a76615cdb55e3d705ad2be94e7c28e6e1acfbc519eb3452588880f0846b928f8a28369623dde WHIRLPOOL e4bf0b80d8082aa3f5283494dc92faaf473e23038b2eb2f7beaac53c27028effe6b475630f3ed4ee3ec8cd857b75f6871f3431502d319abace08d381d330a38f diff --git a/dev-util/rebar/rebar-2.6.3.ebuild b/dev-util/rebar/rebar-2.6.3.ebuild new file mode 100644 index 00000000..bc8437b --- /dev/null +++ b/dev-util/rebar/rebar-2.6.3.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit bash-completion-r1 + +DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" +HOMEPAGE="https://github.com/rebar/rebar" +SRC_URI="https://github.com/rebar/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +RDEPEND="dev-lang/erlang" +DEPEND="${RDEPEND}" + +src_test() { + emake xref +} + +src_install() { + dobin rebar + dodoc rebar.config.sample THANKS + dobashcomp priv/shell-completion/bash/${PN} +}