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/ssmtp
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/ssmtp')
-rw-r--r--mail-mta/ssmtp/ChangeLog8
-rw-r--r--mail-mta/ssmtp/ssmtp-2.38.14-r1.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.48.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.60.4-r2.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.60.4.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.60.7.ebuild4
-rw-r--r--mail-mta/ssmtp/ssmtp-2.60.9.ebuild4
8 files changed, 21 insertions, 15 deletions
diff --git a/mail-mta/ssmtp/ChangeLog b/mail-mta/ssmtp/ChangeLog
index 22c2525abe96..6e5b160b66b2 100644
--- a/mail-mta/ssmtp/ChangeLog
+++ b/mail-mta/ssmtp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-mail/ssmtp
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ChangeLog,v 1.6 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ChangeLog,v 1.7 2004/07/01 19:54:39 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
+ ssmtp-2.38.14-r1.ebuild, ssmtp-2.48.ebuild, ssmtp-2.60.4-r2.ebuild,
+ ssmtp-2.60.4.ebuild, ssmtp-2.60.7-r1.ebuild, ssmtp-2.60.7.ebuild,
+ ssmtp-2.60.9.ebuild:
+ virtual/glibc -> virtual/libc
11 Jun 2004; Grant Goodyear <g2boojum@gentoo.org> ssmtp-2.60.7-r1.ebuild:
Marking stable on all arch's to fix the
diff --git a/mail-mta/ssmtp/ssmtp-2.38.14-r1.ebuild b/mail-mta/ssmtp/ssmtp-2.38.14-r1.ebuild
index f5c4cee60778..2a54ad5c9de6 100644
--- a/mail-mta/ssmtp/ssmtp-2.38.14-r1.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.38.14-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/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.2 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.3 2004/07/01 19:54:39 eradicator Exp $
DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub"
SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/system/mail/mta/${P}.tar.gz"
@@ -9,7 +9,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="!virtual/mta
net-mail/mailbase"
PROVIDE="virtual/mta"
diff --git a/mail-mta/ssmtp/ssmtp-2.48.ebuild b/mail-mta/ssmtp/ssmtp-2.48.ebuild
index 354a4b1e2ce5..f89db7266b50 100644
--- a/mail-mta/ssmtp/ssmtp-2.48.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.48.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/ssmtp/ssmtp-2.48.ebuild,v 1.2 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.48.ebuild,v 1.3 2004/07/01 19:54:39 eradicator Exp $
DESCRIPTION="Extremely simple MTA to get mail off the system to a Mailhub"
HOMEPAGE="ftp://metalab.unc.edu/pub/Linux/system/mail/mta/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha hppa mips amd64"
IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="!virtual/mta
net-mail/mailbase"
PROVIDE="virtual/mta"
diff --git a/mail-mta/ssmtp/ssmtp-2.60.4-r2.ebuild b/mail-mta/ssmtp/ssmtp-2.60.4-r2.ebuild
index 013d52c5235e..de4f7a52da0e 100644
--- a/mail-mta/ssmtp/ssmtp-2.60.4-r2.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.60.4-r2.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/ssmtp/ssmtp-2.60.4-r2.ebuild,v 1.4 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.4-r2.ebuild,v 1.5 2004/07/01 19:54:39 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ia64 ppc64 s390"
IUSE="ssl ipv6 md5sum"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
RDEPEND="=net-mail/mailwrapper-0.1
net-mail/mailbase
diff --git a/mail-mta/ssmtp/ssmtp-2.60.4.ebuild b/mail-mta/ssmtp/ssmtp-2.60.4.ebuild
index 334fc4a2a847..8e9154f6383f 100644
--- a/mail-mta/ssmtp/ssmtp-2.60.4.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.60.4.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/ssmtp/ssmtp-2.60.4.ebuild,v 1.3 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.4.ebuild,v 1.4 2004/07/01 19:54:39 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ia64 ppc64"
IUSE="ssl ipv6 md5sum"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
RDEPEND="!virtual/mta
net-mail/mailbase
diff --git a/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild b/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild
index e442327e8970..985c4aadc55c 100644
--- a/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.60.7-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/ssmtp/ssmtp-2.60.7-r1.ebuild,v 1.7 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.7-r1.ebuild,v 1.8 2004/07/01 19:54:39 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
IUSE="ssl ipv6 md5sum mailwrapper"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
RDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
!mailwrapper? ( !virtual/mta )
diff --git a/mail-mta/ssmtp/ssmtp-2.60.7.ebuild b/mail-mta/ssmtp/ssmtp-2.60.7.ebuild
index a7b5dbc16943..781669c9f586 100644
--- a/mail-mta/ssmtp/ssmtp-2.60.7.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.60.7.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/ssmtp/ssmtp-2.60.7.ebuild,v 1.4 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.7.ebuild,v 1.5 2004/07/01 19:54:39 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390"
IUSE="ssl ipv6 md5sum"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
RDEPEND="=net-mail/mailwrapper-0.1
net-mail/mailbase
diff --git a/mail-mta/ssmtp/ssmtp-2.60.9.ebuild b/mail-mta/ssmtp/ssmtp-2.60.9.ebuild
index 3d939b3ce7a6..2f432e4a6ec9 100644
--- a/mail-mta/ssmtp/ssmtp-2.60.9.ebuild
+++ b/mail-mta/ssmtp/ssmtp-2.60.9.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/ssmtp/ssmtp-2.60.9.ebuild,v 1.3 2004/06/24 22:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/ssmtp/ssmtp-2.60.9.ebuild,v 1.4 2004/07/01 19:54:39 eradicator Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390"
IUSE="ssl ipv6 md5sum mailwrapper"
-DEPEND="virtual/glibc
+DEPEND="virtual/libc
ssl? ( dev-libs/openssl )"
RDEPEND="mailwrapper? ( >=net-mail/mailwrapper-0.2 )
!mailwrapper? ( !virtual/mta )