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 9763A15808B for ; Sun, 10 Apr 2022 17:40:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92414E0A5B; Sun, 10 Apr 2022 17:40:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 70284E0A5B for ; Sun, 10 Apr 2022 17:40:40 +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 C8BB53418A0 for ; Sun, 10 Apr 2022 17:40:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FDD43BC for ; Sun, 10 Apr 2022 17:40:35 +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: <1649612425.17b3bfc942cfc97552be48d0c0230cdd95a4e3b3.flow@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/sqlite3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-erlang/sqlite3/Manifest dev-erlang/sqlite3/sqlite3-1.1.12.ebuild dev-erlang/sqlite3/sqlite3-1.1.7.ebuild X-VCS-Directories: dev-erlang/sqlite3/ X-VCS-Committer: flow X-VCS-Committer-Name: Florian Schmaus X-VCS-Revision: 17b3bfc942cfc97552be48d0c0230cdd95a4e3b3 X-VCS-Branch: master Date: Sun, 10 Apr 2022 17:40:35 +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: 2667d9bc-e0bf-4939-84cd-6d8577feac6a X-Archives-Hash: 58cb65735c56e6c9c871a0d1b89da73c commit: 17b3bfc942cfc97552be48d0c0230cdd95a4e3b3 Author: Florian Schmaus gentoo org> AuthorDate: Sun Apr 10 13:49:11 2022 +0000 Commit: Florian Schmaus gentoo org> CommitDate: Sun Apr 10 17:40:25 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b3bfc9 dev-erlang/sqlite3: drop 1.1.7, 1.1.12 Signed-off-by: Florian Schmaus gentoo.org> dev-erlang/sqlite3/Manifest | 2 -- dev-erlang/sqlite3/sqlite3-1.1.12.ebuild | 26 -------------------------- dev-erlang/sqlite3/sqlite3-1.1.7.ebuild | 26 -------------------------- 3 files changed, 54 deletions(-) diff --git a/dev-erlang/sqlite3/Manifest b/dev-erlang/sqlite3/Manifest index 0afa162ed3df..a32da67ea9e5 100644 --- a/dev-erlang/sqlite3/Manifest +++ b/dev-erlang/sqlite3/Manifest @@ -1,3 +1 @@ -DIST sqlite3-1.1.12.tar.gz 1881515 BLAKE2B 9bbb614664eb220c7c27315a8237c481577a4638dcbc054b13e8768fd4e0d5809fca5cbd208f371379db1ec5ab5fb8dd3e154452c3674da3c7b914a147c185c7 SHA512 17a56c031f84da2dc324652a520d4b791d063dd2e6a34a95db5aed347ce198a95ff15f9bbbdb85e2f07603156d78f3fc5b00326f8eb395c1a70cd16ebc2b6aa9 DIST sqlite3-1.1.13.tar.gz 1920452 BLAKE2B a00bdc876a6175340256a327c62952b8b96b8a81c913d6145f95a0f8bafeab726296cd9e051c833761ca573b414e2fdd0e5307a6654135b108377f3029634451 SHA512 9e9e254511c0da74367e74c5b42cbe1bcc42a8232c1d60549b5a71f4db072391d7870b069ce247a972bef05f16d70b22b4c37176a59e44e75dc975946c86581f -DIST sqlite3-1.1.7.tar.gz 1834822 BLAKE2B 9a3f30a3a5f4e7ebe38aa1a808057767dd6d43ab93b352b44fc3aef4c2ed8c19b5f4ee258a4ff7a2c052fb4f480f1fb3629624a171b07eb5e661acbc97b165b2 SHA512 8e4bd7dff93f7629d648934c4ce29c318d62313aa10de35144e4f6a3d8c87d8a423ccbe1c810476f8e8048358be4cb8ef242daa6138957e0b0d9c65fadbf144c diff --git a/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild deleted file mode 100644 index 6b3b90483caa..000000000000 --- a/dev-erlang/sqlite3/sqlite3-1.1.12.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -MY_PN="erlang-sqlite3" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SQLite gen_server port for Erlang" -HOMEPAGE="https://github.com/processone/erlang-sqlite3" -SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1 - dev-db/sqlite:3" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS README.md ) - -S="${WORKDIR}/${MY_P}" diff --git a/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild b/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild deleted file mode 100644 index c3e1c2fe8261..000000000000 --- a/dev-erlang/sqlite3/sqlite3-1.1.7.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit rebar - -MY_PN="erlang-sqlite3" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="SQLite gen_server port for Erlang" -HOMEPAGE="https://github.com/processone/erlang-sqlite3" -SRC_URI="https://github.com/processone/${MY_PN}/archive/${PV}.tar.gz - -> ${P}.tar.gz" - -LICENSE="ErlPL-1.1" -SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" - -DEPEND=">=dev-lang/erlang-17.1 - dev-db/sqlite:3" -RDEPEND="${DEPEND}" - -DOCS=( AUTHORS README.md ) - -S="${WORKDIR}/${MY_P}"