commit: 1a3662d6efdb4a95f8008613b5041598c9ef9df4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 6 04:41:19 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Apr 6 04:41:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a3662d6
virtual/gsasl: drop 2 Bug: https://bugs.gentoo.org/853631 Bug: https://bugs.gentoo.org/853637 Bug: https://bugs.gentoo.org/853634 Signed-off-by: Sam James <sam <AT> gentoo.org> virtual/gsasl/gsasl-2.ebuild | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/virtual/gsasl/gsasl-2.ebuild b/virtual/gsasl/gsasl-2.ebuild deleted file mode 100644 index b35f552de7d6..000000000000 --- a/virtual/gsasl/gsasl-2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Virtual for the GNU SASL library" - -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" - -RDEPEND="|| ( net-libs/libgsasl net-misc/gsasl )"
