[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.8.3.ebuild pspp-0.8.1-r1.ebuild ChangeLog

2014-12-28 Thread Aaron Swenson (titanofold)
titanofold14/12/28 16:54:20

  Modified: pspp-0.8.3.ebuild pspp-0.8.1-r1.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  ChangesPath
1.3  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.3view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.3content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?r1=1.2r2=1.3

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



1.5  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.5view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?rev=1.5content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?r1=1.4r2=1.5

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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pspp-0.8.1-r1.ebuild3 Nov 2014 13:59:06 -   1.4
+++ pspp-0.8.1-r1.ebuild28 Dec 2014 16:54:20 -  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/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild,v 
1.4 2014/11/03 13:59:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild,v 
1.5 2014/12/28 16:54:20 titanofold Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
x11-libs/gtk+:2
=x11-libs/gtksourceview-2.2:2.0 )
ncurses? ( sys-libs/ncurses )
-   postgres? ( virtual/postgresql[server] )
+   postgres? ( dev-db/postgresql[server] )
 DEPEND=${RDEPEND}
virtual/pkgconfig
doc? ( virtual/latex-base )



1.31 sci-mathematics/pspp/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   3 Nov 2014 13:59:06 -   1.30
+++ ChangeLog   28 Dec 2014 16:54:20 -  1.31
@@ -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.30 
2014/11/03 13:59:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.31 
2014/12/28 16:54:20 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson titanof...@gentoo.org pspp-0.8.1-r1.ebuild,
+  pspp-0.8.3.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson titanof...@gentoo.org pspp-0.8.1-r1.ebuild,
   pspp-0.8.3.ebuild:






[gentoo-commits] gentoo-x86 commit in sci-mathematics/pspp: pspp-0.8.3.ebuild pspp-0.8.1-r1.ebuild ChangeLog

2014-11-03 Thread Aaron Swenson (titanofold)
titanofold14/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  ChangesPath
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.2view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?rev=1.2content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.3.ebuild?r1=1.1r2=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 -  1.1
+++ pspp-0.8.3.ebuild   3 Nov 2014 13:59:06 -   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.4view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?rev=1.4content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.8.1-r1.ebuild?r1=1.3r2=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.ebuild31 Oct 2013 15:47:52 -  1.3
+++ pspp-0.8.1-r1.ebuild3 Nov 2014 13:59:06 -   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.30view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.30content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?r1=1.29r2=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 -  1.29
+++ ChangeLog   3 Nov 2014 13:59:06 -   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)