diff options
author | David Holm <dholm@gentoo.org> | 2004-09-04 23:03:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-09-04 23:03:32 +0000 |
commit | 07e79e6e730426f155215dc8580f9a2236afd1ec (patch) | |
tree | 068218155bd20380a32426fdd8e7a475531aebca /mail-mta/esmtp | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.tar.gz gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.tar.bz2 gentoo-2-07e79e6e730426f155215dc8580f9a2236afd1ec.zip |
Added to ~ppc
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 6820b2e98e8c..57127ac6166c 100644 --- a/mail-mta/esmtp/ChangeLog +++ b/mail-mta/esmtp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/esmtp # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/ChangeLog,v 1.3 2004/09/04 17:50:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/ChangeLog,v 1.4 2004/09/04 23:02:27 dholm Exp $ + + 05 Sep 2004; David Holm <dholm@gentoo.org> esmtp-0.5.0-r1.ebuild: + Added to ~ppc. 04 Sep 2004; Jon Hood <squinky86@gentoo.org> esmtp-0.5.0-r1.ebuild: Change virtual/glibc --> virtual/libc. diff --git a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild index 1d9c0f6e76e7..9c234b351732 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.2 2004/09/04 17:50:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild,v 1.3 2004/09/04 23:02:27 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="mailwrapper" DEPEND="virtual/libc net-libs/libesmtp |