diff options
author | 2007-04-24 18:33:37 +0000 | |
---|---|---|
committer | 2007-04-24 18:33:37 +0000 | |
commit | a53a09891d4d5fe3e677b611b5fba6a47833409a (patch) | |
tree | 54103113f93bc858206b9a22d017157a0bd160bd /mail-mta/esmtp/esmtp-0.5.0-r1.ebuild | |
parent | List only executables and shared objects (bug #175131). (diff) | |
download | gentoo-2-a53a09891d4d5fe3e677b611b5fba6a47833409a.tar.gz gentoo-2-a53a09891d4d5fe3e677b611b5fba6a47833409a.tar.bz2 gentoo-2-a53a09891d4d5fe3e677b611b5fba6a47833409a.zip |
ppc stable, bug #174274
(Portage version: 2.1.2.4)
Diffstat (limited to 'mail-mta/esmtp/esmtp-0.5.0-r1.ebuild')
-rw-r--r-- | mail-mta/esmtp/esmtp-0.5.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild index 470021652ff6..c3f7fb256f44 100644 --- a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild +++ b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild,v 1.10 2006/02/05 13:57:26 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild,v 1.11 2007/04/24 18:33:37 dertobi123 Exp $ DESCRIPTION="esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax" HOMEPAGE="http://esmtp.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ppc ~sparc x86" IUSE="mailwrapper" DEPEND="virtual/libc net-libs/libesmtp |