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 7D3FD138A2F for ; Wed, 20 Aug 2014 11:30:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B38EE08C8; Wed, 20 Aug 2014 11:30:21 +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 A313CE08C8 for ; Wed, 20 Aug 2014 11:30:20 +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 ABE39340169 for ; Wed, 20 Aug 2014 11:30:19 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2160) id 5A4A73A04; Wed, 20 Aug 2014 11:30:18 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@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: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140820113018.5A4A73A04@oystercatcher.gentoo.org> Date: Wed, 20 Aug 2014 11:30:18 +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: 0c0a8b8a-9cbb-4062-acca-b1f38061de76 X-Archives-Hash: fac0499fe54757d3f6533cf54135cabc armin76 14/08/20 11:30:18 Modified: PEAR-Crypt_GPG-1.3.2.ebuild ChangeLog Log: arm stable and add ~sparc wrt #507512 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240) Revision Changes Path 1.5 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.5&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.5&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.4&r2=1.5 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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- PEAR-Crypt_GPG-1.3.2.ebuild 12 Aug 2014 15:25:19 -0000 1.4 +++ PEAR-Crypt_GPG-1.3.2.ebuild 20 Aug 2014 11:30:18 -0000 1.5 @@ -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.4 2014/08/12 15:25:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/PEAR-Crypt_GPG-1.3.2.ebuild,v 1.5 2014/08/20 11:30:18 armin76 Exp $ EAPI="4" @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~hppa x86" +KEYWORDS="amd64 arm ~hppa ~sparc x86" IUSE="" DEPEND=">=dev-lang/php-5.2.1" RDEPEND="${DEPEND} 1.8 dev-php/PEAR-Crypt_GPG/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 12 Aug 2014 15:25:19 -0000 1.7 +++ ChangeLog 20 Aug 2014 11:30:18 -0000 1.8 @@ -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.7 2014/08/12 15:25:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Crypt_GPG/ChangeLog,v 1.8 2014/08/20 11:30:18 armin76 Exp $ + + 20 Aug 2014; Raúl Porcel PEAR-Crypt_GPG-1.3.2.ebuild: + arm stable and add ~sparc wrt #507512 12 Aug 2014; Agostino Sarubbo PEAR-Crypt_GPG-1.3.2.ebuild: Stable for x86, wrt bug #507512