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 26460138A87 for ; Wed, 25 Feb 2015 15:38:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4DB7E086D; Wed, 25 Feb 2015 15:38:58 +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 53F0BE086D for ; Wed, 25 Feb 2015 15:38:53 +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 41432340808 for ; Wed, 25 Feb 2015 15:38:51 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 8EA6F1287C; Wed, 25 Feb 2015 15:38:46 +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-Structures_DataGrid: PEAR-Structures_DataGrid-0.9.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Structures_DataGrid-0.9.3.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Structures_DataGrid X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150225153846.8EA6F1287C@oystercatcher.gentoo.org> Date: Wed, 25 Feb 2015 15:38:46 +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: 5a70dd32-5640-4aa0-8e38-765aa230da92 X-Archives-Hash: cfe6ae196c21bbd6fb6759f8ad7316ba ago 15/02/25 15:38:46 Modified: PEAR-Structures_DataGrid-0.9.3.ebuild ChangeLog Log: Stable for x86, wrt bug #535288 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.7 dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild?r1=1.6&r2=1.7 Index: PEAR-Structures_DataGrid-0.9.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- PEAR-Structures_DataGrid-0.9.3.ebuild 24 Feb 2015 09:19:46 -0000 1.6 +++ PEAR-Structures_DataGrid-0.9.3.ebuild 25 Feb 2015 15:38:46 -0000 1.7 @@ -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/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v 1.6 2015/02/24 09:19:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/PEAR-Structures_DataGrid-0.9.3.ebuild,v 1.7 2015/02/25 15:38:46 ago Exp $ EAPI=5 @@ -10,5 +10,5 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" 1.42 dev-php/PEAR-Structures_DataGrid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?rev=1.42&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?rev=1.42&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog?r1=1.41&r2=1.42 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ChangeLog 24 Feb 2015 09:19:46 -0000 1.41 +++ ChangeLog 25 Feb 2015 15:38:46 -0000 1.42 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Structures_DataGrid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.41 2015/02/24 09:19:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_DataGrid/ChangeLog,v 1.42 2015/02/25 15:38:46 ago Exp $ + + 25 Feb 2015; Agostino Sarubbo + PEAR-Structures_DataGrid-0.9.3.ebuild: + Stable for x86, wrt bug #535288 24 Feb 2015; Agostino Sarubbo PEAR-Structures_DataGrid-0.9.3.ebuild: