dev-db/postgresql: Slot Bump
authorAaron W. Swenson <titanofold@gentoo.org>
Wed, 18 May 2016 20:22:49 +0000 (16:22 -0400)
committerAaron W. Swenson <titanofold@gentoo.org>
Wed, 18 May 2016 20:23:55 +0000 (16:23 -0400)
Bump slot on live ebuild to 9.7.

Package-Manager: portage-2.2.26

dev-db/postgresql/postgresql-9999.ebuild

index adda706257d479c7d28dd5cc91f145726c5b482d..8507fad6706faa5c5cefe8cde3bfecc529137082 100644 (file)
@@ -12,7 +12,7 @@ inherit eutils flag-o-matic git-2 linux-info multilib pam prefix \
 KEYWORDS=""
 
 # Fix if needed
-SLOT="9.6"
+SLOT="9.7"
 
 EGIT_REPO_URI="git://git.postgresql.org/git/postgresql.git"