diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:53:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 10:53:06 +0000 |
commit | 1a21eb729c3a68b6cd552a08e6decb908d97cd3e (patch) | |
tree | 29c56022b239eda7198fac5d12ec757cbc78d324 /mail-mta | |
parent | Stable for amd64, wrt bug #479508 (diff) | |
download | gentoo-2-1a21eb729c3a68b6cd552a08e6decb908d97cd3e.tar.gz gentoo-2-1a21eb729c3a68b6cd552a08e6decb908d97cd3e.tar.bz2 gentoo-2-1a21eb729c3a68b6cd552a08e6decb908d97cd3e.zip |
Stable for amd64, wrt bug #480376
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index 45acd84d57ee..162d546b3161 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # 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.68 2013/08/09 16:45:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.69 2013/08/10 10:53:06 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.11-r2.ebuild: + Stable for amd64, wrt bug #480376 *nullmailer-1.11-r2 (09 Aug 2013) diff --git a/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild index c815f79ef8ee..f31772f26c5a 100644 --- a/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.11-r2.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-r2.ebuild,v 1.1 2013/08/09 16:45:11 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild,v 1.2 2013/08/10 10:53:06 ago Exp $ EAPI=4 WANT_AUTOMAKE="1.10.3" @@ -20,7 +20,7 @@ HOMEPAGE="http://untroubled.org/nullmailer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="ssl" |