titanofold 14/11/03 11:16:53
Modified: libreoffice-9999-r2.ebuild
libreoffice-4.2.6.3.ebuild
libreoffice-4.2.9999.ebuild ChangeLog
libreoffice-4.3.9999.ebuild
libreoffice-4.3.1.2.ebuild
Log:
Update PostgreSQL dependencies and/or checks to virtual/postgresql.
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.231 app-office/libreoffice/libreoffice-9999-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.231&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.231&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?r1=1.230&r2=1.231
Index: libreoffice-9999-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- libreoffice-9999-r2.ebuild 24 Oct 2014 21:05:21 -0000 1.230
+++ libreoffice-9999-r2.ebuild 3 Nov 2014 11:16:53 -0000 1.231
@@ -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/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
1.230 2014/10/24 21:05:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
1.231 2014/11/03 11:16:53 titanofold Exp $
EAPI=5
@@ -176,7 +176,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=dev-db/postgresql-base-9.0[kerberos] )
+ postgres? ( >=virtual/postgresql-9.0[kerberos] )
telepathy? (
dev-libs/glib:2
>=net-libs/telepathy-glib-0.18.0
@@ -278,7 +278,7 @@
# Ensure pg version but we have to be sure the pg is installed (first
# install on clean system)
- if use postgres && has_version dev-db/postgresql-base; then
+ if use postgres && has_version virtual/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.14 app-office/libreoffice/libreoffice-4.2.6.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild?r1=1.13&r2=1.14
Index: libreoffice-4.2.6.3.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- libreoffice-4.2.6.3.ebuild 24 Oct 2014 21:05:21 -0000 1.13
+++ libreoffice-4.2.6.3.ebuild 3 Nov 2014 11:16:53 -0000 1.14
@@ -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/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v
1.13 2014/10/24 21:05:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v
1.14 2014/11/03 11:16:53 titanofold Exp $
EAPI=5
@@ -169,7 +169,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=dev-db/postgresql-base-9.0[kerberos] )
+ postgres? ( >=virtual/postgresql-9.0[kerberos] )
telepathy? (
dev-libs/glib:2
>=net-libs/telepathy-glib-0.18.0
@@ -276,7 +276,7 @@
# Ensure pg version but we have to be sure the pg is installed (first
# install on clean system)
- if use postgres && has_version dev-db/postgresql-base; then
+ if use postgres && has_version virtual/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.28 app-office/libreoffice/libreoffice-4.2.9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?rev=1.28&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?rev=1.28&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?r1=1.27&r2=1.28
Index: libreoffice-4.2.9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- libreoffice-4.2.9999.ebuild 24 Oct 2014 21:05:21 -0000 1.27
+++ libreoffice-4.2.9999.ebuild 3 Nov 2014 11:16:53 -0000 1.28
@@ -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/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
1.27 2014/10/24 21:05:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
1.28 2014/11/03 11:16:53 titanofold Exp $
EAPI=5
@@ -169,7 +169,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=dev-db/postgresql-base-9.0[kerberos] )
+ postgres? ( >=virtual/postgresql-9.0[kerberos] )
telepathy? (
dev-libs/glib:2
>=net-libs/telepathy-glib-0.18.0
@@ -276,7 +276,7 @@
# Ensure pg version but we have to be sure the pg is installed (first
# install on clean system)
- if use postgres && has_version dev-db/postgresql-base; then
+ if use postgres && has_version virtual/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.590 app-office/libreoffice/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.590&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.590&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.589&r2=1.590
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.589
retrieving revision 1.590
diff -u -r1.589 -r1.590
--- ChangeLog 24 Oct 2014 21:05:21 -0000 1.589
+++ ChangeLog 3 Nov 2014 11:16:53 -0000 1.590
@@ -1,6 +1,12 @@
# ChangeLog for app-office/libreoffice
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.589
2014/10/24 21:05:21 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.590
2014/11/03 11:16:53 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]>
+ libreoffice-4.2.6.3.ebuild, libreoffice-4.2.9999.ebuild,
+ libreoffice-4.3.1.2.ebuild, libreoffice-4.3.9999.ebuild,
+ libreoffice-9999-r2.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
24 Oct 2014; Andreas K. Huettel <[email protected]>
libreoffice-4.2.6.3.ebuild, libreoffice-4.2.9999.ebuild,
1.4 app-office/libreoffice/libreoffice-4.3.9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild?r1=1.3&r2=1.4
Index: libreoffice-4.3.9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libreoffice-4.3.9999.ebuild 24 Oct 2014 21:05:21 -0000 1.3
+++ libreoffice-4.3.9999.ebuild 3 Nov 2014 11:16:53 -0000 1.4
@@ -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/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v
1.3 2014/10/24 21:05:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v
1.4 2014/11/03 11:16:53 titanofold Exp $
EAPI=5
@@ -176,7 +176,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=dev-db/postgresql-base-9.0[kerberos] )
+ postgres? ( >=virtual/postgresql-9.0[kerberos] )
telepathy? (
dev-libs/glib:2
>=net-libs/telepathy-glib-0.18.0
@@ -281,7 +281,7 @@
# Ensure pg version but we have to be sure the pg is installed (first
# install on clean system)
- if use postgres && has_version dev-db/postgresql-base; then
+ if use postgres && has_version virtual/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.5 app-office/libreoffice/libreoffice-4.3.1.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.1.2.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.1.2.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.1.2.ebuild?r1=1.4&r2=1.5
Index: libreoffice-4.3.1.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libreoffice-4.3.1.2.ebuild 24 Oct 2014 21:05:21 -0000 1.4
+++ libreoffice-4.3.1.2.ebuild 3 Nov 2014 11:16:53 -0000 1.5
@@ -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/app-office/libreoffice/libreoffice-4.3.1.2.ebuild,v 1.4
2014/10/24 21:05:21 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.1.2.ebuild,v 1.5
2014/11/03 11:16:53 titanofold Exp $
EAPI=5
@@ -176,7 +176,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=dev-db/postgresql-base-9.0[kerberos] )
+ postgres? ( >=virtual/postgresql-9.0[kerberos] )
telepathy? (
dev-libs/glib:2
>=net-libs/telepathy-glib-0.18.0
@@ -286,7 +286,7 @@
# Ensure pg version but we have to be sure the pg is installed (first
# install on clean system)
- if use postgres && has_version dev-db/postgresql-base; then
+ if use postgres && has_version virtual/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."