titanofold 14/12/28 14:57:43
Modified: libreoffice-9999-r2.ebuild
libreoffice-4.3.4.1.ebuild
libreoffice-4.2.6.3.ebuild
libreoffice-4.2.9999.ebuild ChangeLog
libreoffice-4.3.9999.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.233 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.233&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?rev=1.233&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild?r1=1.232&r2=1.233
Index: libreoffice-9999-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -r1.232 -r1.233
--- libreoffice-9999-r2.ebuild 18 Nov 2014 10:02:05 -0000 1.232
+++ libreoffice-9999-r2.ebuild 28 Dec 2014 14:57:43 -0000 1.233
@@ -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.232 2014/11/18 10:02:05 jlec Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-9999-r2.ebuild,v
1.233 2014/12/28 14:57:43 titanofold Exp $
EAPI=5
@@ -176,7 +176,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=virtual/postgresql-9.0[kerberos] )
+ postgres? ( >=dev-db/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 virtual/postgresql; then
+ if use postgres && has_version dev-db/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.4.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.4.1.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.4.1.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.4.1.ebuild?r1=1.4&r2=1.5
Index: libreoffice-4.3.4.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libreoffice-4.3.4.1.ebuild 26 Dec 2014 22:59:02 -0000 1.4
+++ libreoffice-4.3.4.1.ebuild 28 Dec 2014 14:57:43 -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.4.1.ebuild,v 1.4
2014/12/26 22:59:02 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.4.1.ebuild,v 1.5
2014/12/28 14:57:43 titanofold Exp $
EAPI=5
@@ -175,7 +175,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=virtual/postgresql-9.0[kerberos] )
+ postgres? ( >=dev-db/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 virtual/postgresql; then
+ if use postgres && has_version dev-db/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.16 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.16&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild?rev=1.16&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild?r1=1.15&r2=1.16
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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- libreoffice-4.2.6.3.ebuild 21 Dec 2014 21:57:07 -0000 1.15
+++ libreoffice-4.2.6.3.ebuild 28 Dec 2014 14:57:43 -0000 1.16
@@ -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.15 2014/12/21 21:57:07 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.6.3.ebuild,v
1.16 2014/12/28 14:57:43 titanofold Exp $
EAPI=5
@@ -169,7 +169,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=virtual/postgresql-9.0[kerberos] )
+ postgres? ( >=dev-db/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 virtual/postgresql; then
+ if use postgres && has_version dev-db/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.30 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.30&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?rev=1.30&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild?r1=1.29&r2=1.30
Index: libreoffice-4.2.9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- libreoffice-4.2.9999.ebuild 21 Dec 2014 21:57:07 -0000 1.29
+++ libreoffice-4.2.9999.ebuild 28 Dec 2014 14:57:43 -0000 1.30
@@ -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.29 2014/12/21 21:57:07 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.2.9999.ebuild,v
1.30 2014/12/28 14:57:43 titanofold Exp $
EAPI=5
@@ -169,7 +169,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=virtual/postgresql-9.0[kerberos] )
+ postgres? ( >=dev-db/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 virtual/postgresql; then
+ if use postgres && has_version dev-db/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."
1.596 app-office/libreoffice/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.596&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?rev=1.596&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/ChangeLog?r1=1.595&r2=1.596
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v
retrieving revision 1.595
retrieving revision 1.596
diff -u -r1.595 -r1.596
--- ChangeLog 26 Dec 2014 22:59:02 -0000 1.595
+++ ChangeLog 28 Dec 2014 14:57:43 -0000 1.596
@@ -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.595
2014/12/26 22:59:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/libreoffice/ChangeLog,v 1.596
2014/12/28 14:57:43 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]>
+ libreoffice-4.2.6.3.ebuild, libreoffice-4.2.9999.ebuild,
+ libreoffice-4.3.4.1.ebuild, libreoffice-4.3.9999.ebuild,
+ libreoffice-9999-r2.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
26 Dec 2014; Andreas K. Huettel <[email protected]>
libreoffice-4.3.4.1.ebuild, libreoffice-4.3.9999.ebuild,
1.8 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.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild?r1=1.7&r2=1.8
Index: libreoffice-4.3.9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- libreoffice-4.3.9999.ebuild 26 Dec 2014 22:59:02 -0000 1.7
+++ libreoffice-4.3.9999.ebuild 28 Dec 2014 14:57:43 -0000 1.8
@@ -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.7 2014/12/26 22:59:02 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-office/libreoffice/libreoffice-4.3.9999.ebuild,v
1.8 2014/12/28 14:57:43 titanofold Exp $
EAPI=5
@@ -175,7 +175,7 @@
virtual/glu
virtual/opengl
)
- postgres? ( >=virtual/postgresql-9.0[kerberos] )
+ postgres? ( >=dev-db/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 virtual/postgresql; then
+ if use postgres && has_version dev-db/postgresql; then
pgslot=$(postgresql-config show)
if [[ ${pgslot//.} < 90 ]] ; then
eerror "PostgreSQL slot must be set to 9.0 or higher."