commit: 4bdb65f4a2fdc9fa1e422c51c55e8d7578f8a8bd Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Oct 2 15:52:50 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=4bdb65f4
dev-cpp/gpgmepp: drop 1.24.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> dev-cpp/gpgmepp/gpgmepp-1.24.3.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/dev-cpp/gpgmepp/gpgmepp-1.24.3.ebuild b/dev-cpp/gpgmepp/gpgmepp-1.24.3.ebuild deleted file mode 100644 index d5c011d63a5f..000000000000 --- a/dev-cpp/gpgmepp/gpgmepp-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 (C++ 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="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" - -RDEPEND="~app-crypt/gpgme-${PV}:=[cxx]"
