commit:     608c36f64a38e5e4e9653701f08252a48ba457c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 30 11:27:29 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 30 12:59:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=608c36f6

media-libs/libbsb: fix typo in comment

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/libbsb/libbsb-0.0.7-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-libs/libbsb/libbsb-0.0.7-r2.ebuild 
b/media-libs/libbsb/libbsb-0.0.7-r2.ebuild
index 4cbb0eefd8c6..b79a2bee3ac1 100644
--- a/media-libs/libbsb/libbsb-0.0.7-r2.ebuild
+++ b/media-libs/libbsb/libbsb-0.0.7-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
@@ -17,7 +17,7 @@ DEPEND="media-libs/libpng
        media-libs/tiff:="
 RDEPEND="${DEPEND}"
 
-# "make check" in 0.0.7 fails with newer tiff versions (4.0.0) altough the
+# "make check" in 0.0.7 fails with newer tiff versions (4.0.0) although the
 # tools work perfectly, so restrict test until this is fixed upstream
 RESTRICT="test"
 

Reply via email to