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 E2E7D138334 for ; Mon, 16 Sep 2019 19:14:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E51AE09D8; Mon, 16 Sep 2019 19:14:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E7E9FE09D8 for ; Mon, 16 Sep 2019 19:14:34 +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 0C22434B266 for ; Mon, 16 Sep 2019 19:14:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 59BB5778 for ; Mon, 16 Sep 2019 19:14:32 +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: <1568661256.51931d7c09082b91e820f652df0838f7cc95405e.hanno@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_xml/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/fast_xml/Manifest dev-erlang/fast_xml/fast_xml-1.1.37.ebuild X-VCS-Directories: dev-erlang/fast_xml/ X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Boeck X-VCS-Revision: 51931d7c09082b91e820f652df0838f7cc95405e X-VCS-Branch: master Date: Mon, 16 Sep 2019 19:14:32 +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: 098bd515-6e71-4df6-bcb4-b6f078473c68 X-Archives-Hash: e72a7f5c5488ef2ba5569a841daeb261 commit: 51931d7c09082b91e820f652df0838f7cc95405e Author: Hanno gentoo org> AuthorDate: Mon Sep 16 19:14:16 2019 +0000 Commit: Hanno Boeck gentoo org> CommitDate: Mon Sep 16 19:14:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51931d7c dev-erlang/fast_xml: Version bump. >From Vampik's overlay. USE="test" dependency is no longer needed. Signed-off-by: Hanno Boeck gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.17 dev-erlang/fast_xml/Manifest | 1 + dev-erlang/fast_xml/fast_xml-1.1.37.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-erlang/fast_xml/Manifest b/dev-erlang/fast_xml/Manifest index 3c84cec3321..9f0c4227a71 100644 --- a/dev-erlang/fast_xml/Manifest +++ b/dev-erlang/fast_xml/Manifest @@ -1,2 +1,3 @@ DIST fast_xml-1.1.22.tar.gz 92408 BLAKE2B efd6c69c4dcfe3c36162c0b47ee8b56561102fde130f8be503c767e40d66c0f698876ed384bd27aea41e18f6530bf712eeeca2ea497c4b1aafc630fe1b016981 SHA512 33c79cf34d6b0093cf98d11c5b68855d4201a6891786cc3caabd7dded81a04118638ce091cda1f1c86729ea8c8765214332cc34a361bbfb3c5958dbc2027a384 DIST fast_xml-1.1.34.tar.gz 93530 BLAKE2B f4db5fd718f66e34b305d04ca7be5a72770ca9c749154c668072c6ef88eb545f3ff200d549fba6395eed46605ce384559dadda66b4281429b57706c579f4c47a SHA512 e2b29e1307c0513046de2ac8afe6c1a6ed8a8640b62451777233607a656517ac1b4d68f725b05712d3c254f68e76e49716b1e913c3d3c34222fe2a5a62fa378a +DIST fast_xml-1.1.37.tar.gz 99004 BLAKE2B 946a7f4fd87aa65350bcb62e68ca571908a2299beb4823eb90cc9d4bc254dc1f9bac3bb1eb7c73b0419224e0ea56c3b56638537bae79264afc794d52429e3f2f SHA512 dc71f8687819d7d5200ccb0182b1b1076789e5810806a4ca6bee4273c68b68650ce1aa1ec08dbfea0a61aca7e9c48f25b2ec69d41d13384aeb22ed444572e67a diff --git a/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild b/dev-erlang/fast_xml/fast_xml-1.1.37.ebuild new file mode 100644 index 00000000000..0cd3545f6e6 --- /dev/null +++ b/dev-erlang/fast_xml/fast_xml-1.1.37.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 Expat based Erlang XML parsing library" +HOMEPAGE="https://github.com/processone/fast_xml" +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-17.1 + >=dev-erlang/p1_utils-1.0.16 + dev-libs/expat" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.md README.md )