projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5311933
)
git-2.eclass: add @SUPPORTED_EAPIS
author
Michał Górny
<mgorny@gentoo.org>
Sun, 12 Aug 2018 09:15:07 +0000
(11:15 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 15 Aug 2018 07:33:34 +0000
(09:33 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9545
eclass/git-2.eclass
patch
|
blob
|
history
diff --git
a/eclass/git-2.eclass
b/eclass/git-2.eclass
index 6a21834ac003adbb1bf67a7ec4288eb1955b3e81..5371a612dccffe7fba98371b66470c0f1542bf4b 100644
(file)
--- a/
eclass/git-2.eclass
+++ b/
eclass/git-2.eclass
@@
-4,6
+4,7
@@
# @ECLASS: git-2.eclass
# @MAINTAINER:
# maintainer-needed@gentoo.org
+# @SUPPORTED_EAPIS: 0 1 2 3 4 5
# @BLURB: Eclass for fetching and unpacking git repositories.
# @DESCRIPTION:
# Eclass for easing maintenance of live ebuilds using git as remote repository.