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 | |
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')
-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 12219bd2b098..6820b2e98e8c 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.2 2004/09/03 06:56:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/esmtp/ChangeLog,v 1.3 2004/09/04 17:50:40 squinky86 Exp $ + + 04 Sep 2004; Jon Hood <squinky86@gentoo.org> esmtp-0.5.0-r1.ebuild: + Change virtual/glibc --> virtual/libc. *esmtp-0.5.0-r1 (03 Sep 2004) 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} |