summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--current-packages4
-rw-r--r--current-packages.new4
-rw-r--r--net-mail/exim/exim-3.22-r1.ebuild (renamed from net-mail/exim/exim-3.22.ebuild)2
-rw-r--r--net-mail/exim/files/digest-exim-3.22-r1 (renamed from net-mail/exim/files/digest-exim-3.22)0
-rw-r--r--net-mail/postfix/files/digest-postfix-200101301
-rw-r--r--net-mail/postfix/files/digest-postfix-200102041
-rw-r--r--net-mail/postfix/postfix-20010204.ebuild (renamed from net-mail/postfix/postfix-20010130.ebuild)4
8 files changed, 20 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index ea4eb8bcf837..8d9c1df24843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
date 19 Feb 2001
+upd net-mail/exim-3.22 to 3.22-r1
+jerry
+Add RDEPEND="!virtual/mta" to prevent virtual/mta packages from stepping
+on each other.
+
+upd net-mail/postfix-20010130 to postfix-20010204
+jerry
+Add RDEPEND="!virtual/mta" to prevent virtual/mta packages from stepping
+on each other.
+
upd net-mail/fetchmail-5.6.0 to 5.6.6
ryan
diff --git a/current-packages b/current-packages
index 7d176d88cd98..861642ddd046 100644
--- a/current-packages
+++ b/current-packages
@@ -323,7 +323,7 @@
./net-libs/pam_ldap/pam_ldap-70.ebuild
#!./net-libs/pam_ldap/pam_ldap-82.ebuild
./net-mail/amavis/amavis-0.2.1-r2.ebuild
-#./net-mail/exim/exim-3.22.ebuild
+#./net-mail/exim/exim-3.22-r1.ebuild
./net-mail/fetchmail/fetchmail-5.5.1.ebuild
#!./net-mail/fetchmail/fetchmail-5.6.0.ebuild
./net-mail/mailbase/mailbase-0.00.ebuild
@@ -331,7 +331,7 @@
./net-mail/mutt/mutt-1.2.5-r1.ebuild
./net-mail/pine-maildir/pine-maildir-4.21-r2.ebuild
#./net-mail/pine/pine-4.21-r2.ebuild
-#./net-mail/postfix/postfix-20010130.ebuild
+#./net-mail/postfix/postfix-20010204.ebuild
./net-mail/promcail/procmail-3.15.ebuild
#./net-mail/qmail-ldap/qmail-ldap-1.03.20000701-r2.ebuild
#./net-mail/qmail-mysql/qmail-mysql-1.03-r2.ebuild
diff --git a/current-packages.new b/current-packages.new
index 1dbfb0df8f0c..b4d333571426 100644
--- a/current-packages.new
+++ b/current-packages.new
@@ -346,7 +346,7 @@
./net-libs/pam_ldap/pam_ldap-82-r1.ebuild
./net-mail/amavis/amavis-0.2.1-r2.ebuild
#./net-mail/courier-imap/courier-imap-1.30.ebuild
-#./net-mail/exim/exim-3.22.ebuild
+#./net-mail/exim/exim-3.22-r1.ebuild
#./net-mail/fetchmail/fetchmail-5.6.0.ebuild
./net-mail/fetchmail/fetchmail-5.6.6.ebuild
./net-mail/mailbase/mailbase-0.00.ebuild
@@ -354,7 +354,7 @@
./net-mail/mutt/mutt-1.2.5-r2.ebuild
#./net-mail/pine/pine-4.21-r2.ebuild
./net-mail/pine-maildir/pine-maildir-4.21-r2.ebuild
-#./net-mail/postfix/postfix-20010130.ebuild
+#./net-mail/postfix/postfix-20010204.ebuild
./net-mail/procmail/procmail-3.15.ebuild
./net-mail/qmail/qmail-1.03-r2.ebuild
#./net-mail/qmail-ldap/qmail-ldap-1.03.20000701-r2.ebuild
diff --git a/net-mail/exim/exim-3.22.ebuild b/net-mail/exim/exim-3.22-r1.ebuild
index 9f59f3f7aee0..9e2ac79d1d28 100644
--- a/net-mail/exim/exim-3.22.ebuild
+++ b/net-mail/exim/exim-3.22-r1.ebuild
@@ -13,6 +13,8 @@ DEPEND=">=net-mail/mailbase-0.00
>=sys-libs/glibc-2.1.3
>=sys-devel/perl-5.6.0"
+RDEPEND="!virtual/mta"
+
TLS_DEP=">=dev-libs/openssl-0.9.6"
LDAP_DEP=">=net-nds/openldap-2.0.7"
MYSQL_DEP=">=dev-db/mysql-3.23.28"
diff --git a/net-mail/exim/files/digest-exim-3.22 b/net-mail/exim/files/digest-exim-3.22-r1
index 8492e3289655..8492e3289655 100644
--- a/net-mail/exim/files/digest-exim-3.22
+++ b/net-mail/exim/files/digest-exim-3.22-r1
diff --git a/net-mail/postfix/files/digest-postfix-20010130 b/net-mail/postfix/files/digest-postfix-20010130
deleted file mode 100644
index 312a73c7bce6..000000000000
--- a/net-mail/postfix/files/digest-postfix-20010130
+++ /dev/null
@@ -1 +0,0 @@
-MD5 eaf9436cc2b020f094ef1ac0323a1c36 snapshot-20010130.tar.gz
diff --git a/net-mail/postfix/files/digest-postfix-20010204 b/net-mail/postfix/files/digest-postfix-20010204
new file mode 100644
index 000000000000..265956d476a7
--- /dev/null
+++ b/net-mail/postfix/files/digest-postfix-20010204
@@ -0,0 +1 @@
+MD5 a034b7c13d306bc1ab208996be886e5b snapshot-20010204.tar.gz
diff --git a/net-mail/postfix/postfix-20010130.ebuild b/net-mail/postfix/postfix-20010204.ebuild
index 2d3d119c53b2..f92071c259c6 100644
--- a/net-mail/postfix/postfix-20010130.ebuild
+++ b/net-mail/postfix/postfix-20010204.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Jerry Alexandratos <jerry@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010130.ebuild,v 1.1 2001/02/15 20:55:02 jerry Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-20010204.ebuild,v 1.1 2001/02/19 22:53:57 jerry Exp $
P=snapshot-${PV}
A=${P}.tar.gz
@@ -14,6 +14,8 @@ DEPEND=">=net-mail/mailbase-0.00
>=dev-libs/libpcre-3.4
>=sys-libs/glibc-2.1.3"
+RDEPEND="!virtual/mta"
+
TLS_DEP=">=dev-libs/openssl-0.9.6"
LDAP_DEP=">=net-nds/openldap-2.0.7"
MYSQL_DEP=">=dev-db/mysql-3.23.28"