summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-21 21:25:47 +0000
committerSam James <sam@gentoo.org>2022-12-21 22:25:02 +0000
commit77b9bbcfc2ebe407beb763d3152ec3f7ed02a043 (patch)
tree18cb9fc7da55daf9ded25a419052673fc5640f17 /virtual/mailx
parentnet-firewall/ufw: drop 0.36-r1 (diff)
downloadgentoo-77b9bbcfc2ebe407beb763d3152ec3f7ed02a043.tar.gz
gentoo-77b9bbcfc2ebe407beb763d3152ec3f7ed02a043.tar.bz2
gentoo-77b9bbcfc2ebe407beb763d3152ec3f7ed02a043.zip
virtual/mailx: drop 3
Bug: https://bugs.gentoo.org/886803 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/mailx')
-rw-r--r--virtual/mailx/mailx-3.ebuild12
1 files changed, 0 insertions, 12 deletions
diff --git a/virtual/mailx/mailx-3.ebuild b/virtual/mailx/mailx-3.ebuild
deleted file mode 100644
index ebef9b4f032d..000000000000
--- a/virtual/mailx/mailx-3.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DESCRIPTION="Virtual for mail implementations"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
-
-RDEPEND="|| ( net-mail/mailutils
- mail-client/mailx
- mail-client/s-nail )"