commit:     69b5a84f4fe6c3ad6dd7dfdc53319c8be1ccc484
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  5 12:49:01 2020 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Jan  5 13:01:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69b5a84f

media-gfx/imv: Set IUSE=+svg as per upstream default

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>

 media-gfx/imv/imv-4.0.1.ebuild | 2 +-
 media-gfx/imv/imv-9999.ebuild  | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-gfx/imv/imv-4.0.1.ebuild b/media-gfx/imv/imv-4.0.1.ebuild
index b14728fdfa6..4d2707d4a79 100644
--- a/media-gfx/imv/imv-4.0.1.ebuild
+++ b/media-gfx/imv/imv-4.0.1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/eXeC64/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT-with-advertising"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="X +freeimage jpeg png svg test tiff wayland"
+IUSE="X +freeimage jpeg png +svg test tiff wayland"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
        || ( X wayland )

diff --git a/media-gfx/imv/imv-9999.ebuild b/media-gfx/imv/imv-9999.ebuild
index 74096054abb..187fdfc569b 100644
--- a/media-gfx/imv/imv-9999.ebuild
+++ b/media-gfx/imv/imv-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -11,7 +11,7 @@ EGIT_REPO_URI="https://github.com/eXeC64/imv";
 LICENSE="MIT-with-advertising"
 SLOT="0"
 KEYWORDS=""
-IUSE="X +freeimage jpeg png svg test tiff wayland"
+IUSE="X +freeimage jpeg png +svg test tiff wayland"
 RESTRICT="!test? ( test )"
 REQUIRED_USE="
        || ( X wayland )

Reply via email to