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 61A3D13822A for ; Tue, 1 Jan 2013 18:18:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01D8DE0531; Tue, 1 Jan 2013 18:18:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 73023E0531 for ; Tue, 1 Jan 2013 18:18:08 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 48A0833D95D for ; Tue, 1 Jan 2013 18:18:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id D0DC52171D; Tue, 1 Jan 2013 18:18:05 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.8.ebuild ChangeLog php-5.4.6.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: php-5.4.8.ebuild ChangeLog php-5.4.6.ebuild X-VCS-Directories: dev-lang/php X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130101181805.D0DC52171D@flycatcher.gentoo.org> Date: Tue, 1 Jan 2013 18:18:05 +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: 8778122b-0229-4287-884d-5df8da59a76f X-Archives-Hash: db7af8dbe0e7ab23a7491d5b44aec04a armin76 13/01/01 18:18:05 Modified: php-5.4.8.ebuild ChangeLog php-5.4.6.ebuild Log: s390/sh stable wrt #427024 (Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240) Revision Changes Path 1.13 dev-lang/php/php-5.4.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.8.ebuild?r1=1.12&r2=1.13 Index: php-5.4.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- php-5.4.8.ebuild 31 Dec 2012 09:37:32 -0000 1.12 +++ php-5.4.8.ebuild 1 Jan 2013 18:18:05 -0000 1.13 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.12 2012/12/31 09:37:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.8.ebuild,v 1.13 2013/01/01 18:18:05 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" function php_get_uri () { 1.668 dev-lang/php/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.668&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.668&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.667&r2=1.668 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v retrieving revision 1.667 retrieving revision 1.668 diff -u -r1.667 -r1.668 --- ChangeLog 1 Jan 2013 13:44:17 -0000 1.667 +++ ChangeLog 1 Jan 2013 18:18:05 -0000 1.668 @@ -1,6 +1,10 @@ # ChangeLog for dev-lang/php # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.667 2013/01/01 13:44:17 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.668 2013/01/01 18:18:05 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel php-5.4.6.ebuild, + php-5.4.8.ebuild: + s390/sh stable wrt #427024 *php-5.5.0_alpha2 (01 Jan 2013) *php-5.4.10 (01 Jan 2013) 1.10 dev-lang/php/php-5.4.6.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.6.ebuild?r1=1.9&r2=1.10 Index: php-5.4.6.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- php-5.4.6.ebuild 30 Dec 2012 20:23:37 -0000 1.9 +++ php-5.4.6.ebuild 1 Jan 2013 18:18:05 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v 1.9 2012/12/30 20:23:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.6.ebuild,v 1.10 2013/01/01 18:18:05 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ FPM_VERSION="builtin" EXPECTED_TEST_FAILURES="" -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 () {