diff options
author | 2008-06-26 17:34:55 +0000 | |
---|---|---|
committer | 2008-06-26 17:34:55 +0000 | |
commit | 40f62d99db779b0587015c995911de17883b9a00 (patch) | |
tree | ae53240e785b0615b88f1b5a1e0d22e1f06dcf97 /mail-mta/nullmailer/nullmailer-1.04.ebuild | |
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/nullmailer-1.04.ebuild')
-rw-r--r-- | mail-mta/nullmailer/nullmailer-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |