commit:     9c7127a1197005f76d5298eb2e131f0e0c0b7fa2
Author:     Florian Schmaus <flow <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 13:41:19 2022 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 17:40:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c7127a1

dev-erlang/fast_tls: drop 1.1.6, 1.1.12

Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

 dev-erlang/fast_tls/Manifest               |  2 --
 dev-erlang/fast_tls/fast_tls-1.1.12.ebuild | 22 ----------------------
 dev-erlang/fast_tls/fast_tls-1.1.6.ebuild  | 21 ---------------------
 3 files changed, 45 deletions(-)

diff --git a/dev-erlang/fast_tls/Manifest b/dev-erlang/fast_tls/Manifest
index 74e39d5f692f..4f30287135e3 100644
--- a/dev-erlang/fast_tls/Manifest
+++ b/dev-erlang/fast_tls/Manifest
@@ -1,3 +1 @@
-DIST fast_tls-1.1.12.tar.gz 80867 BLAKE2B 
14f65be91fc3789cd390cf954ad69d70ca337a26ca87e99eb30dbbac454b3666e628764e9e8e43a1b4c0121c482e1f7fc4a3981c02174a63f0d7a220796fd1d1
 SHA512 
763666f05c8ebb504b39321c928e0c961cf399606e9e99def3dc6a8862cfb24abfa08542f7d1cb7fe1c5ea79003b6c9ab1c15d85baec266b4b5f586fbd0dd10d
 DIST fast_tls-1.1.13.tar.gz 81247 BLAKE2B 
10abe181327915f7adce44917afe7c9981da53ccff42aaa776c52bfda574e12e2e102c2d7f3e381ac4ed18a92013be7a7fcf4f1c857b176712ccb033ccb07f0c
 SHA512 
c8e2e3b78c39660de8f14baca3d1187e8cbb11dd1bc271b8655992bcb9bfef00a8e6e8899a95f4eec0d9ad451e2367e6c69150140732d27b7713b5fb20a8b632
-DIST fast_tls-1.1.6.tar.gz 80339 BLAKE2B 
bbd7b327516ca028729387880db32d09bbdbade7d483498ca8c763991e651ae29ec5ce0c12ea2b6e3b9c47aa874434d075d7f2708a9d7e853797a0abf6a50c8b
 SHA512 
370a634a43e2bd705936d9068f28925df66146291e7c2336b410f2d362f35b2b3cc311594e8a3c2c50c26a2fa920d27e1566bc455813b5fc0c98f3dc5400f5a2

diff --git a/dev-erlang/fast_tls/fast_tls-1.1.12.ebuild 
b/dev-erlang/fast_tls/fast_tls-1.1.12.ebuild
deleted file mode 100644
index 649fc22eca65..000000000000
--- a/dev-erlang/fast_tls/fast_tls-1.1.12.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="TLS/SSL native driver for Erlang and Elixir"
-HOMEPAGE="https://github.com/processone/fast_tls";
-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"
-IUSE=""
-
-DEPEND=">=dev-erlang/p1_utils-1.0.22
-       dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

diff --git a/dev-erlang/fast_tls/fast_tls-1.1.6.ebuild 
b/dev-erlang/fast_tls/fast_tls-1.1.6.ebuild
deleted file mode 100644
index 9b63c05ab774..000000000000
--- a/dev-erlang/fast_tls/fast_tls-1.1.6.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit rebar
-
-DESCRIPTION="TLS/SSL native driver for Erlang and Elixir"
-HOMEPAGE="https://github.com/processone/fast_tls";
-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-erlang/p1_utils-1.0.19
-       dev-libs/openssl:0="
-RDEPEND="${DEPEND}"
-
-DOCS=( CHANGELOG.md README.md )

Reply via email to