diff options
Diffstat (limited to 'media-gfx/imv/imv-4.0.1.ebuild')
-rw-r--r-- | media-gfx/imv/imv-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/imv/imv-4.0.1.ebuild b/media-gfx/imv/imv-4.0.1.ebuild index 6dfc034c43a..b14728fdfa6 100644 --- a/media-gfx/imv/imv-4.0.1.ebuild +++ b/media-gfx/imv/imv-4.0.1.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 @@ -8,7 +8,7 @@ DESCRIPTION="Minimal image viewer designed for tiling window manager users" HOMEPAGE="https://github.com/eXeC64/imv" SRC_URI="https://github.com/eXeC64/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="GPL-2+" +LICENSE="MIT-with-advertising" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="X +freeimage jpeg png svg test tiff wayland" |