diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:56:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:56:31 +0000 |
commit | 6874d91469504a1c64e7cf3823b27cb4524f9e73 (patch) | |
tree | ff559fe273bae18bc895944e2d48ffe79f887b11 /net-mail | |
parent | Stable for x86, wrt bug #495862 (diff) | |
download | gentoo-2-6874d91469504a1c64e7cf3823b27cb4524f9e73.tar.gz gentoo-2-6874d91469504a1c64e7cf3823b27cb4524f9e73.tar.bz2 gentoo-2-6874d91469504a1c64e7cf3823b27cb4524f9e73.zip |
Stable for x86, wrt bug #495864
(Portage version: 2.2.7/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/mhonarc/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mhonarc/ChangeLog b/net-mail/mhonarc/ChangeLog index d3ed5ca35c29..82c4f39331af 100644 --- a/net-mail/mhonarc/ChangeLog +++ b/net-mail/mhonarc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mhonarc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.34 2014/01/12 20:04:48 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/ChangeLog,v 1.35 2014/01/14 13:56:31 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> mhonarc-2.6.18-r2.ebuild: + Stable for x86, wrt bug #495864 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> mhonarc-2.6.18-r2.ebuild: amd64 stable, bug #495864 diff --git a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild index 4328ce6e5943..8b85da46e81e 100644 --- a/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild +++ b/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild,v 1.2 2014/01/12 18:21:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mhonarc/mhonarc-2.6.18-r2.ebuild,v 1.3 2014/01/14 13:56:31 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.mhonarc.org/release/MHonArc/tar/MHonArc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~x86" +KEYWORDS="amd64 ~mips ~ppc x86" # Warrants IUSE examples, and here it is + ? IUSE doc; see also extras folder with html docs IUSE="examples" |