commit: 74752d42769447a61d92fb44c61ec98eafa60b2f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 09:08:57 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 09:08:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74752d42
dev-games/libnw: style tweak
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/libnw/libnw-1.30.02-r1.ebuild | 3 +--
dev-games/libnw/libnw-1.30.02-r2.ebuild | 1 -
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/dev-games/libnw/libnw-1.30.02-r1.ebuild
b/dev-games/libnw/libnw-1.30.02-r1.ebuild
index 70e02dd86931..138aa232ff3a 100644
--- a/dev-games/libnw/libnw-1.30.02-r1.ebuild
+++ b/dev-games/libnw/libnw-1.30.02-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,7 +23,6 @@ DOCS=( AUTHORS ChangeLog NEWS README README.tech TODO )
src_prepare() {
default
eautoreconf
-
}
src_configure() {
diff --git a/dev-games/libnw/libnw-1.30.02-r2.ebuild
b/dev-games/libnw/libnw-1.30.02-r2.ebuild
index 5c9dc87c53c0..51910d3a94e7 100644
--- a/dev-games/libnw/libnw-1.30.02-r2.ebuild
+++ b/dev-games/libnw/libnw-1.30.02-r2.ebuild
@@ -25,7 +25,6 @@ PATCHES=( "${FILESDIR}/${P}-C23.patch" )
src_prepare() {
default
eautoreconf
-
}
src_configure() {