diff options
author | 2004-11-01 21:18:38 +0000 | |
---|---|---|
committer | 2004-11-01 21:18:38 +0000 | |
commit | 8a5f4319f984e1ac34cf37031fb31f4c1fde4c3e (patch) | |
tree | 853954a69fe7dc728d00e6807669074a58620ca7 /mail-mta/esmtp | |
parent | Stable on x86. Changed DESCRIPTION a little. (diff) | |
download | historical-8a5f4319f984e1ac34cf37031fb31f4c1fde4c3e.tar.gz historical-8a5f4319f984e1ac34cf37031fb31f4c1fde4c3e.tar.bz2 historical-8a5f4319f984e1ac34cf37031fb31f4c1fde4c3e.zip |
Stable on x86
Diffstat (limited to 'mail-mta/esmtp')
-rw-r--r-- | mail-mta/esmtp/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/esmtp/esmtp-0.5.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/esmtp/ChangeLog b/mail-mta/esmtp/ChangeLog index c45ba3ae55ad..2220428dd4fd 100644 --- a/mail-mta/esmtp/ChangeLog +++ b/mail-mta/esmtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/esmtp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/ChangeLog,v 1.6 2004/09/26 00:40:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/ChangeLog,v 1.7 2004/11/01 21:18:38 ticho Exp $ + + 01 Nov 2004; Andrej Kacian <ticho@gentoo.org> esmtp-0.5.0-r1.ebuild: + Stable on x86 26 Sep 2004; Andrej Kacian <ticho@gentoo.org> esmtp-0.5.0-r1.ebuild: Made esmtp PROVIDE virtual/mta. Closes #63775, reported by Stephan Kapfinger diff --git a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild index 0de1f950b534..24770cf18273 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-2004 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.4 2004/09/26 00:40:02 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild,v 1.5 2004/11/01 21:18:38 ticho 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="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="mailwrapper" DEPEND="virtual/libc net-libs/libesmtp |