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 AAA5413838B for ; Sun, 14 Sep 2014 07:51:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 456DFE0943; Sun, 14 Sep 2014 07:51:04 +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 CFBEAE0943 for ; Sun, 14 Sep 2014 07:51:03 +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 0042A340251 for ; Sun, 14 Sep 2014 07:51:02 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id B925956C4; Sun, 14 Sep 2014 07:51:01 +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-Crypt_GPG: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Crypt_GPG X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140914075101.B925956C4@oystercatcher.gentoo.org> Date: Sun, 14 Sep 2014 07:51:01 +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: cb1ad54d-d3c4-41ac-bd57-5f6ce87f92cb X-Archives-Hash: 47a7a8498cf1d449abe40d1b30e8de45 ago 14/09/14 07:51:01 Modified: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog Log: Stable for ppc, wrt bug #507512 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild?r1=1.7&r2=1.8 Index: PEAR-Crypt_GPG-1.3.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- PEAR-Crypt_GPG-1.3.2.ebuild 30 Aug 2014 17:06:02 -0000 1.7 +++ PEAR-Crypt_GPG-1.3.2.ebuild 14 Sep 2014 07:51:01 -0000 1.8 @@ -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/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.7 2014/08/30 17:06:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.8 2014/09/14 07:51:01 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm ~hppa ~ppc64 ~sparc x86" +KEYWORDS="amd64 arm ~hppa ppc ~ppc64 ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} 1.11 dev-php/PEAR-Crypt_GPG/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 30 Aug 2014 17:06:02 -0000 1.10 +++ ChangeLog 14 Sep 2014 07:51:01 -0000 1.11 @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Crypt_GPG # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.10 2014/08/30 17:06:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.11 2014/09/14 07:51:01 ago Exp $ + + 14 Sep 2014; Agostino Sarubbo PEAR-Crypt_GPG-1.3.2.ebuild: + Stable for ppc, wrt bug #507512 30 Aug 2014; Agostino Sarubbo PEAR-Crypt_GPG-1.3.2.ebuild: It should be ~ppc64 instead of stable