summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2013-02-28 17:51:38 +0000
committerJason A. Donenfeld <zx2c4@gentoo.org>2013-02-28 17:51:38 +0000
commit48cc15078f055bbdf4f4e65f763415fc945f5f06 (patch)
tree9fb2632268a27d8d017ce795037491cd74d8f330 /mail-mta/msmtp
parentBlock opensmtpd. (diff)
downloadgentoo-2-48cc15078f055bbdf4f4e65f763415fc945f5f06.tar.gz
gentoo-2-48cc15078f055bbdf4f4e65f763415fc945f5f06.tar.bz2
gentoo-2-48cc15078f055bbdf4f4e65f763415fc945f5f06.zip
Block opensmtpd.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'mail-mta/msmtp')
-rw-r--r--mail-mta/msmtp/ChangeLog6
-rw-r--r--mail-mta/msmtp/msmtp-1.4.30-r1.ebuild3
-rw-r--r--mail-mta/msmtp/msmtp-1.4.30.ebuild3
3 files changed, 9 insertions, 3 deletions
diff --git a/mail-mta/msmtp/ChangeLog b/mail-mta/msmtp/ChangeLog
index 44b03b1d40a7..0ee3498b6737 100644
--- a/mail-mta/msmtp/ChangeLog
+++ b/mail-mta/msmtp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-mta/msmtp
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.157 2013/02/21 18:50:55 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.158 2013/02/28 17:51:38 zx2c4 Exp $
+
+ 28 Feb 2013; Jason A. Donenfeld <zx2c4@gentoo.org> msmtp-1.4.30-r1.ebuild,
+ msmtp-1.4.30.ebuild:
+ Block opensmtpd.
21 Feb 2013; Zac Medico <zmedico@gentoo.org> msmtp-1.4.30-r1.ebuild:
Add ~arm-linux keyword.
diff --git a/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild b/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild
index 0621ac4edc80..03585babb8ad 100644
--- a/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild,v 1.9 2013/02/21 18:50:55 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.30-r1.ebuild,v 1.10 2013/02/28 17:51:38 zx2c4 Exp $
EAPI=4
inherit multilib python eutils
@@ -38,6 +38,7 @@ RDEPEND="${CDEPEND}
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
+ !mail-mta/opensmtpd
!<mail-mta/ssmtp-2.64-r2
!>=mail-mta/ssmtp-2.64-r2[mta] )"
diff --git a/mail-mta/msmtp/msmtp-1.4.30.ebuild b/mail-mta/msmtp/msmtp-1.4.30.ebuild
index a8fd151c70ff..9125c3a1da2f 100644
--- a/mail-mta/msmtp/msmtp-1.4.30.ebuild
+++ b/mail-mta/msmtp/msmtp-1.4.30.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.30.ebuild,v 1.10 2013/01/13 11:35:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.30.ebuild,v 1.11 2013/02/28 17:51:38 zx2c4 Exp $
EAPI=4
inherit multilib python eutils
@@ -38,6 +38,7 @@ RDEPEND="${CDEPEND}
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
+ !mail-mta/opensmtpd
!<mail-mta/ssmtp-2.64-r2
!>=mail-mta/ssmtp-2.64-r2[mta] )"