summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-07-29 18:40:38 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-07-29 18:40:38 +0000
commitd8e12b271039f4652de50cc8d3d95e022bffee32 (patch)
treeb8f9e3a414bc8d8bc5210b1c322078a19f900023 /mail-mta
parentDrop sparc keywords (diff)
downloadgentoo-2-d8e12b271039f4652de50cc8d3d95e022bffee32.tar.gz
gentoo-2-d8e12b271039f4652de50cc8d3d95e022bffee32.tar.bz2
gentoo-2-d8e12b271039f4652de50cc8d3d95e022bffee32.zip
marked x86 per bug 428408
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'mail-mta')
-rw-r--r--mail-mta/nullmailer/ChangeLog5
-rw-r--r--mail-mta/nullmailer/nullmailer-1.10-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/nullmailer/ChangeLog b/mail-mta/nullmailer/ChangeLog
index 401be90d2bde..1b19c22f14a3 100644
--- a/mail-mta/nullmailer/ChangeLog
+++ b/mail-mta/nullmailer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-mta/nullmailer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.50 2012/07/28 09:00:34 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.51 2012/07/29 18:40:38 jdhore Exp $
+
+ 29 Jul 2012; Jeff Horelick <jdhore@gentoo.org> nullmailer-1.10-r1.ebuild:
+ marked x86 per bug 428408
*nullmailer-1.11 (28 Jul 2012)
diff --git a/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild b/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild
index a32746b8ce6b..cb14da140c76 100644
--- a/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild
+++ b/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild
@@ -1,6 +1,6 @@
# 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.10-r1.ebuild,v 1.1 2012/06/12 21:26:19 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.10-r1.ebuild,v 1.2 2012/07/29 18:40:38 jdhore Exp $
EAPI=4
inherit eutils flag-o-matic autotools user multilib
@@ -19,7 +19,7 @@ HOMEPAGE="http://untroubled.org/nullmailer/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="ssl"