aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucio Sauer <watermanpaint@posteo.net>2024-04-26 16:46:35 +0200
committerLucio Sauer <watermanpaint@posteo.net>2024-04-26 16:46:35 +0200
commitf2be215fb991955a99bceb9ba10e5abecd2147ea (patch)
tree1a6a06fb30d548e99fb8ba5182c0a96ad49d553d /app-benchmarks
parentdev-libs/libtypec: fix revision bump (7e6af504b7ecc) (diff)
downloadguru-f2be215fb991955a99bceb9ba10e5abecd2147ea.tar.gz
guru-f2be215fb991955a99bceb9ba10e5abecd2147ea.tar.bz2
guru-f2be215fb991955a99bceb9ba10e5abecd2147ea.zip
*/*: fix variable order
Manually went through some entries for `pkgcheck scan -c VariableOrderCheck`. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild9
1 files changed, 3 insertions, 6 deletions
diff --git a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
index 134e18bc9..fe20c2f17 100644
--- a/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
+++ b/app-benchmarks/phoronix-test-suite/phoronix-test-suite-9999.ebuild
@@ -5,19 +5,16 @@
EAPI=8
-inherit bash-completion-r1 xdg-utils
+inherit bash-completion-r1 git-r3 xdg-utils
DESCRIPTION="Phoronix's comprehensive, cross-platform testing and benchmark suite"
HOMEPAGE="http://www.phoronix-test-suite.com"
+EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
+EGIT3_STORE_DIR="${T}"
LICENSE="GPL-3"
SLOT="0"
-EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
-EGIT3_STORE_DIR="${T}"
-inherit git-r3
-SRC_URI=""
-
IUSE="sdl"
RDEPEND="${DEPEND}