diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 19:41:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-23 19:41:32 +0000 |
commit | 072c8ea914565c28dfaf514a4cee8f3801df6cd0 (patch) | |
tree | f8d370f29d3ab16f8dd118f66760e086f6674d35 /net-mail/tnef | |
parent | ppc stable wrt bug #528680 (diff) | |
download | gentoo-2-072c8ea914565c28dfaf514a4cee8f3801df6cd0.tar.gz gentoo-2-072c8ea914565c28dfaf514a4cee8f3801df6cd0.tar.bz2 gentoo-2-072c8ea914565c28dfaf514a4cee8f3801df6cd0.zip |
ppc stable wrt bug #535594
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-mail/tnef')
-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 1f1a24c313c6..2f5771212c8a 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.76 2015/06/26 08:54:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v 1.77 2015/07/23 19:41:32 pacho Exp $ + + 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> tnef-1.4.12.ebuild: + ppc stable wrt bug #535594 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> tnef-1.4.12.ebuild: Stable for x86, wrt bug #535594 diff --git a/net-mail/tnef/tnef-1.4.12.ebuild b/net-mail/tnef/tnef-1.4.12.ebuild index 63f32f643bcd..adb4f356b50f 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.4 2015/06/26 08:54:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild,v 1.5 2015/07/23 19:41:32 pacho 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 |