diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2024-02-11 19:42:45 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-16 13:13:26 +0100 |
commit | d715896e02d7da8285dfe4bbf5772aa8b8d95911 (patch) | |
tree | cc832eea143ca60cd4a38cf4e730df2e3651656f /media-gfx/gifsicle | |
parent | sys-process/ftop: EAPI8 bump, fix LICENSE (diff) | |
download | gentoo-d715896e02d7da8285dfe4bbf5772aa8b8d95911.tar.gz gentoo-d715896e02d7da8285dfe4bbf5772aa8b8d95911.tar.bz2 gentoo-d715896e02d7da8285dfe4bbf5772aa8b8d95911.zip |
media-gfx/gifsicle: add missing braces
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/35280
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.94.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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? ( |