commit: 0a76ce32e199577d634c6a9c8bda50c21e30f7bd Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Sep 2 18:13:29 2024 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Sep 2 18:13:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a76ce32
net-libs/gnutls: drop flag-o-matic Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild b/net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild index 8dee2bec3d09..57a12bf55f89 100644 --- a/net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild +++ b/net-libs/gnutls/gnutls-3.8.7.1-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/gnutls.asc -inherit autotools multilib-minimal verify-sig flag-o-matic +inherit autotools multilib-minimal verify-sig DESCRIPTION="A secure communications library implementing the SSL, TLS and DTLS protocols" HOMEPAGE="https://www.gnutls.org/"
