diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:54:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:54:55 +0000 |
commit | 166f733046b83d46942298584f121023823cbbad (patch) | |
tree | 3622225ae7dc7e099528291eed7a54db59dc07a0 /net-mail | |
parent | Stable for x86, wrt bug #535588 (diff) | |
download | gentoo-2-166f733046b83d46942298584f121023823cbbad.tar.gz gentoo-2-166f733046b83d46942298584f121023823cbbad.tar.bz2 gentoo-2-166f733046b83d46942298584f121023823cbbad.zip |
Stable for x86, wrt bug #535594
(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/tnef/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/tnef/tnef-1.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/tnef/ChangeLog b/net-mail/tnef/ChangeLog index 267f1dc1cb99..1f1a24c313c6 100644 --- a/net-mail/tnef/ChangeLog +++ b/net-mail/tnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tnef # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.75 2015/06/25 05:20:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.76 2015/06/26 08:54:55 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tnef-1.4.12.ebuild: + Stable for x86, wrt bug #535594 25 Jun 2015; Jeroen Roovers <jer@gentoo.org> tnef-1.4.12.ebuild: Stable for HPPA PPC64 (bug #535594). diff --git a/net-mail/tnef/tnef-1.4.12.ebuild b/net-mail/tnef/tnef-1.4.12.ebuild index 2cbe84b2f028..63f32f643bcd 100644 --- a/net-mail/tnef/tnef-1.4.12.ebuild +++ b/net-mail/tnef/tnef-1.4.12.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/tnef/tnef-1.4.12.ebuild,v 1.3 2015/06/25 05:20:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild,v 1.4 2015/06/26 08:54:55 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tnef/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86" src_test() { emake -j1 check |