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 0C3561381F3 for ; Fri, 5 Apr 2013 17:05:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8F4E9E088B; Fri, 5 Apr 2013 17:04:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 14C89E088B for ; Fri, 5 Apr 2013 17:04:59 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33E0A33DA22 for ; Fri, 5 Apr 2013 17:04:57 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id BCC242171D; Fri, 5 Apr 2013 17:04:56 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/texinfo: texinfo-4.13-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: texinfo-4.13-r2.ebuild ChangeLog X-VCS-Directories: sys-apps/texinfo X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130405170456.BCC242171D@flycatcher.gentoo.org> Date: Fri, 5 Apr 2013 17:04:56 +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: aca667dc-3a6c-4028-a6cd-9ae0762507e7 X-Archives-Hash: 0f0d4a0c9d932f1163c67f51f69a6712 ago 13/04/05 17:04:56 Modified: texinfo-4.13-r2.ebuild ChangeLog Log: Stable for ppc, wrt bug #432282 (Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.11 sys-apps/texinfo/texinfo-4.13-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild?r1=1.10&r2=1.11 Index: texinfo-4.13-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- texinfo-4.13-r2.ebuild 4 Apr 2013 05:37:22 -0000 1.10 +++ texinfo-4.13-r2.ebuild 5 Apr 2013 17:04:56 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v 1.10 2013/04/04 05:37:22 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/texinfo-4.13-r2.ebuild,v 1.11 2013/04/05 17:04:56 ago Exp $ EAPI="2" @@ -12,7 +12,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="nls static" RDEPEND="!=app-text/tetex-2* 1.128 sys-apps/texinfo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.128&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?rev=1.128&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/texinfo/ChangeLog?r1=1.127&r2=1.128 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v retrieving revision 1.127 retrieving revision 1.128 diff -u -r1.127 -r1.128 --- ChangeLog 4 Apr 2013 18:29:11 -0000 1.127 +++ ChangeLog 5 Apr 2013 17:04:56 -0000 1.128 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/texinfo # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.127 2013/04/04 18:29:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/texinfo/ChangeLog,v 1.128 2013/04/05 17:04:56 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo texinfo-4.13-r2.ebuild: + Stable for ppc, wrt bug #432282 04 Apr 2013; Mike Frysinger files/texinfo-4.13-tinfo.patch: