titanofold    14/11/03 13:33:17

  Modified:             pdns-3.3.1.ebuild ChangeLog pdns-3.4.0.ebuild
  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.7                  net-dns/pdns/pdns-3.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild?r1=1.6&r2=1.7

Index: pdns-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pdns-3.3.1.ebuild   23 Oct 2014 10:54:17 -0000      1.6
+++ pdns-3.3.1.ebuild   3 Nov 2014 13:33:17 -0000       1.7
@@ -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/net-dns/pdns/pdns-3.3.1.ebuild,v 1.6 
2014/10/23 10:54:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild,v 1.7 
2014/11/03 13:33:17 titanofold Exp $
 
 EAPI=5
 
@@ -31,7 +31,7 @@
                cryptopp? ( dev-libs/crypto++ )
                lua? ( dev-lang/lua )
                mysql? ( virtual/mysql )
-               postgres? ( dev-db/postgresql-base:= )
+               postgres? ( virtual/postgresql:= )
                ldap? ( >=net-nds/openldap-2.0.27-r4 )
                sqlite? ( dev-db/sqlite:3 )
                odbc? ( dev-db/unixODBC )
@@ -47,7 +47,7 @@
                cryptopp? ( dev-libs/crypto++[static-libs(+)] )
                lua? ( dev-lang/lua[static-libs(+)] )
                mysql? ( virtual/mysql[static-libs(+)] )
-               postgres? ( dev-db/postgresql-base[static-libs(+)] )
+               postgres? ( virtual/postgresql[static-libs(+)] )
                ldap? ( >=net-nds/openldap-2.0.27-r4[static-libs(+)] )
                sqlite? ( dev-db/sqlite:3[static-libs(+)] )
                odbc? ( dev-db/unixODBC[static-libs(+)] )



1.99                 net-dns/pdns/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.99&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.99&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?r1=1.98&r2=1.99

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- ChangeLog   23 Oct 2014 11:22:38 -0000      1.98
+++ ChangeLog   3 Nov 2014 13:33:17 -0000       1.99
@@ -1,6 +1,10 @@
 # ChangeLog for net-dns/pdns
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.98 2014/10/23 
11:22:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.99 2014/11/03 
13:33:17 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> pdns-3.3.1.ebuild,
+  pdns-3.4.0.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   23 Oct 2014; Sven Wegener <swege...@gentoo.org> -pdns-3.0.1.ebuild,
   -pdns-3.1.ebuild, -pdns-3.2.ebuild, -files/pdns-3.0-lua-config.patch,



1.2                  net-dns/pdns/pdns-3.4.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild?r1=1.1&r2=1.2

Index: pdns-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pdns-3.4.0.ebuild   23 Oct 2014 11:15:39 -0000      1.1
+++ pdns-3.4.0.ebuild   3 Nov 2014 13:33:17 -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/net-dns/pdns/pdns-3.4.0.ebuild,v 1.1 
2014/10/23 11:15:39 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild,v 1.2 
2014/11/03 13:33:17 titanofold Exp $
 
 EAPI=5
 
@@ -30,7 +30,7 @@
                cryptopp? ( dev-libs/crypto++ )
                lua? ( dev-lang/lua )
                mysql? ( virtual/mysql )
-               postgres? ( dev-db/postgresql-base:= )
+               postgres? ( virtual/postgresql:= )
                ldap? ( >=net-nds/openldap-2.0.27-r4 )
                sqlite? ( dev-db/sqlite:3 )
                odbc? ( dev-db/unixODBC )
@@ -45,7 +45,7 @@
                cryptopp? ( dev-libs/crypto++[static-libs(+)] )
                lua? ( dev-lang/lua[static-libs(+)] )
                mysql? ( virtual/mysql[static-libs(+)] )
-               postgres? ( dev-db/postgresql-base[static-libs(+)] )
+               postgres? ( virtual/postgresql[static-libs(+)] )
                ldap? ( >=net-nds/openldap-2.0.27-r4[static-libs(+)] )
                sqlite? ( dev-db/sqlite:3[static-libs(+)] )
                odbc? ( dev-db/unixODBC[static-libs(+)] )




Reply via email to