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 10A38138334 for ; Sat, 19 Oct 2019 08:45:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52A5EE08D0; Sat, 19 Oct 2019 08:45:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 285ABE08D0 for ; Sat, 19 Oct 2019 08:45:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D497B34C049 for ; Sat, 19 Oct 2019 08:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4F0BD744 for ; Sat, 19 Oct 2019 08:45:46 +0000 (UTC) From: "Hanno Boeck" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hanno Boeck" Message-ID: <1571474726.e23c07ade4d04a1701ecc691d568bb3a48fa3298.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_yaml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/fast_yaml/Manifest dev-erlang/fast_yaml/fast_yaml-1.0.21.ebuild dev-erlang/fast_yaml/metadata.xml X-VCS-Directories: dev-erlang/fast_yaml/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Boeck X-VCS-Revision: e23c07ade4d04a1701ecc691d568bb3a48fa3298 X-VCS-Branch: master Date: Sat, 19 Oct 2019 08:45:46 +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: 9c587804-35b9-4a6d-8c89-30affa893424 X-Archives-Hash: 57975ab26ff7960b7692a8819b3e4737 commit: e23c07ade4d04a1701ecc691d568bb3a48fa3298 Author: Hanno gentoo org> AuthorDate: Sat Oct 19 08:45:26 2019 +0000 Commit: Hanno Boeck gentoo org> CommitDate: Sat Oct 19 08:45:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23c07ad dev-erlang/fast_yaml: Version bump. Taken from Vampik's overlay. Add myself as maintainer. Signed-off-by: Hanno Boeck gentoo.org> Package-Manager: Portage-2.3.77, Repoman-2.3.17 dev-erlang/fast_yaml/Manifest | 1 + dev-erlang/fast_yaml/fast_yaml-1.0.21.ebuild | 22 ++++++++++++++++++++++ dev-erlang/fast_yaml/metadata.xml | 4 +++- 3 files changed, 26 insertions(+), 1 deletion(-) diff --git a/dev-erlang/fast_yaml/Manifest b/dev-erlang/fast_yaml/Manifest index 5d9d22b5787..7c51819bea5 100644 --- a/dev-erlang/fast_yaml/Manifest +++ b/dev-erlang/fast_yaml/Manifest @@ -1,2 +1,3 @@ DIST fast_yaml-1.0.20.tar.gz 54476 BLAKE2B 553b433a4cbfa859b25f39e74766047f490cd11d327f73e948237fd4321e7a9f160656cb312b60fc1379c8e35f3c613ad76dc0a44a2f73b8ca09ce61a8e036e7 SHA512 583c36caf0dd492518b631bc4882530a12f83bc1de952aa8b053f4c3fb828be65d127954a5277b320a0ef28cf8b8df6db88e76b323f2774af061a9e9bd88e061 +DIST fast_yaml-1.0.21.tar.gz 54489 BLAKE2B 77cb6e8ab8b7fcd53a627f9225ce0f0f1dd8a1eadeb1ddda68a4dd3578f685dff94fd011e99ecce2e527a0bb9dd887137b32f2592f9a910330bfd4da2b6a53fb SHA512 90a81d6fc72df178c4f432c473521921e8419c59c8d66c054b07b29f9e32fda1d548b3b9c3092fa017a97594df32d4e1154ac67fe4c930b8843bc5e5d5705c43 DIST fast_yaml-1.0.9.tar.gz 49696 BLAKE2B a8cbda580e9c2bacdf046f82dc579eb5160d130f9af6c93e05e5c3e4fd7f8f30c9d767cb150a30c2abbd3d8fb3c62fa7c76bab3addb5754d04b9303e6c5bd3e3 SHA512 dd826643d1c841218bae1ccb6ea3dc0c35c64c20720c47e90b3dfad3231c4944216729bf3d46f19b06cd2d54a9487336e39a9ef15201cc315ab10a7ee950bf6a diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.21.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.21.ebuild new file mode 100644 index 00000000000..06bf4862028 --- /dev/null +++ b/dev-erlang/fast_yaml/fast_yaml-1.0.21.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit rebar + +DESCRIPTION="Fast Yaml native library for Erlang and Elixir" +HOMEPAGE="https://github.com/processone/fast_yaml" +SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz + -> ${P}.tar.gz" + +LICENSE="Apache-2.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-lang/erlang-18.0 + >=dev-erlang/p1_utils-1.0.16 + dev-libs/libyaml" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.md README.md ) diff --git a/dev-erlang/fast_yaml/metadata.xml b/dev-erlang/fast_yaml/metadata.xml index 5bac574f8c8..e1f5c00cd37 100644 --- a/dev-erlang/fast_yaml/metadata.xml +++ b/dev-erlang/fast_yaml/metadata.xml @@ -1,7 +1,9 @@ - + + hanno@gentoo.org + processone/fast_yaml