diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 10:06:46 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 10:06:46 +0000 |
commit | c352a7ed4ca0fc80f74b1899ef83eb2c6f0f718c (patch) | |
tree | 4b955bcd569cf5ceffa6c5924ef5282a63515458 /net-mail | |
parent | Stable for ppc, wrt bug #510170 (diff) | |
download | gentoo-2-c352a7ed4ca0fc80f74b1899ef83eb2c6f0f718c.tar.gz gentoo-2-c352a7ed4ca0fc80f74b1899ef83eb2c6f0f718c.tar.bz2 gentoo-2-c352a7ed4ca0fc80f74b1899ef83eb2c6f0f718c.zip |
Stable for ppc, wrt bug #510502
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/tnef/ChangeLog b/net-mail/tnef/ChangeLog index 1aa2e646677e..dd18bb37f8b8 100644 --- a/net-mail/tnef/ChangeLog +++ b/net-mail/tnef/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/tnef # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.69 2014/06/14 10:13:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.70 2014/07/13 10:06:46 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> tnef-1.4.10.ebuild: + Stable for ppc, wrt bug #510502 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> tnef-1.4.10.ebuild: x86 stable wrt bug #510502 diff --git a/net-mail/tnef/tnef-1.4.10.ebuild b/net-mail/tnef/tnef-1.4.10.ebuild index 0fb5e8044640..c1ccb819e09b 100644 --- a/net-mail/tnef/tnef-1.4.10.ebuild +++ b/net-mail/tnef/tnef-1.4.10.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/tnef/tnef-1.4.10.ebuild,v 1.5 2014/06/14 10:13:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.10.ebuild,v 1.6 2014/07/13 10:06:46 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 x86" +KEYWORDS="amd64 hppa ppc ~ppc64 x86" src_test() { emake -j1 check |