titanofold 14/11/03 11:15:35
Modified: calligra-2.8.5.ebuild calligra-2.8.3.ebuild
ChangeLog calligra-2.7.5.ebuild
calligra-9999.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.2 app-office/calligra/calligra-2.8.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?r1=1.1&r2=1.2
Index: calligra-2.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calligra-2.8.5.ebuild 25 Jul 2014 19:29:06 -0000 1.1
+++ calligra-2.8.5.ebuild 3 Nov 2014 11:15:35 -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/app-office/calligra/calligra-2.8.5.ebuild,v
1.1 2014/07/25 19:29:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v
1.2 2014/11/03 11:15:35 titanofold Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -120,7 +120,7 @@
media-gfx/pstoedit
)
postgres? (
- dev-db/postgresql-base
+ virtual/postgresql
dev-libs/libpqxx
)
spacenav? ( dev-libs/libspnav )
1.2 app-office/calligra/calligra-2.8.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.3.ebuild?r1=1.1&r2=1.2
Index: calligra-2.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- calligra-2.8.3.ebuild 16 Jun 2014 10:45:04 -0000 1.1
+++ calligra-2.8.3.ebuild 3 Nov 2014 11:15:35 -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/app-office/calligra/calligra-2.8.3.ebuild,v
1.1 2014/06/16 10:45:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.3.ebuild,v
1.2 2014/11/03 11:15:35 titanofold Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -120,7 +120,7 @@
media-gfx/pstoedit
)
postgres? (
- dev-db/postgresql-base
+ virtual/postgresql
dev-libs/libpqxx
)
spacenav? ( dev-libs/libspnav )
1.113 app-office/calligra/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.113&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.113&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.112&r2=1.113
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog 25 Jul 2014 19:29:06 -0000 1.112
+++ ChangeLog 3 Nov 2014 11:15:35 -0000 1.113
@@ -1,6 +1,10 @@
# ChangeLog for app-office/calligra
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.112
2014/07/25 19:29:06 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.113
2014/11/03 11:15:35 titanofold Exp $
+
+ 03 Nov 2014; Aaron W. Swenson <[email protected]> calligra-2.7.5.ebuild,
+ calligra-2.8.3.ebuild, calligra-2.8.5.ebuild, calligra-9999.ebuild:
+ Update PostgreSQL dependencies and/or checks to virtual/postgresql.
*calligra-2.8.5 (25 Jul 2014)
1.8 app-office/calligra/calligra-2.7.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?r1=1.7&r2=1.8
Index: calligra-2.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- calligra-2.7.5.ebuild 9 Feb 2014 19:10:58 -0000 1.7
+++ calligra-2.7.5.ebuild 3 Nov 2014 11:15:35 -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/calligra/calligra-2.7.5.ebuild,v
1.7 2014/02/09 19:10:58 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v
1.8 2014/11/03 11:15:35 titanofold Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -116,7 +116,7 @@
media-gfx/pstoedit
)
postgres? (
- dev-db/postgresql-base
+ virtual/postgresql
dev-libs/libpqxx
)
semantic-desktop? (
1.48 app-office/calligra/calligra-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.48&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.48&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.47&r2=1.48
Index: calligra-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- calligra-9999.ebuild 16 Jun 2014 10:45:04 -0000 1.47
+++ calligra-9999.ebuild 3 Nov 2014 11:15:35 -0000 1.48
@@ -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/calligra/calligra-9999.ebuild,v
1.47 2014/06/16 10:45:04 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
1.48 2014/11/03 11:15:35 titanofold Exp $
# note: files that need to be checked for dependencies etc:
# CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -120,7 +120,7 @@
media-gfx/pstoedit
)
postgres? (
- dev-db/postgresql-base
+ virtual/postgresql
dev-libs/libpqxx
)
spacenav? ( dev-libs/libspnav )