summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-09-17 15:33:01 +0000
committerJohannes Huber <johu@gentoo.org>2012-09-17 15:33:01 +0000
commit2c3d1f7be11b76cb9fbcc21abf0f09613cb4dfc3 (patch)
tree65adb9a374430ceea22389eb1e75fe560ed468bf /mail-mta
parentVersion bump. (diff)
downloadgentoo-2-2c3d1f7be11b76cb9fbcc21abf0f09613cb4dfc3.tar.gz
gentoo-2-2c3d1f7be11b76cb9fbcc21abf0f09613cb4dfc3.tar.bz2
gentoo-2-2c3d1f7be11b76cb9fbcc21abf0f09613cb4dfc3.zip
Stable for x86, wrt bug #433303
(Portage version: 2.2.0_alpha128/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/nullmailer/ChangeLog5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog
index 074a3e683d06..e9011d810231 100644
--- a/mail-mta/nullmailer/ChangeLog
+++ b/mail-mta/nullmailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/nullmailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.55 2012/09/09 18:58:09 rajiv Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.56 2012/09/17 15:33:01 johu Exp $
+
+ 17 Sep 2012; Johannes Huber <johu@gentoo.org> nullmailer-1.11.ebuild:
+ Stable for x86, wrt bug #433303
09 Sep 2012; Rajiv Aaron Manglani <rajiv@gentoo.org> nullmailer-1.11.ebuild:
fix automake errors, bug #434500.
diff --git a/mail-mta/nullmailer/nullmailer-1.11.ebuild b/mail-mta/nullmailer/nullmailer-1.11.ebuild
index 1b88623551ae..de7811725f9a 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
# 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.3 2012/09/09 18:58:09 rajiv Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v 1.4 2012/09/17 15:33:01 johu 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"