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 ED20B138A2F for ; Sun, 24 Aug 2014 09:02:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 937ECE0894; Sun, 24 Aug 2014 09:02:45 +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 4B22AE0894 for ; Sun, 24 Aug 2014 09:02:45 +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 7246E33FDF6 for ; Sun, 24 Aug 2014 09:02:44 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 2901D3C97; Sun, 24 Aug 2014 09:02:43 +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: <20140824090243.2901D3C97@oystercatcher.gentoo.org> Date: Sun, 24 Aug 2014 09:02:43 +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: be21943d-c27c-4255-9c24-ad793ef91d85 X-Archives-Hash: d8d870de1c1428dce8fafd78f88dbc0f ago 14/08/24 09:02:43 Modified: php-5.3.29.ebuild ChangeLog Log: Stable for alpha, wrt bug #519932 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?r1=1.7&r2=1.8 Index: php-5.3.29.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- php-5.3.29.ebuild 21 Aug 2014 09:46:19 -0000 1.7 +++ php-5.3.29.ebuild 24 Aug 2014 09:02:43 -0000 1.8 @@ -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.7 2014/08/21 09:46:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.8 2014/08/24 09:02:43 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.880 dev-lang/php/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.880&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.880&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.879&r2=1.880 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v retrieving revision 1.879 retrieving revision 1.880 diff -u -r1.879 -r1.880 --- ChangeLog 24 Aug 2014 09:02:35 -0000 1.879 +++ ChangeLog 24 Aug 2014 09:02:43 -0000 1.880 @@ -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.879 2014/08/24 09:02:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.880 2014/08/24 09:02:43 ago Exp $ + + 24 Aug 2014; Agostino Sarubbo php-5.3.29.ebuild: + Stable for alpha, wrt bug #519932 24 Aug 2014; Agostino Sarubbo php-5.4.32.ebuild, php-5.5.16.ebuild: