commit: 26ddf7c9b1c706551c86b076685cd93b81026c8c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 16 19:40:43 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 16 19:56:15 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ddf7c9
virtual/imap-c-client: drop 1 Signed-off-by: Sam James <sam <AT> gentoo.org> virtual/imap-c-client/imap-c-client-1.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/virtual/imap-c-client/imap-c-client-1.ebuild b/virtual/imap-c-client/imap-c-client-1.ebuild deleted file mode 100644 index 174e95c822f..00000000000 --- a/virtual/imap-c-client/imap-c-client-1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for IMAP c-client" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86" -IUSE="ssl" - -RDEPEND=" || ( net-libs/c-client[ssl=] - net-mail/uw-imap[ssl=] )"
