commit: 450594da3bf1d9472ff3c48cc6ab37a68bc39bf1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 00:25:00 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 00:27:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450594da
sci-geosciences/gpsprune-bin: fix phase definition style
for consistency.
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-geosciences/gpsprune-bin/gpsprune-bin-20.4.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/sci-geosciences/gpsprune-bin/gpsprune-bin-20.4.ebuild
b/sci-geosciences/gpsprune-bin/gpsprune-bin-20.4.ebuild
index 1babb34afde6..718e125a8c57 100644
--- a/sci-geosciences/gpsprune-bin/gpsprune-bin-20.4.ebuild
+++ b/sci-geosciences/gpsprune-bin/gpsprune-bin-20.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,8 +22,7 @@ gpsprune_desktop="${WORKDIR}/gpsprune.desktop"
S="${WORKDIR}"
-src_prepare()
-{
+src_prepare() {
default
# Provide the necessary files
@@ -51,8 +50,7 @@ src_prepare()
EOF
}
-src_install()
-{
+src_install() {
insinto /opt/gpsprune
doins "gpsprune_${PV}.jar"
exeinto /usr/bin