commit:     86a2cc1ed4530d7929ebc0e305fae7136febc640
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 20 23:51:25 2022 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Oct 21 00:02:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a2cc1e

dev-db/rqlite: drop 7.6.1, 7.7.0, 7.7.1

Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-db/rqlite/Manifest            |  5 -----
 dev-db/rqlite/rqlite-7.6.1.ebuild | 36 ------------------------------------
 dev-db/rqlite/rqlite-7.7.0.ebuild | 36 ------------------------------------
 dev-db/rqlite/rqlite-7.7.1.ebuild | 36 ------------------------------------
 4 files changed, 113 deletions(-)

diff --git a/dev-db/rqlite/Manifest b/dev-db/rqlite/Manifest
index fe3ddc50332e..788eefd5f588 100644
--- a/dev-db/rqlite/Manifest
+++ b/dev-db/rqlite/Manifest
@@ -1,7 +1,2 @@
-DIST rqlite-7.5.1-deps.tar.xz 82045440 BLAKE2B 
795e99463d803620ff9a0b98462b60a3bbac2a6f7e97277b8ea81276157a7ac433ac9c2d3e92b47927650f71199ab4017d11073fbfaaafd8a2d9333dbabca3dc
 SHA512 
2ddb4449fc7177328379fb886da19bf85889eece24c2e5d64a7e435acd6b1a0b15c7397ff9acfd34b4f48c4975b0938a2810f6d24942eb14710bb77760d592ac
-DIST rqlite-7.6.1.tar.gz 468911 BLAKE2B 
3d39bc4ea499c38566a8fc65f16fafaa83709e34193014cf4015c4d7343ff1d00fcdf7621e76298c32f00343fac61d5bfa0369a9e1375ab1d19007fe7f05693e
 SHA512 
487e5656b8ad0dc24db5fb450baeaf22802e4200c79eb8ed67d2acf80304d3bc5837ba1501741c43005b26892cc5e7e18d0026ee45467eb76adb27b898dfaf45
-DIST rqlite-7.7.0-deps.tar.xz 84015200 BLAKE2B 
2b6863e51adc6dd4f09b92e7f4a3e6b5fea32fc2ec5ff91c33837557d327f2c1a4ce7cddf330bf66074300d37e81f1a192ae5613d03cbda7e2a54966d593722f
 SHA512 
5304900f25d0bf952dcecf759a2ffa08deb7bfdddf93386ef37f24505def35189ab67b37041e10c270c30c51cd8e1898797f0d973e40944980dfe4098cb8d25d
-DIST rqlite-7.7.0.tar.gz 472839 BLAKE2B 
c9278ba0dd6ab2fe81ccaa3ad49eede4773b873ac0452f21801d77413068dd27c746ac90b38b6c3785860cacaa9c7590cda7e19306ede0edae3f14d554d5a6a3
 SHA512 
60e602f23853ddb7ba083ad9a394fb7d0659c0560ce31a455b29c982c5b2ee94b57d94ab4ba0449901de7b50a43b1d356ff3964151e4d901c46b7fe19db8a2c8
-DIST rqlite-7.7.1.tar.gz 473402 BLAKE2B 
a11f2fa24ca4b11749b8d789b81b4b6143533106364e984ec7d654c7597bfe9f7615edd36b99eb04465084a60b8cc8cca1c6fa3f3f973b37911ce44fd7766919
 SHA512 
1922b5280a0d5cc80a9b3192a22a44dd287a585ff1bdd13511d9ed4ba29388adc10feccc27e28a7932acec0ae1d676705a6e7997c5ddbc4a03abf8226f0995a4
 DIST rqlite-7.7.2-deps.tar.xz 83998504 BLAKE2B 
df32a7b9a664f79241033d92dd4d0c71c9f5d24b08847d09320cd672bdc74e03c49af74a7f314f368a5e197becc1dec91b362b0f6148fccd7ba206068eb0c3e6
 SHA512 
04fb93912b5ac549657d9690e18554006ae55bfe66d08b1e5558bb29e636ceac5ee5f6af386f56ff10880e56d9b6599450ad2719e4422705aa359d85ca18ac0e
 DIST rqlite-7.7.2.tar.gz 473521 BLAKE2B 
fc3d48854ed6e0eca6897504b999a72e8b5503c263195078fea4f0719ca48757b4f2ca52c1d63dffab9d6f6788b1e36ea5bd53e32512862d7cd581bebeed6ba2
 SHA512 
6f5756005d72f1c97b71866b3f341ec5959f53178cf99c6bb3315bb45cf44e81c4d2807aebd3ccc858e2c6b9e3cc7d1e9a86c3f6c3dd6272ab3f7fb7550a632f

diff --git a/dev-db/rqlite/rqlite-7.6.1.ebuild 
b/dev-db/rqlite/rqlite-7.6.1.ebuild
deleted file mode 100644
index b5c096f3753a..000000000000
--- a/dev-db/rqlite/rqlite-7.6.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit go-module
-EGIT_COMMIT=697782280fc22ccf66c23693bb0a235538664257
-
-DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
-HOMEPAGE="https://github.com/rqlite/rqlite 
https://www.philipotoole.com/tag/rqlite/";
-SRC_URI="https://github.com/rqlite/rqlite/archive/v${PV}.tar.gz -> ${P}.tar.gz
-       https://dev.gentoo.org/~zmedico/dist/rqlite-7.5.1-deps.tar.xz";
-
-LICENSE="MIT Apache-2.0 BSD CC0-1.0 MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_compile() {
-       GOBIN="${S}/bin" \
-               go install \
-                       -ldflags="-X main.version=v${PV}
-                               -X main.branch=master
-                               -X main.commit=${EGIT_COMMIT}
-                               -X main.buildtime=$(date +%Y-%m-%dT%T%z)" \
-                       ./cmd/... || die
-}
-
-src_test() {
-       GOBIN="${S}/bin" \
-               go test ./... || die
-}
-
-src_install() {
-       dobin bin/*
-       dodoc -r *.md DOC
-}

diff --git a/dev-db/rqlite/rqlite-7.7.0.ebuild 
b/dev-db/rqlite/rqlite-7.7.0.ebuild
deleted file mode 100644
index 2906ea337c2f..000000000000
--- a/dev-db/rqlite/rqlite-7.7.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit go-module
-EGIT_COMMIT=3843ac7b5e8a88a2b46aca9daf26c431de830bc3
-
-DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
-HOMEPAGE="https://github.com/rqlite/rqlite 
https://www.philipotoole.com/tag/rqlite/";
-SRC_URI="https://github.com/rqlite/rqlite/archive/v${PV}.tar.gz -> ${P}.tar.gz
-       https://dev.gentoo.org/~zmedico/dist/${P}-deps.tar.xz";
-
-LICENSE="MIT Apache-2.0 BSD CC0-1.0 MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_compile() {
-       GOBIN="${S}/bin" \
-               go install \
-                       -ldflags="-X main.version=v${PV}
-                               -X main.branch=master
-                               -X main.commit=${EGIT_COMMIT}
-                               -X main.buildtime=$(date +%Y-%m-%dT%T%z)" \
-                       ./cmd/... || die
-}
-
-src_test() {
-       GOBIN="${S}/bin" \
-               go test ./... || die
-}
-
-src_install() {
-       dobin bin/*
-       dodoc -r *.md DOC
-}

diff --git a/dev-db/rqlite/rqlite-7.7.1.ebuild 
b/dev-db/rqlite/rqlite-7.7.1.ebuild
deleted file mode 100644
index c250417b35d1..000000000000
--- a/dev-db/rqlite/rqlite-7.7.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit go-module
-EGIT_COMMIT=d4e8d7e67fde807e9fca178e56a386eca2ab5cf3
-
-DESCRIPTION="Replicated SQLite using the Raft consensus protocol"
-HOMEPAGE="https://github.com/rqlite/rqlite 
https://www.philipotoole.com/tag/rqlite/";
-SRC_URI="https://github.com/rqlite/rqlite/archive/v${PV}.tar.gz -> ${P}.tar.gz
-       https://dev.gentoo.org/~zmedico/dist/rqlite-7.7.0-deps.tar.xz";
-
-LICENSE="MIT Apache-2.0 BSD CC0-1.0 MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-src_compile() {
-       GOBIN="${S}/bin" \
-               go install \
-                       -ldflags="-X main.version=v${PV}
-                               -X main.branch=master
-                               -X main.commit=${EGIT_COMMIT}
-                               -X main.buildtime=$(date +%Y-%m-%dT%T%z)" \
-                       ./cmd/... || die
-}
-
-src_test() {
-       GOBIN="${S}/bin" \
-               go test ./... || die
-}
-
-src_install() {
-       dobin bin/*
-       dodoc -r *.md DOC
-}

Reply via email to