diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-01-19 00:42:55 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-01-19 00:47:33 -0500 |
commit | e053eb5dacd64062a27d699fe1be8e367672f10e (patch) | |
tree | 64db8e893f1530fd7d3123fafc91f4dc49b61b41 /media-gfx | |
parent | media-gfx/imv: add 4.4.0 (diff) | |
download | gentoo-e053eb5dacd64062a27d699fe1be8e367672f10e.tar.gz gentoo-e053eb5dacd64062a27d699fe1be8e367672f10e.tar.bz2 gentoo-e053eb5dacd64062a27d699fe1be8e367672f10e.zip |
media-gfx/imv: sync live
For what it's worth anyway, upstream declared the project
is up for adoption along with the 4.4.0 release, so there
likely won't be any real activity for a while.
May drop 9999 entirely if nothing happens.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/imv/imv-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/imv/imv-9999.ebuild b/media-gfx/imv/imv-9999.ebuild index 1d2ac06c1e26..2aca12fa827d 100644 --- a/media-gfx/imv/imv-9999.ebuild +++ b/media-gfx/imv/imv-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -55,7 +55,6 @@ BDEPEND=" PATCHES=( "${FILESDIR}"/${PN}-4.3.1_p20211221-animated-gif.patch - "${FILESDIR}"/${PN}-4.3.1_p20211221-libgrapheme2.patch ) src_prepare() { |