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 1P8ZTM-0008Pr-Su for garchives@archives.gentoo.org; Wed, 20 Oct 2010 14:17:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10F6EE086F; Wed, 20 Oct 2010 14:16:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CC2DDE086F for ; Wed, 20 Oct 2010 14:16:53 +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 2ED291B40B5 for ; Wed, 20 Oct 2010 14:16:53 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id CA05A20051; Wed, 20 Oct 2010 14:16:51 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@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: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101020141651.CA05A20051@flycatcher.gentoo.org> Date: Wed, 20 Oct 2010 14:16:51 +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: e344600e-5eba-4df1-8001-7cba97cb2703 X-Archives-Hash: d799fdd810a1a32efe8f9ec533cc344c hwoarang 10/10/20 14:16:51 Modified: PEAR-Console_Getopt-1.2.3-r1.ebuild ChangeLog Log: Stable on amd64 wrt bug #336869 =20 (Portage version: 2.2_rc98/cvs/Linux x86_64) Revision Changes Path 1.3 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.3&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.3&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.2&r2=3D1.3 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.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- PEAR-Console_Getopt-1.2.3-r1.ebuild 14 Oct 2010 15:33:55 -0000 1.2 +++ PEAR-Console_Getopt-1.2.3-r1.ebuild 20 Oct 2010 14:16:51 -0000 1.3 @@ -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.2 2010/10/14 15:33:55 fauli Exp $ +# $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 $ =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 = x86" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x= 86" IUSE=3D"" SRC_URI=3D"http://pear.php.net/get/${MY_P}.tgz" DEPEND=3D"|| ( =3Ddev-lang/php-5.3 ) 1.28 dev-php/PEAR-Console_Getopt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?rev=3D1.28&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?rev=3D1.28&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/PEAR-Conso= le_Getopt/ChangeLog?r1=3D1.27&r2=3D1.28 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.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- ChangeLog 14 Oct 2010 15:33:55 -0000 1.27 +++ ChangeLog 20 Oct 2010 14:16:51 -0000 1.28 @@ -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.27 2010/10/14 15:33:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog= ,v 1.28 2010/10/20 14:16:51 hwoarang Exp $ + + 20 Oct 2010; Markos Chandras + PEAR-Console_Getopt-1.2.3-r1.ebuild: + Stable on amd64 wrt bug #336869 =20 14 Oct 2010; Christian Faulhammer PEAR-Console_Getopt-1.2.3-r1.ebuild: