From 4e0ccdd363352a7c7f529c00e651b00ca9212bd8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 10 Feb 2025 09:15:30 +0000 Subject: [PATCH] app-accessibility/sphinx2: style tweak Signed-off-by: Sam James --- app-accessibility/sphinx2/sphinx2-0.6-r2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-accessibility/sphinx2/sphinx2-0.6-r2.ebuild b/app-accessibility/sphinx2/sphinx2-0.6-r2.ebuild index 0aa7b6fca80cf..6a9986ef0f551 100644 --- a/app-accessibility/sphinx2/sphinx2-0.6-r2.ebuild +++ b/app-accessibility/sphinx2/sphinx2-0.6-r2.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 @@ -21,9 +21,9 @@ DOCS=( AUTHORS ChangeLog README NEWS HTML_DOCS=( doc/{phoneset_s2,sphinx2}.html ) PATCHES=( - "${FILESDIR}"/${P}-as-needed.patch - "${FILESDIR}"/${P}-c99.patch - ) + "${FILESDIR}"/${P}-as-needed.patch + "${FILESDIR}"/${P}-c99.patch +) src_prepare() { default