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 779B813877A for ; Tue, 19 Aug 2014 06:42:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E82F2E093E; Tue, 19 Aug 2014 06:42:22 +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 92645E093E for ; Tue, 19 Aug 2014 06:42:22 +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 BD004340053 for ; Tue, 19 Aug 2014 06:42:21 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 0EF6F3B3A; Tue, 19 Aug 2014 06:42:20 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.3.29.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: php-5.3.29.ebuild ChangeLog X-VCS-Directories: dev-lang/php X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140819064220.0EF6F3B3A@oystercatcher.gentoo.org> Date: Tue, 19 Aug 2014 06:42:20 +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: d9e3a46e-ed42-4ee0-b149-1f581b13f3ad X-Archives-Hash: a643cd79fd1d61eeae2d2f3c5a9ce89f ago 14/08/19 06:42:20 Modified: php-5.3.29.ebuild ChangeLog Log: Stable for amd64, wrt bug #519932 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 dev-lang/php/php-5.3.29.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?r1=1.2&r2=1.3 Index: php-5.3.29.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- php-5.3.29.ebuild 15 Aug 2014 12:03:47 -0000 1.2 +++ php-5.3.29.ebuild 19 Aug 2014 06:42:19 -0000 1.3 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.2 2014/08/15 12:03:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.3 2014/08/19 06:42:19 ago Exp $ EAPI=5 inherit eutils autotools flag-o-matic versionator depend.apache apache-module db-use libtool systemd -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd" function php_get_uri () { 1.871 dev-lang/php/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.871&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.871&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.870&r2=1.871 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v retrieving revision 1.870 retrieving revision 1.871 diff -u -r1.870 -r1.871 --- ChangeLog 16 Aug 2014 10:01:52 -0000 1.870 +++ ChangeLog 19 Aug 2014 06:42:19 -0000 1.871 @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/php # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.870 2014/08/16 10:01:52 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.871 2014/08/19 06:42:19 ago Exp $ + + 19 Aug 2014; Agostino Sarubbo php-5.3.29.ebuild: + Stable for amd64, wrt bug #519932 16 Aug 2014; Ole Markus With -php-5.4.28.ebuild, -php-5.4.29.ebuild, -php-5.5.12.ebuild, -php-5.5.13.ebuild,