diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-26 17:34:55 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-06-26 17:34:55 +0000 |
commit | 40f62d99db779b0587015c995911de17883b9a00 (patch) | |
tree | ae53240e785b0615b88f1b5a1e0d22e1f06dcf97 /mail-mta/nullmailer | |
parent | Stable on ppc wrt bug 229493 (diff) | |
download | gentoo-2-40f62d99db779b0587015c995911de17883b9a00.tar.gz gentoo-2-40f62d99db779b0587015c995911de17883b9a00.tar.bz2 gentoo-2-40f62d99db779b0587015c995911de17883b9a00.zip |
Stabilize on amd64 per bug 229505, tested in my work prod env for months.
(Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc4-00103-g1beee8d x86_64)
Diffstat (limited to 'mail-mta/nullmailer')
-rw-r--r-- | mail-mta/nullmailer/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.04.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog index 95c479ab5f07..6cff81f11bfc 100644 --- a/mail-mta/nullmailer/ChangeLog +++ b/mail-mta/nullmailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/nullmailer # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.32 2008/06/26 16:43:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.33 2008/06/26 17:34:55 robbat2 Exp $ + + 26 Jun 2008; Robin H. Johnson <robbat2@gentoo.org> nullmailer-1.04.ebuild: + Stabilize on amd64 per bug 229505, tested in my work prod env for months. 26 Jun 2008; nixnut <nixnut@gentoo.org> nullmailer-1.04.ebuild: Stable on ppc wrt bug 229505 diff --git a/mail-mta/nullmailer/nullmailer-1.04.ebuild b/mail-mta/nullmailer/nullmailer-1.04.ebuild index f092cb3bc774..e9859b65367d 100644 --- a/mail-mta/nullmailer/nullmailer-1.04.ebuild +++ b/mail-mta/nullmailer/nullmailer-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.04.ebuild,v 1.4 2008/06/26 16:43:36 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.04.ebuild,v 1.5 2008/06/26 17:34:55 robbat2 Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://untroubled.org/nullmailer/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" |