From 40f62d99db779b0587015c995911de17883b9a00 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Thu, 26 Jun 2008 17:34:55 +0000 Subject: 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) --- mail-mta/nullmailer/ChangeLog | 5 ++++- mail-mta/nullmailer/nullmailer-1.04.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-mta/nullmailer') 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 nullmailer-1.04.ebuild: + Stabilize on amd64 per bug 229505, tested in my work prod env for months. 26 Jun 2008; nixnut 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="" -- cgit v1.2.3-65-gdbad