projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67f785
)
s6.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:39:24 +0000
(08:39 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:14 +0000
(09:33 +0200)
eclass/s6.eclass
patch
|
blob
|
history
diff --git
a/eclass/s6.eclass
b/eclass/s6.eclass
index 095a039343fe613df9f8d8bfac4b120d9c99ba31..32521515497d14a9415a01eba6940cc5163d9914 100644
(file)
--- a/
eclass/s6.eclass
+++ b/
eclass/s6.eclass
@@
-4,6
+4,7
@@
# @ECLASS: s6.eclass
# @MAINTAINER:
# William Hubbs <williamh@gentoo.org>
+# @SUPPORTED_EAPIS: 5 6
# @BLURB: helper functions to install s6 services
# @DESCRIPTION:
# This eclass provides helpers to install s6 services.