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 1P8ZYT-0000yI-Ap for garchives@archives.gentoo.org; Wed, 20 Oct 2010 14:22:14 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47BADE072C; Wed, 20 Oct 2010 14:22:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 12EB8E072C for ; Wed, 20 Oct 2010 14:22:09 +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 9EE301B4259 for ; Wed, 20 Oct 2010 14:22:08 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id A1CD820060; Wed, 20 Oct 2010 14:21:12 +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 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: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20101020142112.A1CD820060@flycatcher.gentoo.org> Date: Wed, 20 Oct 2010 14:21:12 +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: b708454d-9173-43ee-a6fc-311a98ae3d7b X-Archives-Hash: a25b392e694141a52906b13c09f3a960 hwoarang 10/10/20 14:21:12 Modified: httpd-php-5.3.ebuild ChangeLog Log: Stable on amd64 wrt bug #336869 =20 (Portage version: 2.2_rc98/cvs/Linux x86_64) Revision Changes Path 1.8 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.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= httpd-php-5.3.ebuild?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= httpd-php-5.3.ebuild?r1=3D1.7&r2=3D1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- httpd-php-5.3.ebuild 14 Oct 2010 15:13:11 -0000 1.7 +++ httpd-php-5.3.ebuild 20 Oct 2010 14:21:12 -0000 1.8 @@ -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/virtual/httpd-php/httpd-php-5.3.ebuil= d,v 1.7 2010/10/14 15:13:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/httpd-php-5.3.ebuil= d,v 1.8 2010/10/20 14:21:12 hwoarang Exp $ =20 EAPI=3D"2" =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"" SLOT=3D"5.3" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-freebsd ~amd64= -linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-= linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE=3D"" =20 RDEPEND=3D"|| ( =3Ddev-lang/php-5.3*[apache2] 1.10 virtual/httpd-php/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?rev=3D1.10&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?rev=3D1.10&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/httpd-php/= ChangeLog?r1=3D1.9&r2=3D1.10 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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 14 Oct 2010 15:13:11 -0000 1.9 +++ ChangeLog 20 Oct 2010 14:21:12 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for virtual/httpd-php # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.9 201= 0/10/14 15:13:11 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/httpd-php/ChangeLog,v 1.10 20= 10/10/20 14:21:12 hwoarang Exp $ + + 20 Oct 2010; Markos Chandras httpd-php-5.3.ebuil= d: + Stable on amd64 wrt bug #336869 =20 14 Oct 2010; Christian Faulhammer httpd-php-5.3.ebu= ild: x86 stable, bug 336869