titanofold    14/12/28 14:55:07

  Modified:             calligra-2.8.5.ebuild calligra-2.8.6.ebuild
                        ChangeLog calligra-9999.ebuild
                        calligra-2.8.7.ebuild calligra-2.7.5.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.5                  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.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild?r1=1.4&r2=1.5

Index: calligra-2.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- calligra-2.8.5.ebuild       21 Dec 2014 15:57:11 -0000      1.4
+++ calligra-2.8.5.ebuild       28 Dec 2014 14:55:07 -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/calligra/calligra-2.8.5.ebuild,v 
1.4 2014/12/21 15:57:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.5.ebuild,v 
1.5 2014/12/28 14:55:07 titanofold Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -121,7 +121,7 @@
                media-gfx/pstoedit
        )
        postgres? (
-               virtual/postgresql
+               dev-db/postgresql
                dev-libs/libpqxx
        )
        spacenav? ( dev-libs/libspnav  )



1.3                  app-office/calligra/calligra-2.8.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild?r1=1.2&r2=1.3

Index: calligra-2.8.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calligra-2.8.6.ebuild       21 Dec 2014 15:57:11 -0000      1.2
+++ calligra-2.8.6.ebuild       28 Dec 2014 14:55:07 -0000      1.3
@@ -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.6.ebuild,v 
1.2 2014/12/21 15:57:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.6.ebuild,v 
1.3 2014/12/28 14:55:07 titanofold Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -121,7 +121,7 @@
                media-gfx/pstoedit
        )
        postgres? (
-               virtual/postgresql
+               dev-db/postgresql
                dev-libs/libpqxx
        )
        spacenav? ( dev-libs/libspnav  )



1.118                app-office/calligra/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.118&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.118&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.117&r2=1.118

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   21 Dec 2014 15:57:11 -0000      1.117
+++ ChangeLog   28 Dec 2014 14:55:07 -0000      1.118
@@ -1,6 +1,11 @@
 # 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.117 
2014/12/21 15:57:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.118 
2014/12/28 14:55:07 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <[email protected]> calligra-2.7.5.ebuild,
+  calligra-2.8.5.ebuild, calligra-2.8.6.ebuild, calligra-2.8.7.ebuild,
+  calligra-9999.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   21 Dec 2014; Michael Palimaka <[email protected]> calligra-2.8.5.ebuild,
   calligra-2.8.6.ebuild, calligra-2.8.7.ebuild, calligra-9999.ebuild:



1.50                 app-office/calligra/calligra-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.50&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.50&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.49&r2=1.50

Index: calligra-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- calligra-9999.ebuild        21 Dec 2014 15:57:11 -0000      1.49
+++ calligra-9999.ebuild        28 Dec 2014 14:55:07 -0000      1.50
@@ -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.49 2014/12/21 15:57:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 
1.50 2014/12/28 14:55:07 titanofold Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -121,7 +121,7 @@
                media-gfx/pstoedit
        )
        postgres? (
-               virtual/postgresql
+               dev-db/postgresql
                dev-libs/libpqxx
        )
        spacenav? ( dev-libs/libspnav  )



1.3                  app-office/calligra/calligra-2.8.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild?r1=1.2&r2=1.3

Index: calligra-2.8.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- calligra-2.8.7.ebuild       21 Dec 2014 15:57:11 -0000      1.2
+++ calligra-2.8.7.ebuild       28 Dec 2014 14:55:07 -0000      1.3
@@ -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.7.ebuild,v 
1.2 2014/12/21 15:57:11 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.8.7.ebuild,v 
1.3 2014/12/28 14:55:07 titanofold Exp $
 
 # note: files that need to be checked for dependencies etc:
 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
@@ -121,7 +121,7 @@
                media-gfx/pstoedit
        )
        postgres? (
-               virtual/postgresql
+               dev-db/postgresql
                dev-libs/libpqxx
        )
        spacenav? ( dev-libs/libspnav  )



1.9                  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.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild?r1=1.8&r2=1.9

Index: calligra-2.7.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- calligra-2.7.5.ebuild       3 Nov 2014 11:15:35 -0000       1.8
+++ calligra-2.7.5.ebuild       28 Dec 2014 14:55:07 -0000      1.9
@@ -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.8 2014/11/03 11:15:35 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.7.5.ebuild,v 
1.9 2014/12/28 14:55:07 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? (
-               virtual/postgresql
+               dev-db/postgresql
                dev-libs/libpqxx
        )
        semantic-desktop? (




Reply via email to