summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 19:54:52 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 19:54:52 +0000
commitdb6bf0de87fa53ce02f166236909982ebe9a968b (patch)
tree5f08e6d30d7d600a0c5417092691f253a5f9434d /mail-mta/nbsmtp
parentvirtual/glibc -> virtual/libc (Manifest recommit) (diff)
downloadgentoo-2-db6bf0de87fa53ce02f166236909982ebe9a968b.tar.gz
gentoo-2-db6bf0de87fa53ce02f166236909982ebe9a968b.tar.bz2
gentoo-2-db6bf0de87fa53ce02f166236909982ebe9a968b.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'mail-mta/nbsmtp')
-rw-r--r--mail-mta/nbsmtp/ChangeLog6
-rw-r--r--mail-mta/nbsmtp/nbsmtp-0.8.ebuild4
-rw-r--r--mail-mta/nbsmtp/nbsmtp-0.92.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/mail-mta/nbsmtp/ChangeLog b/mail-mta/nbsmtp/ChangeLog
index 4e0716267041..7cf71f11aca0 100644
--- a/mail-mta/nbsmtp/ChangeLog
+++ b/mail-mta/nbsmtp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/nbsmtp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.3 2004/06/24 22:24:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/ChangeLog,v 1.4 2004/07/01 19:53:17 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> nbsmtp-0.8.ebuild,
+ nbsmtp-0.92.ebuild:
+ virtual/glibc -> virtual/libc
*nbsmtp-0.92 (31 May 2004)
diff --git a/mail-mta/nbsmtp/nbsmtp-0.8.ebuild b/mail-mta/nbsmtp/nbsmtp-0.8.ebuild
index c6770db35636..1851264247ca 100644
--- a/mail-mta/nbsmtp/nbsmtp-0.8.ebuild
+++ b/mail-mta/nbsmtp/nbsmtp-0.8.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/nbsmtp/nbsmtp-0.8.ebuild,v 1.2 2004/06/24 22:24:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.8.ebuild,v 1.3 2004/07/01 19:53:17 eradicator Exp $
S=${WORKDIR}
DESCRIPTION="The No-Brainer SMTP"
SRC_URI="http://physeeks.dyndns.org:8000/download/${P}.tgz"
HOMEPAGE="http://physeeks.dyndns.org:8000/software.html"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
PROVIDE="virtual/mta"
diff --git a/mail-mta/nbsmtp/nbsmtp-0.92.ebuild b/mail-mta/nbsmtp/nbsmtp-0.92.ebuild
index 3c14eb2cc6ed..8868f03b5c66 100644
--- a/mail-mta/nbsmtp/nbsmtp-0.92.ebuild
+++ b/mail-mta/nbsmtp/nbsmtp-0.92.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.92.ebuild,v 1.2 2004/06/24 22:24:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nbsmtp/nbsmtp-0.92.ebuild,v 1.3 2004/07/01 19:53:17 eradicator Exp $
DESCRIPTION="The No-Brainer SMTP"
SRC_URI="http://www.gentoo-es.org/~ferdy/${P}.tar.bz2"
@@ -11,7 +11,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~hppa"
LICENSE="GPL-2"
IUSE="ssl"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
src_compile() {