titanofold 14/12/28 16:19:25
Modified: pdns-3.3.1.ebuild pdns-3.4.0-r1.ebuild ChangeLog
pdns-3.4.1.ebuild pdns-3.4.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.8 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.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild?r1=1.7&r2=1.8
Index: pdns-3.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- pdns-3.3.1.ebuild 3 Nov 2014 13:33:17 -0000 1.7
+++ pdns-3.3.1.ebuild 28 Dec 2014 16:19:25 -0000 1.8
@@ -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.7
2014/11/03 13:33:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.3.1.ebuild,v 1.8
2014/12/28 16:19:25 titanofold Exp $
EAPI=5
@@ -31,7 +31,7 @@
cryptopp? ( dev-libs/crypto++ )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql:= )
+ postgres? ( dev-db/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? ( virtual/postgresql[static-libs(+)] )
+ postgres? ( dev-db/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.3 net-dns/pdns/pdns-3.4.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild?r1=1.2&r2=1.3
Index: pdns-3.4.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdns-3.4.0-r1.ebuild 9 Dec 2014 19:57:16 -0000 1.2
+++ pdns-3.4.0-r1.ebuild 28 Dec 2014 16:19:25 -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/net-dns/pdns/pdns-3.4.0-r1.ebuild,v 1.2
2014/12/09 19:57:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0-r1.ebuild,v 1.3
2014/12/28 16:19:25 titanofold Exp $
EAPI=5
@@ -30,7 +30,7 @@
cryptopp? ( dev-libs/crypto++ )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql:= )
+ postgres? ( dev-db/postgresql:= )
ldap? ( >=net-nds/openldap-2.0.27-r4 )
sqlite? ( dev-db/sqlite:3 )
odbc? ( dev-db/unixODBC )
@@ -46,7 +46,7 @@
cryptopp? ( dev-libs/crypto++[static-libs(+)] )
lua? ( dev-lang/lua[static-libs(+)] )
mysql? ( virtual/mysql[static-libs(+)] )
- postgres? ( virtual/postgresql[static-libs(+)] )
+ postgres? ( dev-db/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.103 net-dns/pdns/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.103&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?rev=1.103&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/ChangeLog?r1=1.102&r2=1.103
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog 9 Dec 2014 19:57:16 -0000 1.102
+++ ChangeLog 28 Dec 2014 16:19:25 -0000 1.103
@@ -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.102 2014/12/09
19:57:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/ChangeLog,v 1.103 2014/12/28
16:19:25 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> pdns-3.3.1.ebuild,
+ pdns-3.4.0.ebuild, pdns-3.4.0-r1.ebuild, pdns-3.4.1.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
09 Dec 2014; Sven Wegener <[email protected]> pdns-3.4.0-r1.ebuild,
pdns-3.4.1.ebuild:
1.3 net-dns/pdns/pdns-3.4.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.1.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.1.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.1.ebuild?r1=1.2&r2=1.3
Index: pdns-3.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdns-3.4.1.ebuild 9 Dec 2014 19:57:16 -0000 1.2
+++ pdns-3.4.1.ebuild 28 Dec 2014 16:19:25 -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/net-dns/pdns/pdns-3.4.1.ebuild,v 1.2
2014/12/09 19:57:16 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.1.ebuild,v 1.3
2014/12/28 16:19:25 titanofold Exp $
EAPI=5
@@ -30,7 +30,7 @@
cryptopp? ( dev-libs/crypto++ )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql:= )
+ postgres? ( dev-db/postgresql:= )
ldap? ( >=net-nds/openldap-2.0.27-r4 )
sqlite? ( dev-db/sqlite:3 )
odbc? ( dev-db/unixODBC )
@@ -46,7 +46,7 @@
cryptopp? ( dev-libs/crypto++[static-libs(+)] )
lua? ( dev-lang/lua[static-libs(+)] )
mysql? ( virtual/mysql[static-libs(+)] )
- postgres? ( virtual/postgresql[static-libs(+)] )
+ postgres? ( dev-db/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.3 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.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild?r1=1.2&r2=1.3
Index: pdns-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pdns-3.4.0.ebuild 3 Nov 2014 13:33:17 -0000 1.2
+++ pdns-3.4.0.ebuild 28 Dec 2014 16:19:25 -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/net-dns/pdns/pdns-3.4.0.ebuild,v 1.2
2014/11/03 13:33:17 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/pdns/pdns-3.4.0.ebuild,v 1.3
2014/12/28 16:19:25 titanofold Exp $
EAPI=5
@@ -30,7 +30,7 @@
cryptopp? ( dev-libs/crypto++ )
lua? ( dev-lang/lua )
mysql? ( virtual/mysql )
- postgres? ( virtual/postgresql:= )
+ postgres? ( dev-db/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? ( virtual/postgresql[static-libs(+)] )
+ postgres? ( dev-db/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(+)] )