projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b60ffd4
)
eclass/tests/git-r3_subrepos.sh: Use a supported EAPI
author
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 08:58:24 +0000
(09:58 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Wed, 20 Nov 2019 08:58:54 +0000
(09:58 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
eclass/tests/git-r3_subrepos.sh
patch
|
blob
|
history
diff --git
a/eclass/tests/git-r3_subrepos.sh
b/eclass/tests/git-r3_subrepos.sh
index 5b814328a49ec3072abc948d03d7f89dd16e3de0..0fcf1cd0808177ff50772af8d34a9276f952e4c3 100755
(executable)
--- a/
eclass/tests/git-r3_subrepos.sh
+++ b/
eclass/tests/git-r3_subrepos.sh
@@
-1,7
+1,9
@@
#!/bin/bash
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+EAPI=7
+
source tests-common.sh
inherit git-r3