diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-09-04 17:54:43 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-09-04 17:54:43 +0000 |
commit | bbc26d58074778c59b4818a7bd4b92bafc3d89e1 (patch) | |
tree | 1c3accca0799dcb97b1129f2f94f983638faf592 /mail-mta/esmtp/esmtp-0.5.0-r1.ebuild | |
parent | virtual/glibc --> virtual/libc (diff) | |
download | historical-bbc26d58074778c59b4818a7bd4b92bafc3d89e1.tar.gz historical-bbc26d58074778c59b4818a7bd4b92bafc3d89e1.tar.bz2 historical-bbc26d58074778c59b4818a7bd4b92bafc3d89e1.zip |
virtual/glibc --> virtual/libc
Diffstat (limited to 'mail-mta/esmtp/esmtp-0.5.0-r1.ebuild')
-rw-r--r-- | mail-mta/esmtp/esmtp-0.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild index fc4638f5fa9a..1d9c0f6e76e7 100644 --- a/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild +++ b/mail-mta/esmtp/esmtp-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # 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.1 2004/09/03 06:56:42 ticho Exp $ +# $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 $ DESCRIPTION="esmtp is a user configurable relay-only Mail Transfer Agent (MTA) with a sendmail compatible syntax" HOMEPAGE="http://esmtp.sourceforge.net/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="mailwrapper" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-libs/libesmtp dev-libs/openssl" RDEPEND="${DEPEND} |