From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PEDnj-0006mk-QV for garchives@archives.gentoo.org; Fri, 05 Nov 2010 04:21:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F3C6E0BBD; Fri, 5 Nov 2010 04:21:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 388B4E0BBD for ; Fri, 5 Nov 2010 04:21:18 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9506D1B416E for ; Fri, 5 Nov 2010 04:21:14 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 2FF5E20051; Fri, 5 Nov 2010 04:21:13 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-php/PEAR-Console_Getopt: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog X-VCS-Directories: dev-php/PEAR-Console_Getopt X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20101105042113.2FF5E20051@flycatcher.gentoo.org> Date: Fri, 5 Nov 2010 04:21:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 08277411-9907-4852-aea1-796f4848e902 X-Archives-Hash: c90547a9e36360bac67e0418e3c5c3e4 jer 10/11/05 04:21:13 Modified: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog Log: Stable for HPPA (bug #336869). =20 (Portage version: 2.1.9.24/cvs/Linux i686) Revision Changes Path 1.4 dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.= 3-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?rev=3D1.4&content-type=3Dte= xt/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild?r1=3D1.3&r2=3D1.4 Index: PEAR-Console_Getopt-1.2.3-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Consol= e_Getopt-1.2.3-r1.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- PEAR-Console_Getopt-1.2.3-r1.ebuild 20 Oct 2010 14:16:51 -0000 1.3 +++ PEAR-Console_Getopt-1.2.3-r1.ebuild 5 Nov 2010 04:21:13 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Cons= ole_Getopt-1.2.3-r1.ebuild,v 1.3 2010/10/20 14:16:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Cons= ole_Getopt-1.2.3-r1.ebuild,v 1.4 2010/11/05 04:21:13 jer Exp $ =20 EAPI=3D"2" =20 @@ -11,7 +11,7 @@ =20 LICENSE=3D"PHP-3" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x= 86" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x8= 6" IUSE=3D"" SRC_URI=3D"http://pear.php.net/get/${MY_P}.tgz" DEPEND=3D"|| ( =3Ddev-lang/php-5.3 ) 1.29 dev-php/PEAR-Console_Getopt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?rev=3D1.29&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?rev=3D1.29&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?r1=3D1.28&r2=3D1.29 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 20 Oct 2010 14:16:51 -0000 1.28 +++ ChangeLog 5 Nov 2010 04:21:13 -0000 1.29 @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Console_Getopt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog= ,v 1.28 2010/10/20 14:16:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog= ,v 1.29 2010/11/05 04:21:13 jer Exp $ + + 05 Nov 2010; Jeroen Roovers + PEAR-Console_Getopt-1.2.3-r1.ebuild: + Stable for HPPA (bug #336869). =20 20 Oct 2010; Markos Chandras PEAR-Console_Getopt-1.2.3-r1.ebuild: