commit: 74701202569ca19a267cd2a2010c9536e4cbafa9 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Tue Feb 16 17:55:42 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 17:56:00 2016 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=74701202
world: add dev-db/postgresql:9.5 core/etc/grs/world.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index 6c92608..59b2fa6 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -1244,6 +1244,9 @@ package.use : dev-db/postgresql:9.2 -doc -kerberos -libressl -nls -pam -pg_legac [dev-db/postgresql:9.4] package.use : dev-db/postgresql:9.4 -doc -kerberos -libressl -nls -pam -pg_legacytimestamp -selinux ldap perl python readline server ssl static-libs tcl threads uuid xml zlib +[dev-db/postgresql:9.5] +package.use : dev-db/postgresql:9.4 -doc -kerberos -libressl -nls -pam -pg_legacytimestamp -selinux ldap perl python readline server ssl static-libs tcl threads uuid xml zlib + [dev-db/qdbm:0] package.use : dev-db/qdbm:0 -debug -java cxx perl ruby zlib
