projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47c9e9
)
dev-db/slony1: Remove <9.3 from POSTGRES_COMPAT
author
Aaron W. Swenson
<titanofold@gentoo.org>
Sun, 13 May 2018 16:48:36 +0000
(12:48 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Sun, 13 May 2018 16:48:36 +0000
(12:48 -0400)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-db/slony1/slony1-2.2.6.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/slony1/slony1-2.2.6.ebuild
b/dev-db/slony1/slony1-2.2.6.ebuild
index 6bc6c35ed41fa7c3b7cdcfb13f971b4b5c0b543e..c390f13f5a6517d6be765bbde22bc2e068c7f6f9 100644
(file)
--- a/
dev-db/slony1/slony1-2.2.6.ebuild
+++ b/
dev-db/slony1/slony1-2.2.6.ebuild
@@
-3,7
+3,7
@@
EAPI="6"
-POSTGRES_COMPAT=( 9.{
2
..6} 10 )
+POSTGRES_COMPAT=( 9.{
3
..6} 10 )
POSTGRES_USEDEP="server,threads"
inherit eutils postgres-multi versionator