summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnustep-apps/gnumail')
-rw-r--r--gnustep-apps/gnumail/ChangeLog5
-rw-r--r--gnustep-apps/gnumail/gnumail-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog
index 6ccda240df22..65d2a5bec9ea 100644
--- a/gnustep-apps/gnumail/ChangeLog
+++ b/gnustep-apps/gnumail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnustep-apps/gnumail
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.35 2012/06/17 16:13:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.36 2012/06/19 07:58:28 jdhore Exp $
+
+ 19 Jun 2012; Jeff Horelick <jdhore@gentoo.org> gnumail-1.2.0.ebuild:
+ marked x86 per bug 421335
17 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gnumail-1.2.0.ebuild:
Stable for amd64, wrt bug #421335
diff --git a/gnustep-apps/gnumail/gnumail-1.2.0.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0.ebuild
index 98f6dbbb8c78..ce3622e207d0 100644
--- a/gnustep-apps/gnumail/gnumail-1.2.0.ebuild
+++ b/gnustep-apps/gnumail/gnumail-1.2.0.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/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.2 2012/06/17 16:13:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.ebuild,v 1.3 2012/06/19 07:58:28 jdhore Exp $
EAPI=4
inherit gnustep-2
@@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P}
DESCRIPTION="A fully featured mail application for GNUstep"
HOMEPAGE="http://www.collaboration-world.com/gnumail/"
SRC_URI="http://download.gna.org/gnustep-nonfsf/${MY_P}.tar.gz"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~ppc x86 ~x86-fbsd"
LICENSE="GPL-2"
SLOT="0"