commit: a0c8d8afb579b74ffb313c536a7565b628f16401
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 8 11:50:38 2023 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 8 11:51:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0c8d8af
gnome-extra/zenity: Drop white spaces
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
gnome-extra/zenity/zenity-3.99.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-extra/zenity/zenity-3.99.2.ebuild
b/gnome-extra/zenity/zenity-3.99.2.ebuild
index c95459520082..5f97c5bcff30 100644
--- a/gnome-extra/zenity/zenity-3.99.2.ebuild
+++ b/gnome-extra/zenity/zenity-3.99.2.ebuild
@@ -28,7 +28,7 @@ BDEPEND="
"
PATCHES=(
- "${FILESDIR}"/${PV}-Make-help2man-depend-on-manpage-option.patch
+ "${FILESDIR}"/${PV}-Make-help2man-depend-on-manpage-option.patch
)
src_configure() {