commit:     d715896e02d7da8285dfe4bbf5772aa8b8d95911
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Feb 11 18:42:45 2024 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Mar 16 12:13:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d715896e

media-gfx/gifsicle: add missing braces

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35280
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 media-gfx/gifsicle/gifsicle-1.94.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gifsicle/gifsicle-1.94.ebuild 
b/media-gfx/gifsicle/gifsicle-1.94.ebuild
index 90af58f49fad..039993f58ea2 100644
--- a/media-gfx/gifsicle/gifsicle-1.94.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.94.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux 
~ppc-macos"
 IUSE="X"
 
-PATCHES=( "${FILESDIR}/$P-CVE-2023-46009.patch" )
+PATCHES=( "${FILESDIR}/${P}-CVE-2023-46009.patch" )
 
 RDEPEND="
        X? (

Reply via email to