summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-11 13:27:22 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-11 18:21:04 +0200
commit328f662a8b14446ad679c0cb699c4529129f58a1 (patch)
tree5e5f0e424f36f5acc7e7658dea8d0e1f75653be4 /virtual
parentvirtual/linuxtv-dvb-headers: Drop old (diff)
downloadgentoo-328f662a8b14446ad679c0cb699c4529129f58a1.tar.gz
gentoo-328f662a8b14446ad679c0cb699c4529129f58a1.tar.bz2
gentoo-328f662a8b14446ad679c0cb699c4529129f58a1.zip
virtual/mailx: Drop old
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/mailx/mailx-0.ebuild12
1 files changed, 0 insertions, 12 deletions
diff --git a/virtual/mailx/mailx-0.ebuild b/virtual/mailx/mailx-0.ebuild
deleted file mode 100644
index 1fa455372718..000000000000
--- 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 )"