commit: c8e651a19f2a595b9b4f345c5f6971255c069890 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Apr 24 15:59:06 2023 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Mon May 8 18:40:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e651a1
media-gfx/icon-slicer: fix LICENSE Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org> media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 53d936443b29..72b4dfca04b3 100644 --- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild +++ b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,9 +8,8 @@ HOMEPAGE="https://www.freedesktop.org/software/icon-slicer/" SRC_URI="https://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz" KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc sparc x86" -LICENSE="GPL-2" +LICENSE="MIT" SLOT="0" -IUSE="" RDEPEND="x11-apps/xcursorgen x11-libs/gtk+:2