diff options
author | Eray Aslan <eras@gentoo.org> | 2012-11-06 11:16:40 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2012-11-06 11:16:40 +0000 |
commit | 14364b0fcbd70d9d6faff67c6010824cb0e1ce17 (patch) | |
tree | 669598de03508260e5092926604d8310131c2beb /mail-mta | |
parent | mail-mta/nbsmtp is no longer in the tree - remove from DEPEND (diff) | |
download | gentoo-2-14364b0fcbd70d9d6faff67c6010824cb0e1ce17.tar.gz gentoo-2-14364b0fcbd70d9d6faff67c6010824cb0e1ce17.tar.bz2 gentoo-2-14364b0fcbd70d9d6faff67c6010824cb0e1ce17.zip |
mail-mta/nbsmtp is no longer in the tree - remove from DEPEND
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/msmtp/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/msmtp/msmtp-1.4.28.ebuild | 3 | ||||
-rw-r--r-- | mail-mta/msmtp/msmtp-1.4.30.ebuild | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/mail-mta/msmtp/ChangeLog b/mail-mta/msmtp/ChangeLog index d4c227950350..d26d8147986e 100644 --- a/mail-mta/msmtp/ChangeLog +++ b/mail-mta/msmtp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-mta/msmtp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.137 2012/10/22 09:46:04 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/ChangeLog,v 1.138 2012/11/06 11:16:40 eras Exp $ + + 06 Nov 2012; Eray Aslan <eras@gentoo.org> msmtp-1.4.28.ebuild, + msmtp-1.4.30.ebuild: + mail-mta/nbsmtp is no longer in the tree - remove from DEPEND 22 Oct 2012; Tim Harder <radhermit@gentoo.org> -msmtp-1.4.29.ebuild: Remove old. @@ -535,4 +539,3 @@ 31 May 2004; Grant Goodyear <g2boojum@gentoo.org> +msmtp-1.0.0.ebuild: New package. Thanks to Martin Lambers (bug # 33423) and Tom Martin (Bug # 49400)! - diff --git a/mail-mta/msmtp/msmtp-1.4.28.ebuild b/mail-mta/msmtp/msmtp-1.4.28.ebuild index 6d140c520ffb..c4ad69adc169 100644 --- a/mail-mta/msmtp/msmtp-1.4.28.ebuild +++ b/mail-mta/msmtp/msmtp-1.4.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.8 2012/08/19 15:57:27 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.28.ebuild,v 1.9 2012/11/06 11:16:40 eras Exp $ EAPI=4 inherit multilib python @@ -33,7 +33,6 @@ RDEPEND="${CDEPEND} !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail - !mail-mta/nbsmtp !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix diff --git a/mail-mta/msmtp/msmtp-1.4.30.ebuild b/mail-mta/msmtp/msmtp-1.4.30.ebuild index bbbdf9615945..5745005f239a 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-2012 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.1 2012/10/22 09:35:22 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/msmtp/msmtp-1.4.30.ebuild,v 1.2 2012/11/06 11:16:40 eras Exp $ EAPI=4 inherit multilib python eutils @@ -33,7 +33,6 @@ RDEPEND="${CDEPEND} !mail-mta/esmtp !mail-mta/exim !mail-mta/mini-qmail - !mail-mta/nbsmtp !mail-mta/netqmail !mail-mta/nullmailer !mail-mta/postfix |