# Copyright 1999-2013 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
# $Header: /var/cvsroot/gentoo-x86/virtual/mailx/mailx-0.ebuild,v 1.3 2013/02/19 02:54:23 zmedico Exp $ | |
EAPI=3 | |
DESCRIPTION="Virtual for mail implementations" | |
HOMEPAGE="" | |
SRC_URI="" | |
LICENSE="" | |
SLOT="0" | |
KEYWORDS="*" | |
IUSE="" | |
DEPEND="" | |
RDEPEND="|| ( mail-client/mailx | |
mail-client/nail | |
net-mail/mailutils )" |