Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/imap-c-client/
Date: Wed, 11 Sep 2019 16:21:39
Message-Id: 1568218861.c5e50988f9df7738dab9924d335ba6aaadcb2bdd.mgorny@gentoo
1 commit: c5e50988f9df7738dab9924d335ba6aaadcb2bdd
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 11:27:19 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 16:21:01 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e50988
7
8 virtual/imap-c-client: Drop old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 virtual/imap-c-client/imap-c-client-0.ebuild | 11 -----------
13 1 file changed, 11 deletions(-)
14
15 diff --git a/virtual/imap-c-client/imap-c-client-0.ebuild b/virtual/imap-c-client/imap-c-client-0.ebuild
16 deleted file mode 100644
17 index af4f1bdea71..00000000000
18 --- a/virtual/imap-c-client/imap-c-client-0.ebuild
19 +++ /dev/null
20 @@ -1,11 +0,0 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -
24 -EAPI=5
25 -
26 -DESCRIPTION="Virtual for IMAP c-client"
27 -SLOT="0"
28 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
29 -
30 -RDEPEND="|| ( net-libs/c-client
31 - net-mail/uw-imap )"