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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1628715800F for ; Fri, 10 Feb 2023 12:40:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11C3DE07E0; Fri, 10 Feb 2023 12:40:49 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1121E07E0 for ; Fri, 10 Feb 2023 12:40:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F4CE340D4A for ; Fri, 10 Feb 2023 12:40:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EF838AC for ; Fri, 10 Feb 2023 12:40:45 +0000 (UTC) From: "Florian Schmaus" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Florian Schmaus" Message-ID: <1676032786.68f3423bd6d4669b2506f7a45e45c52d7f74381c.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/p1_mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/p1_mysql/Manifest dev-erlang/p1_mysql/p1_mysql-1.0.21.ebuild X-VCS-Directories: dev-erlang/p1_mysql/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 68f3423bd6d4669b2506f7a45e45c52d7f74381c X-VCS-Branch: master Date: Fri, 10 Feb 2023 12:40:45 +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: 2461620f-a9e2-4aa4-90a0-1e36f4f357e6 X-Archives-Hash: f087bcb8edf7c47e4ba29d1ff2a9189b commit: 68f3423bd6d4669b2506f7a45e45c52d7f74381c Author: Florian Schmaus gentoo org> AuthorDate: Fri Feb 10 12:19:41 2023 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Fri Feb 10 12:39:46 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68f3423b dev-erlang/p1_mysql: add 1.0.21 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/p1_mysql/Manifest | 1 + dev-erlang/p1_mysql/p1_mysql-1.0.21.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/dev-erlang/p1_mysql/Manifest b/dev-erlang/p1_mysql/Manifest index 78c02e2580f3..a00925e66240 100644 --- a/dev-erlang/p1_mysql/Manifest +++ b/dev-erlang/p1_mysql/Manifest @@ -1,2 +1,3 @@ DIST p1_mysql-1.0.19.tar.gz 27476 BLAKE2B 14acb400c08c6b49fc2f3569dbb8891b52dd27c42fade7ad79858728a4c12bbc5cbd5aedc86432d61fbbdcc8df1277227b39343288d200cb056ab511ab0d0ae1 SHA512 eee2402661cc7d58228641057c571c383c09261a0022287ca19ab56a51530ea575478971fea944919aeb910e37cd9dedfea629bdd949b8dae7892aa5590ac675 DIST p1_mysql-1.0.20.tar.gz 26257 BLAKE2B cdd6ac6c497f2fff7b2854a7e6b8533109c5929994d4565d844866495b72857ad94a6c146d3bcc0bd58e0e6de69b8b0a74039b1597b2c9a5eb10261eeb75617a SHA512 b23aa5227a9a8a505448c3eb36caeba769ae8142c2aefb2125263d0dbabeac7507229d654e4bc08133175f2cd13a7742e28dfec064d75b8af112d81485c6b38b +DIST p1_mysql-1.0.21.tar.gz 26334 BLAKE2B a8a9d2d935b9c0a292d9ff15bc3049383a9006fe4033c15e1e145f5c5df194d3cf31a442b4a14ee9c46aa32b0469dbae399daed3248bdb8c8ebef621d4ddc02b SHA512 69302a223ca2438d40ebb267c0e03d11b67f88daa4a58814bdbc2add498557b90df2ca72fc619c1ad4002216cd6f3bd0a83a8ef3f02c37f6181618e4e91c3c85 diff --git a/dev-erlang/p1_mysql/p1_mysql-1.0.21.ebuild b/dev-erlang/p1_mysql/p1_mysql-1.0.21.ebuild new file mode 100644 index 000000000000..c8bb666b6ddb --- /dev/null +++ b/dev-erlang/p1_mysql/p1_mysql-1.0.21.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit rebar + +DESCRIPTION="Pure Erlang MySQL driver" +HOMEPAGE="https://github.com/processone/p1_mysql" +SRC_URI=" + https://github.com/processone/${PN}/archive/${PV}.tar.gz + -> ${P}.tar.gz +" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" + +DEPEND=">=dev-lang/erlang-17.1" +RDEPEND="${DEPEND}" + +DOCS=( CHANGELOG.md README.md )