Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
ago 12/06/19 17:32:59
Modified: ChangeLog php-5.3.14.ebuild
Log:
Stable for AMD64, wrt bug #421489
(Portage version: 2.1.10.49/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.603 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.603&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.603&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.602&r2=1.603
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.602
retrieving revision 1.603
diff -u -r1.602 -r1.603
--- ChangeLog 19 Jun 2012 07:26:44 -0000 1.602
+++ ChangeLog 19 Jun 2012 17:32:59 -0000 1.603
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.602 2012/06/19 07:26:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.603 2012/06/19 17:32:59 ago Exp $
+
+ 19 Jun 2012; Agostino Sarubbo <ago@g.o> php-5.3.14.ebuild:
+ Stable for amd64, wrt bug #421489
19 Jun 2012; Jeff Horelick <jdhore@g.o> php-5.3.14.ebuild:
marked x86 per bug 421489
1.3 dev-lang/php/php-5.3.14.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14.ebuild?r1=1.2&r2=1.3
Index: php-5.3.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.14.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-5.3.14.ebuild 19 Jun 2012 07:26:44 -0000 1.2
+++ php-5.3.14.ebuild 19 Jun 2012 17:32:59 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.14.ebuild,v 1.2 2012/06/19 07:26:44 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.14.ebuild,v 1.3 2012/06/19 17:32:59 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd"
function php_get_uri ()
{
|
|