* [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.4_rc2.ebuild php-5.3.14_rc2.ebuild ChangeLog
@ 2012-06-14 11:43 Naohiro Aota (naota)
0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2012-06-14 11:43 UTC (permalink / raw
To: gentoo-commits
naota 12/06/14 11:43:14
Modified: php-5.4.4_rc2.ebuild php-5.3.14_rc2.ebuild
ChangeLog
Log:
Add ~x86-fbsd. #364139
(Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-lang/php/php-5.4.4_rc2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.4_rc2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.4_rc2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.4_rc2.ebuild?r1=1.1&r2=1.2
Index: php-5.4.4_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.4_rc2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.4.4_rc2.ebuild 5 Jun 2012 17:34:32 -0000 1.1
+++ php-5.4.4_rc2.ebuild 14 Jun 2012 11:43:14 -0000 1.2
@@ -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.4.4_rc2.ebuild,v 1.1 2012/06/05 17:34:32 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.4_rc2.ebuild,v 1.2 2012/06/14 11:43:14 naota Exp $
EAPI=4
@@ -10,7 +10,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 ~x86-fbsd"
function php_get_uri ()
{
1.3 dev-lang/php/php-5.3.14_rc2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14_rc2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14_rc2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.14_rc2.ebuild?r1=1.2&r2=1.3
Index: php-5.3.14_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.14_rc2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- php-5.3.14_rc2.ebuild 6 Jun 2012 15:41:33 -0000 1.2
+++ php-5.3.14_rc2.ebuild 14 Jun 2012 11:43:14 -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_rc2.ebuild,v 1.2 2012/06/06 15:41:33 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.14_rc2.ebuild,v 1.3 2012/06/14 11:43:14 naota Exp $
EAPI=4
@@ -12,7 +12,7 @@
FPM_VERSION="builtin"
EXPECTED_TEST_FAILURES=""
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
function php_get_uri ()
{
1.600 dev-lang/php/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.600&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.600&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.599&r2=1.600
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.599
retrieving revision 1.600
diff -u -r1.599 -r1.600
--- ChangeLog 6 Jun 2012 16:50:38 -0000 1.599
+++ ChangeLog 14 Jun 2012 11:43:14 -0000 1.600
@@ -1,6 +1,10 @@
# 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.599 2012/06/06 16:50:38 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.600 2012/06/14 11:43:14 naota Exp $
+
+ 14 Jun 2012; Naohiro Aota <naota@gentoo.org> php-5.3.14_rc2.ebuild,
+ php-5.4.4_rc2.ebuild:
+ Add ~x86-fbsd. #364139
06 Jun 2012; Ole Markus With <olemarkus@gentoo.org> -php-5.3.10.ebuild:
Removing old 5.3 ebuild
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-06-14 11:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-14 11:43 [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.4.4_rc2.ebuild php-5.3.14_rc2.ebuild ChangeLog Naohiro Aota (naota)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox