diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 13:50:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 13:50:15 +0000 |
commit | 000c36b7c079a4c03707df93e6bbc33a70d0c305 (patch) | |
tree | b2d1894ff359653917814913f56c5bc374beaeb6 /mail-mta | |
parent | Stable for x86, wrt bug #486964 (diff) | |
download | gentoo-2-000c36b7c079a4c03707df93e6bbc33a70d0c305.tar.gz gentoo-2-000c36b7c079a4c03707df93e6bbc33a70d0c305.tar.bz2 gentoo-2-000c36b7c079a4c03707df93e6bbc33a70d0c305.zip |
Stable for x86, wrt bug #480060
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.13-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index 986e75c26c90..473d633676c0 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.76 2013/10/20 07:31:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.77 2013/11/01 13:50:15 ago Exp $ + + 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.13-r2.ebuild: + Stable for x86, wrt bug #480060 20 Oct 2013; Pacho Ramos <pacho@gentoo.org> nullmailer-1.13-r2.ebuild: amd64 stable, bug #480060 diff --git a/mail-mta/nullmailer/nullmailer-1.13-r2.ebuild b/mail-mta/nullmailer/nullmailer-1.13-r2.ebuild index 339ee869b4de..0d6901745c66 100644 --- a/mail-mta/nullmailer/nullmailer-1.13-r2.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.13-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.13-r2.ebuild,v 1.3 2013/10/20 07:31:58 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.13-r2.ebuild,v 1.4 2013/11/01 13:50:14 ago Exp $ EAPI=5 @@ -21,7 +21,7 @@ SRC_URI="http://untroubled.org/${PN}/archive/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="ssl" DEPEND=" |