commit: 4e0ccdd363352a7c7f529c00e651b00ca9212bd8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 09:15:30 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 09:15:30 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0ccdd3
app-accessibility/sphinx2: style tweak
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 0aa7b6fca80c..6a9986ef0f55 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