aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/repos/standalone/EclassUsageCheck')
-rw-r--r--testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassFunction/DeprecatedEclassFunction-0.ebuild2
-rw-r--r--testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassVariable/DeprecatedEclassVariable-0.ebuild2
-rw-r--r--testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-0.ebuild2
-rw-r--r--testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-1.ebuild2
4 files changed, 4 insertions, 4 deletions
diff --git a/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassFunction/DeprecatedEclassFunction-0.ebuild b/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassFunction/DeprecatedEclassFunction-0.ebuild
index ff16d9f0..77419765 100644
--- a/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassFunction/DeprecatedEclassFunction-0.ebuild
+++ b/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassFunction/DeprecatedEclassFunction-0.ebuild
@@ -4,8 +4,8 @@ inherit go-module
DESCRIPTION="Ebuild with deprecated function calls"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
go-module_set_globals
go-module_setup_proxy
diff --git a/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassVariable/DeprecatedEclassVariable-0.ebuild b/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassVariable/DeprecatedEclassVariable-0.ebuild
index af07da24..38ef8aaa 100644
--- a/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassVariable/DeprecatedEclassVariable-0.ebuild
+++ b/testdata/repos/standalone/EclassUsageCheck/DeprecatedEclassVariable/DeprecatedEclassVariable-0.ebuild
@@ -4,8 +4,8 @@ inherit go-module
DESCRIPTION="Ebuild with deprecated variable usage"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
EGO_SUM="stub"
_GOMODULE_GOPROXY_BASEURI="stub"
diff --git a/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-0.ebuild b/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-0.ebuild
index cc22637b..59a81a97 100644
--- a/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-0.ebuild
+++ b/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-0.ebuild
@@ -2,5 +2,5 @@ inherit stub vcs stub
DESCRIPTION="Ebuild with duplicate eclass inherit"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"
diff --git a/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-1.ebuild b/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-1.ebuild
index 933f055c..6930f829 100644
--- a/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-1.ebuild
+++ b/testdata/repos/standalone/EclassUsageCheck/DuplicateEclassInherit/DuplicateEclassInherit-1.ebuild
@@ -10,5 +10,5 @@ fi
DESCRIPTION="Ebuild with conditional, duplicate eclass inherit"
HOMEPAGE="https://github.com/pkgcore/pkgcheck"
-SLOT="0"
LICENSE="BSD"
+SLOT="0"