diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:07:53 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-10 12:07:53 +0000 |
commit | 0e37eec2c8326d09e3da70a0c57801a5321a50c8 (patch) | |
tree | 9e93a354c5e1b823bc6ab3e94b4d99299223e855 /mail-mta/nullmailer | |
parent | Remove older version (diff) | |
download | gentoo-2-0e37eec2c8326d09e3da70a0c57801a5321a50c8.tar.gz gentoo-2-0e37eec2c8326d09e3da70a0c57801a5321a50c8.tar.bz2 gentoo-2-0e37eec2c8326d09e3da70a0c57801a5321a50c8.zip |
Stable for ppc, wrt bug #480376
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'mail-mta/nullmailer')
-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 162d546b3161..531343590f9c 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.69 2013/08/10 10:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.70 2013/08/10 12:07:53 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.11-r2.ebuild: + Stable for ppc, wrt bug #480376 10 Aug 2013; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.11-r2.ebuild: Stable for amd64, wrt bug #480376 diff --git a/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild index f31772f26c5a..b722f3c73c68 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.2 2013/08/10 10:53:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r2.ebuild,v 1.3 2013/08/10 12:07:53 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" |