From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D93261381FA for ; Tue, 13 May 2014 14:47:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70C14E080D; Tue, 13 May 2014 14:47:29 +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 E6E7AE080D for ; Tue, 13 May 2014 14:47:28 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8E4833FB2C for ; Tue, 13 May 2014 14:47:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 6472C2004C; Tue, 13 May 2014 14:47:26 +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 virtual/libffi: libffi-3.0.13-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libffi-3.0.13-r1.ebuild ChangeLog X-VCS-Directories: virtual/libffi X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140513144726.6472C2004C@flycatcher.gentoo.org> Date: Tue, 13 May 2014 14:47:26 +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: 0c057545-c2ab-41f1-9a73-08e41dda3e43 X-Archives-Hash: 9ed2b72c24e4bc2da68d27ff889fd133 ago 14/05/13 14:47:26 Modified: libffi-3.0.13-r1.ebuild ChangeLog Log: Stable for ia64, wrt bug #497760 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.12 virtual/libffi/libffi-3.0.13-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild?r1=1.11&r2=1.12 Index: libffi-3.0.13-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- libffi-3.0.13-r1.ebuild 20 Apr 2014 11:27:35 -0000 1.11 +++ libffi-3.0.13-r1.ebuild 13 May 2014 14:47:26 -0000 1.12 @@ -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/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.11 2014/04/20 11:27:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/libffi-3.0.13-r1.ebuild,v 1.12 2014/05/13 14:47:26 ago Exp $ # The purpose of this ebuild is to provide quick fallback if and when we need to # switch back to internal copy of libffi from sys-devel/gcc. @@ -15,7 +15,7 @@ LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/libffi-3.0.13-r1[${MULTILIB_USEDEP}]" 1.42 virtual/libffi/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/libffi/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 20 Apr 2014 11:27:35 -0000 1.41 +++ ChangeLog 13 May 2014 14:47:26 -0000 1.42 @@ -1,6 +1,9 @@ # ChangeLog for virtual/libffi # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.41 2014/04/20 11:27:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libffi/ChangeLog,v 1.42 2014/05/13 14:47:26 ago Exp $ + + 13 May 2014; Agostino Sarubbo libffi-3.0.13-r1.ebuild: + Stable for ia64, wrt bug #497760 20 Apr 2014; Agostino Sarubbo libffi-3.0.13-r1.ebuild: Stable for ppc64, wrt bug #497760