From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- dev-util/rebar-bin/Manifest | 8 +++----- dev-util/rebar-bin/metadata.xml | 10 +++++++++- dev-util/rebar-bin/rebar-bin-3.13.2.ebuild | 31 ------------------------------ dev-util/rebar-bin/rebar-bin-3.14.4.ebuild | 31 ++++++++++++++++++++++++++++++ dev-util/rebar-bin/rebar-bin-3.6.2.ebuild | 31 ------------------------------ 5 files changed, 43 insertions(+), 68 deletions(-) delete mode 100644 dev-util/rebar-bin/rebar-bin-3.13.2.ebuild create mode 100644 dev-util/rebar-bin/rebar-bin-3.14.4.ebuild delete mode 100644 dev-util/rebar-bin/rebar-bin-3.6.2.ebuild (limited to 'dev-util/rebar-bin') diff --git a/dev-util/rebar-bin/Manifest b/dev-util/rebar-bin/Manifest index 9b518ad0488b..1152ede85369 100644 --- a/dev-util/rebar-bin/Manifest +++ b/dev-util/rebar-bin/Manifest @@ -1,5 +1,3 @@ -DIST rebar-bin-3.13.2 839684 BLAKE2B f7aab86b015549bb13a7fe2b3b0c64fc6b8383f46adef2fd50a080983a411f936d1c416be60eac70a2ea72439831c9a5e0e85381168ca973d6fcfbfa198e0987 SHA512 33cb7b083cd0e90159e06d6b21c1e8047cc5a2d49c469ae15449fefb8576427f2088977a294c677548f0543eb06cb25ad4c165e8df4b373e3562a7adc6125a94 -DIST rebar-bin-3.6.2 694889 BLAKE2B 3a8f5562a0c984caf5d7b3ba1063a90bf110a60cea316eaf88f5199b890e186f85193dc0302b36dc31051d3552912c8d1582f563f989df97ee28364a3f47512a SHA512 8fb5c7737d70fc7a706b1e124ab660550e8637da9258338016ab2e260f1c6d662548ef723705cd18210050d052e79945578623d9e9892e08dbfdb9cb04fd89fb -EBUILD rebar-bin-3.13.2.ebuild 601 BLAKE2B 61e55196804a2eb904108d36ce183fcaff72eb0cf67006256015df7e2ca5bb2972bb5188fc50526679fcb5312caba1c58833388d201bcd4d8ac0ff4648d49ffe SHA512 60cbeb39494490552b18114d11c3db68d4e82c01986b4303522ec3e481f5dfaa6fe6e2e690ec6fe8a8613b31a7114466a625853c1bb38ee6cada505c311d1d1c -EBUILD rebar-bin-3.6.2.ebuild 601 BLAKE2B 61e55196804a2eb904108d36ce183fcaff72eb0cf67006256015df7e2ca5bb2972bb5188fc50526679fcb5312caba1c58833388d201bcd4d8ac0ff4648d49ffe SHA512 60cbeb39494490552b18114d11c3db68d4e82c01986b4303522ec3e481f5dfaa6fe6e2e690ec6fe8a8613b31a7114466a625853c1bb38ee6cada505c311d1d1c -MISC metadata.xml 939 BLAKE2B 3d451a472d9986f1aee67c4ede6ddc28d56cac865e0fd0a33f957f3007126d47d7cb3bf87916abca0be68138c167b138d884b38da65ca26d4dab79e42b839c58 SHA512 6e6e0a14df5031fee427dc518e0b69cafca6b8dcc429fa8cbcecacf78a1a56796c9cc6a545a6e9506a752e749c06a4ef7cf4cdb889ef2c6ca53bcf0f68fa363b +DIST rebar-bin-3.14.4 943940 BLAKE2B b9196c44407783f5cdeec6d56acad20837b2f9c550e5dd1cc16d7190a5dd9897cf4044720175db216f154beed093fc81b4a3c26702e7f4675473924dc7508530 SHA512 35a8ca34a26c7fe0b7edc22ca0589b3813827ee6d59f49e7b2669186fc6183d4efd33c258a4659f14421bbe2b2d7c7c464ab7fd36f87297faa3c6f812945eb2d +EBUILD rebar-bin-3.14.4.ebuild 601 BLAKE2B 6afd6e93bf2af1241125dc220b926b02e26858ea889cb08329e0724e342f85bb0eedb72178cc3cad97ab421fd7bbac1fd1e2f08e9cee8e4a8ae78b8f76aa8a58 SHA512 b68fc00c68544014bc89d00456eb03fc6e134e053b870d4b3ea6cd2d5e608a918fc3259850ddf099d8d55a5751c5c01aad7546c485063db758c48cae36c55fbd +MISC metadata.xml 1186 BLAKE2B 2ab14359cd530e009f7e793334b93587adf02cf7a43ecc51cb710fe10bb59b5ccc82ccba8323b7b28f4872871048cce8d7acd468adb2d9d62ee426ed268c08da SHA512 7da7c4e15611f93e3692fa462e024ebb0f9b447a93c518ade6bb151a548a65437a285ae9bea4334ee84790ed75fcaaa2e57872f0ae117dbec66bd9f2d6da9031 diff --git a/dev-util/rebar-bin/metadata.xml b/dev-util/rebar-bin/metadata.xml index 4c134f3392dc..504a42e86ef7 100644 --- a/dev-util/rebar-bin/metadata.xml +++ b/dev-util/rebar-bin/metadata.xml @@ -1,7 +1,15 @@ - + + + matt@offtopica.uk + Matt Smith + + + proxy-maint@gentoo.org + Proxy Maintainers + Rebar3 is an Erlang tool that makes it easy to create, develop, and release Erlang libraries, applications, and systems in a repeatable diff --git a/dev-util/rebar-bin/rebar-bin-3.13.2.ebuild b/dev-util/rebar-bin/rebar-bin-3.13.2.ebuild deleted file mode 100644 index 4f7f563c355f..000000000000 --- a/dev-util/rebar-bin/rebar-bin-3.13.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN=${P#-bin} -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 -> ${P}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-lang/erlang" -DEPEND="" - -S="${WORKDIR}" - -QA_PREBUILT="/usr/bin/rebar3" - -src_unpack() { - cp -v "${DISTDIR}/${P}" "${S}/rebar3" || die -} - -src_install() { - dobin rebar3 -} diff --git a/dev-util/rebar-bin/rebar-bin-3.14.4.ebuild b/dev-util/rebar-bin/rebar-bin-3.14.4.ebuild new file mode 100644 index 000000000000..40d27f46700a --- /dev/null +++ b/dev-util/rebar-bin/rebar-bin-3.14.4.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_PN=${P#-bin} +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 -> ${P}" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" + +RDEPEND="dev-lang/erlang" +DEPEND="" + +S="${WORKDIR}" + +QA_PREBUILT="/usr/bin/rebar3" + +src_unpack() { + cp -v "${DISTDIR}/${P}" "${S}/rebar3" || die +} + +src_install() { + dobin rebar3 +} diff --git a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild b/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild deleted file mode 100644 index 4f7f563c355f..000000000000 --- a/dev-util/rebar-bin/rebar-bin-3.6.2.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MY_PN=${P#-bin} -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 -> ${P}" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-lang/erlang" -DEPEND="" - -S="${WORKDIR}" - -QA_PREBUILT="/usr/bin/rebar3" - -src_unpack() { - cp -v "${DISTDIR}/${P}" "${S}/rebar3" || die -} - -src_install() { - dobin rebar3 -} -- cgit v1.2.3