commit: 2b0026e45987246ee9eae13669ad747f781c799b Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 2 15:42:55 2025 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Oct 2 18:06:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b0026e4
dev-libs/qgpgme: drop 1.24.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-libs/qgpgme/qgpgme-1.24.3.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-libs/qgpgme/qgpgme-1.24.3.ebuild b/dev-libs/qgpgme/qgpgme-1.24.3.ebuild deleted file mode 100644 index adac802cf30c..000000000000 --- a/dev-libs/qgpgme/qgpgme-1.24.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use (Qt6 bindings)" -HOMEPAGE="https://www.gnupg.org/related_software/gpgme" - -# keep slot and keywords in sync with app-crypt/gpgme -LICENSE="metapackage" -SLOT="1/11.6.15.2" -KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND="~app-crypt/gpgme-${PV}:=[qt6]"
