summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <zx2c4@gentoo.org>2013-02-28 17:52:54 +0000
committerJason A. Donenfeld <zx2c4@gentoo.org>2013-02-28 17:52:54 +0000
commit4ae230a0ba71ee6c4e793ac9bfc73232d036e952 (patch)
tree9f246922c5faa80cf0298420964c2c666996070e /mail-mta
parentBlock opensmtpd. (diff)
downloadgentoo-2-4ae230a0ba71ee6c4e793ac9bfc73232d036e952.tar.gz
gentoo-2-4ae230a0ba71ee6c4e793ac9bfc73232d036e952.tar.bz2
gentoo-2-4ae230a0ba71ee6c4e793ac9bfc73232d036e952.zip
Block opensmtpd.
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/nullmailer/ChangeLog6
-rw-r--r--mail-mta/nullmailer/nullmailer-1.11-r1.ebuild3
-rw-r--r--mail-mta/nullmailer/nullmailer-1.11.ebuild5
3 files changed, 10 insertions, 4 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog
index 39cbbc58b55a..ea2592cea1ca 100644
--- a/mail-mta/nullmailer/ChangeLog
+++ b/mail-mta/nullmailer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-mta/nullmailer
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.64 2013/01/26 11:58:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.65 2013/02/28 17:52:54 zx2c4 Exp $
+
+ 28 Feb 2013; Jason A. Donenfeld <zx2c4@gentoo.org> nullmailer-1.11-r1.ebuild,
+ nullmailer-1.11.ebuild:
+ Block opensmtpd.
26 Jan 2013; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.11-r1.ebuild:
Stable for ppc, wrt bug #450820
diff --git a/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild
index 94a631346cc4..6983fcb300c5 100644
--- a/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.11-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/nullmailer/nullmailer-1.11-r1.ebuild,v 1.4 2013/01/26 11:58:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild,v 1.5 2013/02/28 17:52:54 zx2c4 Exp $
EAPI=4
WANT_AUTOMAKE="1.10.3"
@@ -38,6 +38,7 @@ RDEPEND="virtual/shadow
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
+ !mail-mta/opensmtpd
!mail-mta/ssmtp"
src_prepare() {
diff --git a/mail-mta/nullmailer/nullmailer-1.11.ebuild b/mail-mta/nullmailer/nullmailer-1.11.ebuild
index 5522422e125b..89477de3f8ea 100644
--- a/mail-mta/nullmailer/nullmailer-1.11.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v 1.6 2012/11/06 11:18:38 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v 1.7 2013/02/28 17:52:54 zx2c4 Exp $
EAPI=4
WANT_AUTOMAKE="1.10.3"
@@ -38,6 +38,7 @@ RDEPEND="virtual/shadow
!mail-mta/postfix
!mail-mta/qmail-ldap
!mail-mta/sendmail
+ !mail-mta/opensmtpd
!mail-mta/ssmtp"
src_prepare() {