From 74752d42769447a61d92fb44c61ec98eafa60b2f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Feb 2025 09:08:57 +0000 Subject: [PATCH] dev-games/libnw: style tweak Signed-off-by: Sam James --- 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 70e02dd86931a..138aa232ff3af 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 5c9dc87c53c0b..51910d3a94e7d 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() {