projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25d7534
)
postgres-multi.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:38:58 +0000
(08:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:04 +0000
(09:33 +0200)
eclass/postgres-multi.eclass
patch
|
blob
|
history
diff --git
a/eclass/postgres-multi.eclass
b/eclass/postgres-multi.eclass
index 39f0837a8686c78bdd5bd18716bb426d0ecbf881..48ef79dc29256aa92ac1c7eb8f20722aff2246b9 100644
(file)
--- a/
eclass/postgres-multi.eclass
+++ b/
eclass/postgres-multi.eclass
@@
-9,6
+9,7
@@
EXPORT_FUNCTIONS pkg_setup src_prepare src_compile src_install src_test
# @MAINTAINER:
# PostgreSQL <pgsql-bugs@gentoo.org>
# @AUTHOR: Aaron W. Swenson <titanofold@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6
# @BLURB: An eclass to build PostgreSQL-related packages against multiple slots
# @DESCRIPTION:
# postgres-multi enables ebuilds, particularly PostgreSQL extensions, to