projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b89bbde
)
obs-service.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 06:38:41 +0000
(08:38 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:32:57 +0000
(09:32 +0200)
eclass/obs-service.eclass
patch
|
blob
|
history
diff --git
a/eclass/obs-service.eclass
b/eclass/obs-service.eclass
index 3240cc019a2f1aea8ec1c6d238fb38d0bf8f294d..faa879c0636e9334c811fdc61f6df190b2163419 100644
(file)
--- a/
eclass/obs-service.eclass
+++ b/
eclass/obs-service.eclass
@@
-4,6
+4,7
@@
# @ECLASS: obs-service.eclass
# @MAINTAINER:
# maintainer-needed@gentoo.org
+# @SUPPORTED_EAPIS: 4 5
# @BLURB: Reduces code duplication in the Open Build Service services.
# @DESCRIPTION:
# This eclass makes it easier to package Open Build Service services. Based on