titanofold    14/12/28 16:53:38

  Modified:             vtk-6.1.0.ebuild vtk-6.0.0.ebuild ChangeLog
  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.3                  sci-libs/vtk/vtk-6.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.1.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.1.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.1.0.ebuild?r1=1.2&r2=1.3

Index: vtk-6.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- vtk-6.1.0.ebuild    26 Dec 2014 18:15:01 -0000      1.2
+++ vtk-6.1.0.ebuild    28 Dec 2014 16:53:38 -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/sci-libs/vtk/vtk-6.1.0.ebuild,v 1.2 
2014/12/26 18:15:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.1.0.ebuild,v 1.3 
2014/12/28 16:53:38 titanofold Exp $
 
 EAPI=5
 
@@ -80,7 +80,7 @@
        mysql? ( virtual/mysql )
        odbc? ( dev-db/unixODBC )
        offscreen? ( media-libs/mesa[osmesa] )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        python? (
                ${PYTHON_DEPS}
                dev-python/sip[${PYTHON_USEDEP}]



1.10                 sci-libs/vtk/vtk-6.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild?r1=1.9&r2=1.10

Index: vtk-6.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- vtk-6.0.0.ebuild    26 Dec 2014 12:19:44 -0000      1.9
+++ vtk-6.0.0.ebuild    28 Dec 2014 16:53:38 -0000      1.10
@@ -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/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.9 
2014/12/26 12:19:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/vtk-6.0.0.ebuild,v 1.10 
2014/12/28 16:53:38 titanofold Exp $
 
 EAPI=5
 
@@ -65,7 +65,7 @@
        mysql? ( virtual/mysql )
        odbc? ( dev-db/unixODBC )
        offscreen? ( media-libs/mesa[osmesa] )
-       postgres? ( virtual/postgresql )
+       postgres? ( dev-db/postgresql )
        python? (
                ${PYTHON_DEPS}
                dev-python/sip[${PYTHON_USEDEP}]



1.122                sci-libs/vtk/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?rev=1.122&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?rev=1.122&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/vtk/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog   26 Dec 2014 18:15:01 -0000      1.121
+++ ChangeLog   28 Dec 2014 16:53:38 -0000      1.122
@@ -1,6 +1,10 @@
 # ChangeLog for sci-libs/vtk
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.121 2014/12/26 
18:15:01 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/vtk/ChangeLog,v 1.122 2014/12/28 
16:53:38 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> vtk-6.0.0.ebuild,
+  vtk-6.1.0.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   26 Dec 2014; Justin Lecher <j...@gentoo.org> vtk-6.1.0.ebuild, metadata.xml:
   Add support to build all modules, #500814




Reply via email to