commit: 328f662a8b14446ad679c0cb699c4529129f58a1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 11 11:27:22 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 11 16:21:04 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328f662a
virtual/mailx: Drop old Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> virtual/mailx/mailx-0.ebuild | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/virtual/mailx/mailx-0.ebuild b/virtual/mailx/mailx-0.ebuild deleted file mode 100644 index 1fa45537271..00000000000 --- a/virtual/mailx/mailx-0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for mail implementations" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" - -RDEPEND="|| ( mail-client/mailx - mail-client/nail - net-mail/mailutils )"
