From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A14681392BD for ; Thu, 23 Jul 2015 19:41:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 433E414069; Thu, 23 Jul 2015 19:41:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E92DA14069 for ; Thu, 23 Jul 2015 19:41:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D32C83409FE for ; Thu, 23 Jul 2015 19:41:33 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id 9622EBE; Thu, 23 Jul 2015 19:41:32 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-mail/tnef: tnef-1.4.12.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: tnef-1.4.12.ebuild ChangeLog X-VCS-Directories: net-mail/tnef X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150723194132.9622EBE@oystercatcher.gentoo.org> Date: Thu, 23 Jul 2015 19:41:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 45aa831e-ef6b-48f8-9765-aad138aa4a15 X-Archives-Hash: 76e97954540462295af7eb15818a8433 pacho 15/07/23 19:41:32 Modified: tnef-1.4.12.ebuild ChangeLog Log: 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) Revision Changes Path 1.5 net-mail/tnef/tnef-1.4.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild?r1=1.4&r2=1.5 Index: tnef-1.4.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/tnef/tnef-1.4.12.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- tnef-1.4.12.ebuild 26 Jun 2015 08:54:55 -0000 1.4 +++ tnef-1.4.12.ebuild 23 Jul 2015 19:41:32 -0000 1.5 @@ -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 @@ SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86" src_test() { emake -j1 check 1.77 net-mail/tnef/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/ChangeLog?rev=1.77&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/ChangeLog?rev=1.77&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/tnef/ChangeLog?r1=1.76&r2=1.77 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-mail/tnef/ChangeLog,v retrieving revision 1.76 retrieving revision 1.77 diff -u -r1.76 -r1.77 --- ChangeLog 26 Jun 2015 08:54:55 -0000 1.76 +++ ChangeLog 23 Jul 2015 19:41:32 -0000 1.77 @@ -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 tnef-1.4.12.ebuild: + ppc stable wrt bug #535594 26 Jun 2015; Agostino Sarubbo tnef-1.4.12.ebuild: Stable for x86, wrt bug #535594