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 BE06913835B for ; Mon, 20 Jul 2020 09:01:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E18EFE0917; Mon, 20 Jul 2020 09:01:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C80DBE0917 for ; Mon, 20 Jul 2020 09:01:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4CB1634F0D8 for ; Mon, 20 Jul 2020 09:01:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6C482EA for ; Mon, 20 Jul 2020 09:01:36 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1595235679.8cb8f1184353ad53183396e8dcb88c5fb80b98e5.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rebar-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/rebar-bin/Manifest dev-util/rebar-bin/rebar-bin-3.13.2.ebuild dev-util/rebar-bin/rebar-bin-3.6.2.ebuild X-VCS-Directories: dev-util/rebar-bin/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 8cb8f1184353ad53183396e8dcb88c5fb80b98e5 X-VCS-Branch: master Date: Mon, 20 Jul 2020 09:01:36 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4d181557-2044-486f-ac4e-3eaa916d493e X-Archives-Hash: dd7ededed1ca005f168d6603f64b62f6 commit: 8cb8f1184353ad53183396e8dcb88c5fb80b98e5 Author: Brian Mego gmail com> AuthorDate: Sat Jul 4 14:14:20 2020 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Jul 20 09:01:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cb8f118 dev-util/rebar-bin: bump to 3.13.2 - Adds 3.13.2 ebuild - Updates 3.6.2 ebuild with SRC_URI name for better compatibility with distfiles cache Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Brian Mego gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16586 Signed-off-by: Joonas Niilola gentoo.org> dev-util/rebar-bin/Manifest | 3 ++- .../rebar-bin/{rebar-bin-3.6.2.ebuild => rebar-bin-3.13.2.ebuild} | 8 ++++---- dev-util/rebar-bin/rebar-bin-3.6.2.ebuild | 8 ++++---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/dev-util/rebar-bin/Manifest b/dev-util/rebar-bin/Manifest index da758047790..628d2f2aa19 100644 --- a/dev-util/rebar-bin/Manifest +++ b/dev-util/rebar-bin/Manifest @@ -1 +1,2 @@ -DIST rebar3 694889 BLAKE2B 3a8f5562a0c984caf5d7b3ba1063a90bf110a60cea316eaf88f5199b890e186f85193dc0302b36dc31051d3552912c8d1582f563f989df97ee28364a3f47512a SHA512 8fb5c7737d70fc7a706b1e124ab660550e8637da9258338016ab2e260f1c6d662548ef723705cd18210050d052e79945578623d9e9892e08dbfdb9cb04fd89fb +DIST rebar-bin-3.13.2 839684 BLAKE2B f7aab86b015549bb13a7fe2b3b0c64fc6b8383f46adef2fd50a080983a411f936d1c416be60eac70a2ea72439831c9a5e0e85381168ca973d6fcfbfa198e0987 SHA512 33cb7b083cd0e90159e06d6b21c1e8047cc5a2d49c469ae15449fefb8576427f2088977a294c677548f0543eb06cb25ad4c165e8df4b373e3562a7adc6125a94 +DIST rebar-bin-3.6.2 694889 BLAKE2B 3a8f5562a0c984caf5d7b3ba1063a90bf110a60cea316eaf88f5199b890e186f85193dc0302b36dc31051d3552912c8d1582f563f989df97ee28364a3f47512a SHA512 8fb5c7737d70fc7a706b1e124ab660550e8637da9258338016ab2e260f1c6d662548ef723705cd18210050d052e79945578623d9e9892e08dbfdb9cb04fd89fb diff --git a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild b/dev-util/rebar-bin/rebar-bin-3.13.2.ebuild similarity index 81% copy from dev-util/rebar-bin/rebar-bin-3.6.2.ebuild copy to dev-util/rebar-bin/rebar-bin-3.13.2.ebuild index 9835d50cdf2..4f7f563c355 100644 --- a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild +++ b/dev-util/rebar-bin/rebar-bin-3.13.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,10 +9,10 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" HOMEPAGE="https://github.com/erlang/rebar3" -SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3" +SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3 -> ${P}" LICENSE="Apache-2.0" -SLOT="3" +SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="dev-lang/erlang" @@ -23,7 +23,7 @@ S="${WORKDIR}" QA_PREBUILT="/usr/bin/rebar3" src_unpack() { - cp -v "${DISTDIR}/${A}" "${S}/" || die + cp -v "${DISTDIR}/${P}" "${S}/rebar3" || die } src_install() { diff --git a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild b/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild index 9835d50cdf2..4f7f563c355 100644 --- a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild +++ b/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,10 +9,10 @@ MY_P=${MY_PN}-${PV} DESCRIPTION="A sophisticated build-tool for Erlang projects that follows OTP principles" HOMEPAGE="https://github.com/erlang/rebar3" -SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3" +SRC_URI="https://github.com/erlang/rebar3/releases/download/${PV}/rebar3 -> ${P}" LICENSE="Apache-2.0" -SLOT="3" +SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="dev-lang/erlang" @@ -23,7 +23,7 @@ S="${WORKDIR}" QA_PREBUILT="/usr/bin/rebar3" src_unpack() { - cp -v "${DISTDIR}/${A}" "${S}/" || die + cp -v "${DISTDIR}/${P}" "${S}/rebar3" || die } src_install() {