summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-26 08:54:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-26 08:54:38 +0000
commita8a225224fe3240129f174d9aab9814d5958613e (patch)
treee063e6d7c68ca20587aeecee0be07e1554fb4708 /net-mail
parentStable for x86, wrt bug #535586 (diff)
downloadgentoo-2-a8a225224fe3240129f174d9aab9814d5958613e.tar.gz
gentoo-2-a8a225224fe3240129f174d9aab9814d5958613e.tar.bz2
gentoo-2-a8a225224fe3240129f174d9aab9814d5958613e.zip
Stable for x86, wrt bug #535588
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mu/ChangeLog5
-rw-r--r--net-mail/mu/mu-0.9.9.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mu/ChangeLog b/net-mail/mu/ChangeLog
index 931ab44e4611..576937c5da14 100644
--- a/net-mail/mu/ChangeLog
+++ b/net-mail/mu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/mu
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.23 2015/06/11 15:07:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/ChangeLog,v 1.24 2015/06/26 08:54:38 ago Exp $
+
+ 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> mu-0.9.9.6.ebuild:
+ Stable for x86, wrt bug #535588
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> mu-0.9.9.6.ebuild:
Stable for amd64, wrt bug #535588
diff --git a/net-mail/mu/mu-0.9.9.6.ebuild b/net-mail/mu/mu-0.9.9.6.ebuild
index 0934dd1b26e0..15e2e39b0130 100644
--- a/net-mail/mu/mu-0.9.9.6.ebuild
+++ b/net-mail/mu/mu-0.9.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.6.ebuild,v 1.2 2015/06/11 15:07:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mu/mu-0.9.9.6.ebuild,v 1.3 2015/06/26 08:54:38 ago Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/djcb/mu/archive/v${PV}.tar.gz -> ${P}.tar.gz
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="doc emacs gui"
# net-mail/mailutils also installes /usr/bin/mu. Block it until somebody