titanofold    14/12/28 15:11:49

  Modified:             ChangeLog pgrouting-2.0.0.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.2                  dev-db/pgrouting/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   16 Nov 2014 14:55:06 -0000      1.1
+++ ChangeLog   28 Dec 2014 15:11:49 -0000      1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-db/pgrouting
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v 1.1 2014/11/16 
14:55:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgrouting/ChangeLog,v 1.2 2014/12/28 
15:11:49 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson <titanof...@gentoo.org> pgrouting-2.0.0.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
 *pgrouting-2.0.0 (16 Nov 2014)
 



1.2                  dev-db/pgrouting/pgrouting-2.0.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/pgrouting-2.0.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/pgrouting-2.0.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/pgrouting/pgrouting-2.0.0.ebuild?r1=1.1&r2=1.2

Index: pgrouting-2.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-db/pgrouting/pgrouting-2.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pgrouting-2.0.0.ebuild      16 Nov 2014 14:55:06 -0000      1.1
+++ pgrouting-2.0.0.ebuild      28 Dec 2014 15:11:49 -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/dev-db/pgrouting/pgrouting-2.0.0.ebuild,v 
1.1 2014/11/16 14:55:06 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgrouting/pgrouting-2.0.0.ebuild,v 
1.2 2014/12/28 15:11:49 titanofold Exp $
 
 EAPI="5"
 POSTGRES_COMPAT=( 9.{0,1,2,3,4} )
@@ -20,11 +20,11 @@
 
 RDEPEND="
        || (
-               virtual/postgresql:9.4[server]
-               virtual/postgresql:9.3[server]
-               virtual/postgresql:9.2[server]
-               virtual/postgresql:9.1[server]
-               virtual/postgresql:9.0[server]
+               dev-db/postgresql:9.4[server]
+               dev-db/postgresql:9.3[server]
+               dev-db/postgresql:9.2[server]
+               dev-db/postgresql:9.1[server]
+               dev-db/postgresql:9.0[server]
        )
        >=dev-db/postgis-2.0
        dev-libs/boost




Reply via email to