summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Hood <squinky86@gentoo.org>2004-09-04 17:54:43 +0000
committerJon Hood <squinky86@gentoo.org>2004-09-04 17:54:43 +0000
commit2f361fa6dda84fca1e31748f4ad896dd5bc4dcd3 (patch)
tree373e7d3870a13b0ffbe1d1373bbf8e2e5e5ef421 /mail-mta
parentvirtual/glibc --> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-2f361fa6dda84fca1e31748f4ad896dd5bc4dcd3.tar.gz
gentoo-2-2f361fa6dda84fca1e31748f4ad896dd5bc4dcd3.tar.bz2
gentoo-2-2f361fa6dda84fca1e31748f4ad896dd5bc4dcd3.zip
virtual/glibc --> virtual/libc
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/esmtp/ChangeLog5
-rw-r--r--mail-mta/esmtp/esmtp-0.5.0-r1.ebuild4
-rw-r--r--mail-mta/nbsmtp/ChangeLog5
-rw-r--r--mail-mta/nbsmtp/nbsmtp-0.96.ebuild4
4 files changed, 12 insertions, 6 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}
diff --git a/mail-mta/nbsmtp/ChangeLog b/mail-mta/nbsmtp/ChangeLog
index e27a1e0830e3..e50f3c02cb5d 100644
--- a/mail-mta/nbsmtp/ChangeLog
+++ b/mail-mta/nbsmtp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/nbsmtp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.7 2004/09/02 18:08:59 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.8 2004/09/04 17:54:43 squinky86 Exp $
+
+ 04 Sep 2004; Jon Hood <squinky86@gentoo.org> nbsmtp-0.96.ebuild:
+ Change virtual/glibc --> virtual/libc.
*nbsmtp-0.96 (02 Sep 2004)
diff --git a/mail-mta/nbsmtp/nbsmtp-0.96.ebuild b/mail-mta/nbsmtp/nbsmtp-0.96.ebuild
index aa42074f0ce2..fe6e2dffd521 100644
--- a/mail-mta/nbsmtp/nbsmtp-0.96.ebuild
+++ b/mail-mta/nbsmtp/nbsmtp-0.96.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/nbsmtp/nbsmtp-0.96.ebuild,v 1.1 2004/09/02 18:08:59 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.96.ebuild,v 1.2 2004/09/04 17:54:43 squinky86 Exp $
DESCRIPTION="Extremely simple MTA to get mail off the system to a relayhost"
SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2"
@@ -11,7 +11,7 @@ KEYWORDS="~x86 ~ppc ~hppa"
LICENSE="GPL-2"
IUSE="ssl ipv6 debug"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
PROVIDE="virtual/mta"