projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fda0e5
)
dev-db/plr: Remove POSTGRES_COMPAT 9.3
author
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:40:56 +0000
(06:40 -0400)
committer
Aaron W. Swenson
<titanofold@gentoo.org>
Sat, 15 Jun 2019 10:40:56 +0000
(06:40 -0400)
Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
dev-db/plr/plr-8.3.0.17.ebuild
patch
|
blob
|
history
diff --git
a/dev-db/plr/plr-8.3.0.17.ebuild
b/dev-db/plr/plr-8.3.0.17.ebuild
index 355b915ed2dbf614abf2a85923321071f8057481..e6b36b80a867f7571894b5a6e1147fc7a31f755c 100644
(file)
--- a/
dev-db/plr/plr-8.3.0.17.ebuild
+++ b/
dev-db/plr/plr-8.3.0.17.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"
inherit postgres-multi