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 1QvYi0-0000RN-Q5 for garchives@archives.gentoo.org; Mon, 22 Aug 2011 17:54:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEA9221C281; Mon, 22 Aug 2011 17:54:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9EC5421C281 for ; Mon, 22 Aug 2011 17:54:41 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F31451B401C for ; Mon, 22 Aug 2011 17:54:40 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 936) id BCFEE2004C; Mon, 22 Aug 2011 17:54:39 +0000 (UTC) From: "Mark Loeser (halcy0n)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, halcy0n@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in virtual/httpd-php: httpd-php-5.3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: httpd-php-5.3.ebuild ChangeLog X-VCS-Directories: virtual/httpd-php X-VCS-Committer: halcy0n X-VCS-Committer-Name: Mark Loeser Content-Type: text/plain; charset=utf8 Message-Id: <20110822175439.BCFEE2004C@flycatcher.gentoo.org> Date: Mon, 22 Aug 2011 17:54:39 +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: X-Archives-Hash: de6139c4f8c24ab8fbfed78a454d0133 halcy0n 11/08/22 17:54:39 Modified: httpd-php-5.3.ebuild ChangeLog Log: Add ppc64 =20 (Portage version: 2.1.10.3/cvs/Linux ppc64) Revision Changes Path 1.13 virtual/httpd-php/httpd-php-5.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= httpd-php-5.3.ebuild?rev=3D1.13&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= httpd-php-5.3.ebuild?rev=3D1.13&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= httpd-php-5.3.ebuild?r1=3D1.12&r2=3D1.13 Index: httpd-php-5.3.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/virtual/httpd-php/httpd-php-5.3.ebuild,= v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- httpd-php-5.3.ebuild 27 Mar 2011 17:06:44 -0000 1.12 +++ httpd-php-5.3.ebuild 22 Aug 2011 17:54:39 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuil= d,v 1.12 2011/03/27 17:06:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuil= d,v 1.13 2011/08/22 17:54:39 halcy0n Exp $ =20 EAPI=3D"2" =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"" SLOT=3D"5.3" -KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~x86-= freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-ma= cos" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-f= reebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-mac= os" IUSE=3D"" =20 RDEPEND=3D"|| ( =3Ddev-lang/php-5.3*[apache2] 1.15 virtual/httpd-php/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?rev=3D1.15&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?rev=3D1.15&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?r1=3D1.14&r2=3D1.15 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/virtual/httpd-php/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 27 Mar 2011 17:06:44 -0000 1.14 +++ ChangeLog 22 Aug 2011 17:54:39 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.14 20= 11/03/27 17:06:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.15 20= 11/08/22 17:54:39 halcy0n Exp $ + + 22 Aug 2011; Mark Loeser httpd-php-5.3.ebuild: + Add ppc64 =20 27 Mar 2011; Brent Baude httpd-php-5.3.ebuild: Marking httpd-php-5.3 ppc for bug 3532933