titanofold 14/12/28 15:27:17
Modified: php-5.3.29.ebuild php-5.4.36.ebuild
php-5.5.20.ebuild ChangeLog php-5.6.4.ebuild
Log:
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.13 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.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.3.29.ebuild?r1=1.12&r2=1.13
Index: php-5.3.29.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- php-5.3.29.ebuild 3 Nov 2014 11:40:17 -0000 1.12
+++ php-5.3.29.ebuild 28 Dec 2014 15:27:17 -0000 1.13
@@ -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.12
2014/11/03 11:40:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.3.29.ebuild,v 1.13
2014/12/28 15:27:17 titanofold Exp $
EAPI=5
@@ -124,7 +124,7 @@
nls? ( sys-devel/gettext )
oci8-instant-client? ( dev-db/oracle-instantclient-basic )
odbc? ( >=dev-db/unixODBC-1.8.13 )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
qdbm? ( dev-db/qdbm )
readline? ( sys-libs/readline )
recode? ( app-text/recode )
1.11 dev-lang/php/php-5.4.36.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.36.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.36.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.4.36.ebuild?r1=1.10&r2=1.11
Index: php-5.4.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- php-5.4.36.ebuild 26 Dec 2014 09:28:56 -0000 1.10
+++ php-5.4.36.ebuild 28 Dec 2014 15:27:17 -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.4.36.ebuild,v 1.10
2014/12/26 09:28:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.4.36.ebuild,v 1.11
2014/12/28 15:27:17 titanofold Exp $
EAPI=5
@@ -125,7 +125,7 @@
nls? ( sys-devel/gettext )
oci8-instant-client? ( dev-db/oracle-instantclient-basic )
odbc? ( >=dev-db/unixODBC-1.8.13 )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
qdbm? ( dev-db/qdbm )
readline? ( sys-libs/readline )
recode? ( app-text/recode )
1.11 dev-lang/php/php-5.5.20.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.20.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.20.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.5.20.ebuild?r1=1.10&r2=1.11
Index: php-5.5.20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- php-5.5.20.ebuild 26 Dec 2014 09:28:56 -0000 1.10
+++ php-5.5.20.ebuild 28 Dec 2014 15:27:17 -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.5.20.ebuild,v 1.10
2014/12/26 09:28:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.5.20.ebuild,v 1.11
2014/12/28 15:27:17 titanofold Exp $
EAPI=5
@@ -116,7 +116,7 @@
nls? ( sys-devel/gettext )
oci8-instant-client? ( dev-db/oracle-instantclient-basic )
odbc? ( >=dev-db/unixODBC-1.8.13 )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
qdbm? ( dev-db/qdbm )
readline? ( sys-libs/readline )
recode? ( app-text/recode )
1.920 dev-lang/php/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.920&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?rev=1.920&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/ChangeLog?r1=1.919&r2=1.920
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.919
retrieving revision 1.920
diff -u -r1.919 -r1.920
--- ChangeLog 26 Dec 2014 13:57:09 -0000 1.919
+++ ChangeLog 28 Dec 2014 15:27:17 -0000 1.920
@@ -1,6 +1,10 @@
# 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.919 2014/12/26
13:57:09 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.920 2014/12/28
15:27:17 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> php-5.3.29.ebuild,
+ php-5.4.36.ebuild, php-5.5.20.ebuild, php-5.6.4.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
26 Dec 2014; Ole Markus With <[email protected]> -php-5.4.34.ebuild,
-php-5.4.35.ebuild, -php-5.5.18.ebuild, -php-5.5.19.ebuild,
-php-5.6.2.ebuild,
1.2 dev-lang/php/php-5.6.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/php/php-5.6.4.ebuild?r1=1.1&r2=1.2
Index: php-5.6.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.6.4.ebuild 19 Dec 2014 15:09:48 -0000 1.1
+++ php-5.6.4.ebuild 28 Dec 2014 15:27:17 -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.4.ebuild,v 1.1
2014/12/19 15:09:48 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.6.4.ebuild,v 1.2
2014/12/28 15:27:17 titanofold Exp $
EAPI=5
@@ -116,7 +116,7 @@
nls? ( sys-devel/gettext )
oci8-instant-client? ( dev-db/oracle-instantclient-basic )
odbc? ( >=dev-db/unixODBC-1.8.13 )
- postgres? ( virtual/postgresql )
+ postgres? ( dev-db/postgresql )
qdbm? ( dev-db/qdbm )
readline? ( sys-libs/readline )
recode? ( app-text/recode )