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 459581381F3 for ; Wed, 7 Aug 2013 13:22:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1474E0ADD; Wed, 7 Aug 2013 13:22:07 +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 57318E0AFE for ; Wed, 7 Aug 2013 13:22:07 +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 6CC0433EAEE for ; Wed, 7 Aug 2013 13:22:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 172202171C; Wed, 7 Aug 2013 13:22:05 +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 dev-php/PEAR-File: PEAR-File-1.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-File-1.4.1.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-File X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130807132205.172202171C@flycatcher.gentoo.org> Date: Wed, 7 Aug 2013 13:22:05 +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: 458eb4d5-3c86-4872-ae26-c76ac5d85fdc X-Archives-Hash: ce7a8b0d991f4686d1fc9096306dd233 ago 13/08/07 13:22:05 Modified: PEAR-File-1.4.1.ebuild ChangeLog Log: Stable for x86, wrt bug #470424 (Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.11 dev-php/PEAR-File/PEAR-File-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild?r1=1.10&r2=1.11 Index: PEAR-File-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- PEAR-File-1.4.1.ebuild 6 Aug 2013 13:07:41 -0000 1.10 +++ PEAR-File-1.4.1.ebuild 7 Aug 2013 13:22:04 -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/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.10 2013/08/06 13:07:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/PEAR-File-1.4.1.ebuild,v 1.11 2013/08/07 13:22:04 ago Exp $ EAPI="4" @@ -10,5 +10,5 @@ LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 ~sh sparc x86" IUSE="" 1.62 dev-php/PEAR-File/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?rev=1.62&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?rev=1.62&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-File/ChangeLog?r1=1.61&r2=1.62 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- ChangeLog 6 Aug 2013 13:07:41 -0000 1.61 +++ ChangeLog 7 Aug 2013 13:22:04 -0000 1.62 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-File # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.61 2013/08/06 13:07:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File/ChangeLog,v 1.62 2013/08/07 13:22:04 ago Exp $ + + 07 Aug 2013; Agostino Sarubbo PEAR-File-1.4.1.ebuild: + Stable for x86, wrt bug #470424 06 Aug 2013; Agostino Sarubbo PEAR-File-1.4.1.ebuild: Stable for s390, wrt bug #470424