diff options
Diffstat (limited to 'mail-mta/esmtp/esmtp-1.2.ebuild')
-rw-r--r-- | mail-mta/esmtp/esmtp-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/esmtp/esmtp-1.2.ebuild b/mail-mta/esmtp/esmtp-1.2.ebuild index 16e4c4419b6d..e9941a8e367c 100644 --- a/mail-mta/esmtp/esmtp-1.2.ebuild +++ b/mail-mta/esmtp/esmtp-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-1.2.ebuild,v 1.4 2011/05/13 06:52:50 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-1.2.ebuild,v 1.5 2011/05/29 21:10:09 hwoarang Exp $ DESCRIPTION="esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax" HOMEPAGE="http://esmtp.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" DEPEND="net-libs/libesmtp |