grknight    14/10/10 18:04:18

  Modified:             php-5.5.16.ebuild php-5.4.32.ebuild
                        php-5.4.33.ebuild php-5.6.1.ebuild php-5.6.0.ebuild
                        php-5.3.29.ebuild php-5.5.17.ebuild ChangeLog
  Log:
  Update elog messages to /etc/portage/make.conf
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key 67C78E1D)

Revision  Changes    Path
1.10                 dev-lang/php/php-5.5.16.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.16.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.16.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.16.ebuild?r1=1.9&r2=1.10

Index: php-5.5.16.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.16.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- php-5.5.16.ebuild   26 Aug 2014 09:37:19 -0000      1.9
+++ php-5.5.16.ebuild   10 Oct 2014 18:04:18 -0000      1.10
@@ -1,6 +1,6 @@
 # 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.5.16.ebuild,v 1.9 
2014/08/26 09:37:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.16.ebuild,v 1.10 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -760,7 +760,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -770,7 +770,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.10                 dev-lang/php/php-5.4.32.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.32.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.32.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.32.ebuild?r1=1.9&r2=1.10

Index: php-5.4.32.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.32.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- php-5.4.32.ebuild   26 Aug 2014 09:37:19 -0000      1.9
+++ php-5.4.32.ebuild   10 Oct 2014 18:04:18 -0000      1.10
@@ -1,6 +1,6 @@
 # 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.4.32.ebuild,v 1.9 
2014/08/26 09:37:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.32.ebuild,v 1.10 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -778,7 +778,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -788,7 +788,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.2                  dev-lang/php/php-5.4.33.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.33.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.33.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.33.ebuild?r1=1.1&r2=1.2

Index: php-5.4.33.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.33.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.4.33.ebuild   19 Sep 2014 12:14:27 -0000      1.1
+++ php-5.4.33.ebuild   10 Oct 2014 18:04:18 -0000      1.2
@@ -1,6 +1,6 @@
 # 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.4.33.ebuild,v 1.1 
2014/09/19 12:14:27 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.33.ebuild,v 1.2 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -778,7 +778,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -788,7 +788,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.2                  dev-lang/php/php-5.6.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.1.ebuild?r1=1.1&r2=1.2

Index: php-5.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.6.1.ebuild    3 Oct 2014 09:04:04 -0000       1.1
+++ php-5.6.1.ebuild    10 Oct 2014 18:04:18 -0000      1.2
@@ -1,6 +1,6 @@
 # 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.6.1.ebuild,v 1.1 
2014/10/03 09:04:04 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.1.ebuild,v 1.2 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -760,7 +760,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -770,7 +770,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.2                  dev-lang/php/php-5.6.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.0.ebuild?r1=1.1&r2=1.2

Index: php-5.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.6.0.ebuild    28 Aug 2014 14:05:32 -0000      1.1
+++ php-5.6.0.ebuild    10 Oct 2014 18:04:18 -0000      1.2
@@ -1,6 +1,6 @@
 # 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.6.0.ebuild,v 1.1 
2014/08/28 14:05:32 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.0.ebuild,v 1.2 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -760,7 +760,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -770,7 +770,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.11                 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.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?r1=1.10&r2=1.11

Index: php-5.3.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- php-5.3.29.ebuild   25 Aug 2014 11:56:47 -0000      1.10
+++ php-5.3.29.ebuild   10 Oct 2014 18:04:18 -0000      1.11
@@ -1,6 +1,6 @@
 # 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.10 
2014/08/25 11:56:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.11 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -793,7 +793,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in /etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in /etc/portage/make.conf includes 
php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -803,7 +803,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in /etc/make.conf"
+       elog "'production' or 'development' in /etc/portage/make.conf"
        ewarn "Both versions of php.ini can be found in /usr/share/doc/${PF}"
 
        elog



1.2                  dev-lang/php/php-5.5.17.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.17.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.17.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.17.ebuild?r1=1.1&r2=1.2

Index: php-5.5.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.5.17.ebuild   19 Sep 2014 12:14:27 -0000      1.1
+++ php-5.5.17.ebuild   10 Oct 2014 18:04:18 -0000      1.2
@@ -1,6 +1,6 @@
 # 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.5.17.ebuild,v 1.1 
2014/09/19 12:14:27 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.17.ebuild,v 1.2 
2014/10/10 18:04:18 grknight Exp $
 
 EAPI=5
 
@@ -760,7 +760,7 @@
                fi
        done
 
-       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/make.conf includes 
php${SLOT/./-} in order"
+       elog "Make sure that PHP_TARGETS in ${EPREFIX}/etc/portage/make.conf 
includes php${SLOT/./-} in order"
        elog "to compile extensions for the ${SLOT} ABI"
        elog
        if ! use readline && use cli ; then
@@ -770,7 +770,7 @@
        elog
        elog "This ebuild installed a version of php.ini based on 
php.ini-${PHP_INI_VERSION} version."
        elog "You can chose which version of php.ini to install by default by 
setting PHP_INI_VERSION to either"
-       elog "'production' or 'development' in ${EPREFIX}/etc/make.conf"
+       elog "'production' or 'development' in ${EPREFIX}/etc/portage/make.conf"
        elog "Both versions of php.ini can be found in 
${EPREFIX}/usr/share/doc/${PF}"
 
        elog



1.892                dev-lang/php/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.892&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.892&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.891&r2=1.892

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.891
retrieving revision 1.892
diff -u -r1.891 -r1.892
--- ChangeLog   3 Oct 2014 09:04:04 -0000       1.891
+++ ChangeLog   10 Oct 2014 18:04:18 -0000      1.892
@@ -1,6 +1,11 @@
 # 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.891 2014/10/03 
09:04:04 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.892 2014/10/10 
18:04:18 grknight Exp $
+
+  10 Oct 2014; Brian Evans <[email protected]> php-5.3.29.ebuild,
+  php-5.4.32.ebuild, php-5.4.33.ebuild, php-5.5.16.ebuild, php-5.5.17.ebuild,
+  php-5.6.0.ebuild, php-5.6.1.ebuild:
+  Update elog messages to /etc/portage/make.conf
 
 *php-5.6.1 (03 Oct 2014)
 




Reply via email to