diff options
Diffstat (limited to 'media-gfx/icon-slicer')
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 5 |
1 files 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 |