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/mailx/
Date: Wed, 11 Sep 2019 16:21:43
Message-Id: 1568218864.328f662a8b14446ad679c0cb699c4529129f58a1.mgorny@gentoo
1 commit: 328f662a8b14446ad679c0cb699c4529129f58a1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 11 11:27:22 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 11 16:21:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328f662a
7
8 virtual/mailx: Drop old
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 virtual/mailx/mailx-0.ebuild | 12 ------------
13 1 file changed, 12 deletions(-)
14
15 diff --git a/virtual/mailx/mailx-0.ebuild b/virtual/mailx/mailx-0.ebuild
16 deleted file mode 100644
17 index 1fa45537271..00000000000
18 --- a/virtual/mailx/mailx-0.ebuild
19 +++ /dev/null
20 @@ -1,12 +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 mail implementations"
27 -SLOT="0"
28 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
29 -
30 -RDEPEND="|| ( mail-client/mailx
31 - mail-client/nail
32 - net-mail/mailutils )"