diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 11:00:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 11:00:28 +0000 |
commit | a8e03c834fb327ab70b12c706ee52877151284df (patch) | |
tree | 1e7d7a5dfbf1f11345e896832f5aa16b4331e832 /mail-mta | |
parent | Stable for amd64, wrt bug #400365 (diff) | |
download | gentoo-2-a8e03c834fb327ab70b12c706ee52877151284df.tar.gz gentoo-2-a8e03c834fb327ab70b12c706ee52877151284df.tar.bz2 gentoo-2-a8e03c834fb327ab70b12c706ee52877151284df.zip |
Stable for amd64, wrt bug #400367
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 7 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.05.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index b4b1e7c92077..6f1ec7dbf5d6 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/nullmailer -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.40 2011/07/20 18:44:55 robbat2 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.41 2012/02/24 11:00:28 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> nullmailer-1.05.ebuild: + Stable for amd64, wrt bug #400367 *nullmailer-1.05 (20 Jul 2011) diff --git a/mail-mta/nullmailer/nullmailer-1.05.ebuild b/mail-mta/nullmailer/nullmailer-1.05.ebuild index 61e08b50ab7f..76520fc99bc0 100644 --- a/mail-mta/nullmailer/nullmailer-1.05.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.05.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.05.ebuild,v 1.1 2011/07/20 18:44:55 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.05.ebuild,v 1.2 2012/02/24 11:00:28 ago Exp $ inherit eutils flag-o-matic autotools @@ -18,7 +18,7 @@ HOMEPAGE="http://untroubled.org/nullmailer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" |