From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id B1F56158074 for ; Thu, 19 Jun 2025 06:46:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 9A588341F59 for ; Thu, 19 Jun 2025 06:46:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A37661104E1; Thu, 19 Jun 2025 06:46:49 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 9AB9D1104E1 for ; Thu, 19 Jun 2025 06:46:49 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 469223417E7 for ; Thu, 19 Jun 2025 06:46:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7181F2A03 for ; Thu, 19 Jun 2025 06:46:47 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1750315022.938edbd0f61d2d0d9444528bb9d75029d4661ab3.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cowsql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cowsql/Manifest dev-libs/cowsql/cowsql-1.15.7-r1.ebuild dev-libs/cowsql/cowsql-1.15.7-r2.ebuild X-VCS-Directories: dev-libs/cowsql/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 938edbd0f61d2d0d9444528bb9d75029d4661ab3 X-VCS-Branch: master Date: Thu, 19 Jun 2025 06:46:47 +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: 205697b7-2a76-479d-b08a-f657d4a8f9a0 X-Archives-Hash: e45910878036af4b19e7248dd97b2cd0 commit: 938edbd0f61d2d0d9444528bb9d75029d4661ab3 Author: Joonas Niilola gentoo org> AuthorDate: Thu Jun 19 06:37:02 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 19 06:37:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938edbd0 dev-libs/cowsql: drop 1.15.7-r1, 1.15.7-r2 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/cowsql/Manifest | 1 - dev-libs/cowsql/cowsql-1.15.7-r1.ebuild | 53 ------------------------------- dev-libs/cowsql/cowsql-1.15.7-r2.ebuild | 56 --------------------------------- 3 files changed, 110 deletions(-) diff --git a/dev-libs/cowsql/Manifest b/dev-libs/cowsql/Manifest index 47eaa5c54fab..4f7fbaeb9d48 100644 --- a/dev-libs/cowsql/Manifest +++ b/dev-libs/cowsql/Manifest @@ -1,2 +1 @@ -DIST cowsql-1.15.7.tar.gz 364592 BLAKE2B d3cd4e399d029c63743cee081cd32c19fe364f4dd093c40f62162a2387a9a0da956b19f2f75dc9e556e18c8d957edcbee5c9fe449e3ba9961eb556cdc981a6e5 SHA512 d01fe084d911f13be4d21997f3ec4ba1b11d15198dbad404d55962abd4924dcc95d48eb7d8d94d3f65c512194d25acf761954994c5ffece78a27eff438441fda DIST cowsql-1.15.8.tar.gz 364600 BLAKE2B 14fcc1a77351e433962aa4ccde671ee11839f2a69606d5b130f5fe168012ee39dba254f23fb338e246f5215bb15c1e14958818d71008bb03afac7fea8733efec SHA512 3946433897efb190edec4d6900d7bdc40d3b25c07d732526b7d83fe2c38269a5525c6e9d352f017709ecf2a9e6ea908462b1b31fe31b4d02699a89834f3f3ce3 diff --git a/dev-libs/cowsql/cowsql-1.15.7-r1.ebuild b/dev-libs/cowsql/cowsql-1.15.7-r1.ebuild deleted file mode 100644 index 60060425c856..000000000000 --- a/dev-libs/cowsql/cowsql-1.15.7-r1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="Embeddable, replicated and fault tolerant SQL engine (fork of dqlite)" -HOMEPAGE="https://cowsql.dev/ https://github.com/cowsql/cowsql" -SRC_URI="https://github.com/cowsql/cowsql/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3-with-linking-exception" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-db/sqlite:3 - =dev-libs/libuv-1.50*:= - >=dev-libs/raft-0.18.1:=" -DEPEND="${RDEPEND} - test? ( dev-libs/raft[lz4,test] )" -BDEPEND="virtual/pkgconfig" - -PATCHES=( "${FILESDIR}"/dqlite-1.12.0-disable-werror.patch ) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - --disable-backtrace - --disable-debug - --disable-sanitize - --disable-static - - # Will build a bundled libsqlite3.so. - --enable-build-sqlite=no - ) - - econf "${myeconfargs[@]}" -} - -src_test() { - default -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -} diff --git a/dev-libs/cowsql/cowsql-1.15.7-r2.ebuild b/dev-libs/cowsql/cowsql-1.15.7-r2.ebuild deleted file mode 100644 index 577cc7b107a1..000000000000 --- a/dev-libs/cowsql/cowsql-1.15.7-r2.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit autotools - -DESCRIPTION="Embeddable, replicated and fault tolerant SQL engine (fork of dqlite)" -HOMEPAGE="https://cowsql.dev/ https://github.com/cowsql/cowsql" -SRC_URI="https://github.com/cowsql/cowsql/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-3-with-linking-exception" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-db/sqlite:3 - dev-libs/libuv:= - >=dev-libs/raft-0.18.1:=" -DEPEND="${RDEPEND} - test? ( dev-libs/raft[lz4,test] )" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/dqlite-1.12.0-disable-werror.patch - "${FILESDIR}"/0001-src-lib-serialize.h-don-t-define-double-as-float_t.patch -) - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myeconfargs=( - --disable-backtrace - --disable-debug - --disable-sanitize - --disable-static - - # Will build a bundled libsqlite3.so. - --enable-build-sqlite=no - ) - - econf "${myeconfargs[@]}" -} - -src_test() { - default -} - -src_install() { - default - find "${ED}" -name '*.la' -delete || die -}