diff options
author | Sam James <sam@gentoo.org> | 2021-03-16 19:40:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-16 19:56:15 +0000 |
commit | 26ddf7c9b1c706551c86b076685cd93b81026c8c (patch) | |
tree | 37b3d7a5976642716a129d59310a3b999ced5e3e /virtual | |
parent | virtual/mailx: drop 1, 2 (diff) | |
download | gentoo-26ddf7c9b1c706551c86b076685cd93b81026c8c.tar.gz gentoo-26ddf7c9b1c706551c86b076685cd93b81026c8c.tar.bz2 gentoo-26ddf7c9b1c706551c86b076685cd93b81026c8c.zip |
virtual/imap-c-client: drop 1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/imap-c-client/imap-c-client-1.ebuild | 12 |
1 files changed, 0 insertions, 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 174e95c822f5..000000000000 --- 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=] )" |