summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2024-03-10 20:10:18 +0100
committerGuilherme Amadio <amadio@gentoo.org>2024-03-10 21:03:54 +0100
commitf3bfc15e5b1d7194ea3f0eac556b893939af31b6 (patch)
tree8f056bb6cc781ff23500c652e32f420f66323cee /app-doc/geant-docs
parentapp-doc/geant-docs: drop 4.10.7, 4.11.0 (diff)
downloadgentoo-f3bfc15e5b1d7194ea3f0eac556b893939af31b6.tar.gz
gentoo-f3bfc15e5b1d7194ea3f0eac556b893939af31b6.tar.bz2
gentoo-f3bfc15e5b1d7194ea3f0eac556b893939af31b6.zip
app-doc/geant-docs: fix variable ordering reported by pkgcheck
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'app-doc/geant-docs')
-rw-r--r--app-doc/geant-docs/geant-docs-4.11.2.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/app-doc/geant-docs/geant-docs-4.11.2.ebuild b/app-doc/geant-docs/geant-docs-4.11.2.ebuild
index ec36bdb51e51..be19c8da68cc 100644
--- a/app-doc/geant-docs/geant-docs-4.11.2.ebuild
+++ b/app-doc/geant-docs/geant-docs-4.11.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,12 +25,11 @@ SRC_URI="
-> PhysicsReferenceManual-${PV}.pdf
"
+S="${DISTDIR}"
+
LICENSE="geant4"
SLOT="4"
KEYWORDS="amd64 ~riscv x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-S="${DISTDIR}"
src_unpack() {
: # empty, nothing to unpack