From 031de6c14afdc66613f5d38dde6677f12da3c8ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 22 Nov 2025 14:58:59 +0100 Subject: dev-db/qt5-sqlcipher: drop 1.0.11-r2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ulrich Müller --- .../qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 dev-db/qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild (limited to 'dev-db/qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild') diff --git a/dev-db/qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild b/dev-db/qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild deleted file mode 100644 index 60da9b9a752b..000000000000 --- a/dev-db/qt5-sqlcipher/qt5-sqlcipher-1.0.11-r2.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="Qt SQL driver plugin for SQLCipher" -HOMEPAGE="https://github.com/blizzard4591/qt5-sqlcipher" -SRC_URI="https://github.com/blizzard4591/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" # version 2.1 only -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND=">=dev-db/sqlcipher-3.4.1 - >=dev-qt/qtcore-5.15.16:5= - >=dev-qt/qtsql-5.15.16:5=[sqlite]