titanofold    14/11/03 13:59:06

  Modified:             pspp-0.8.3.ebuild pspp-0.8.1-r1.ebuild ChangeLog
  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                  sci-mathematics/pspp/pspp-0.8.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?r1=1.1&r2=1.2

Index: pspp-0.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pspp-0.8.3.ebuild   28 May 2014 17:01:25 -0000      1.1
+++ pspp-0.8.3.ebuild   3 Nov 2014 13:59:06 -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/sci-mathematics/pspp/pspp-0.8.3.ebuild,v 
1.1 2014/05/28 17:01:25 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild,v 
1.2 2014/11/03 13:59:06 titanofold Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
                        x11-libs/gtk+:2
                        >=x11-libs/gtksourceview-2.2:2.0 )
        ncurses? ( sys-libs/ncurses )
-       postgres? ( dev-db/postgresql-server:= )"
+       postgres? ( virtual/postgresql:=[server] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( virtual/latex-base )"



1.4                  sci-mathematics/pspp/pspp-0.8.1-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?r1=1.3&r2=1.4

Index: pspp-0.8.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pspp-0.8.1-r1.ebuild        31 Oct 2013 15:47:52 -0000      1.3
+++ pspp-0.8.1-r1.ebuild        3 Nov 2014 13:59:06 -0000       1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild,v 
1.3 2013/10/31 15:47:52 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild,v 
1.4 2014/11/03 13:59:06 titanofold Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
                        x11-libs/gtk+:2
                        >=x11-libs/gtksourceview-2.2:2.0 )
        ncurses? ( sys-libs/ncurses )
-       postgres? ( dev-db/postgresql-server )"
+       postgres? ( virtual/postgresql[server] )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        doc? ( virtual/latex-base )"



1.30                 sci-mathematics/pspp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog   28 May 2014 17:01:25 -0000      1.29
+++ ChangeLog   3 Nov 2014 13:59:06 -0000       1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sci-mathematics/pspp
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.29 
2014/05/28 17:01:25 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.30 
2014/11/03 13:59:06 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> pspp-0.8.1-r1.ebuild,
+  pspp-0.8.3.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
 *pspp-0.8.3 (28 May 2014)
 




Reply via email to