projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
364dcdf
)
dev-db/slony1: Remove POSTGRES_COMPAT 9.3
author
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:49:03 +0000
(06:49 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:49:03 +0000
(06:49 -0400)
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
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 c390f13f5a6517d6be765bbde22bc2e068c7f6f9..a3e2265b26e962b8849ab9a5694a33ac8aeec2ff 100644
(file)
--- a/
dev-db/slony1/slony1-2.2.6.ebuild
+++ b/
dev-db/slony1/slony1-2.2.6.ebuild
@@
-1,9
+1,9
@@
-# Copyright 1999-201
8 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-POSTGRES_COMPAT=( 9.{
3
..6} 10 )
+POSTGRES_COMPAT=( 9.{
4
..6} 10 )
POSTGRES_USEDEP="server,threads"
inherit eutils postgres-multi versionator