mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/tintii: remove unused eclass, fix LICENSE
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
This commit is contained in:
committed by
Joonas Niilola
parent
a55f826eb7
commit
8bbdb3b959
@@ -4,13 +4,13 @@
|
||||
EAPI=7
|
||||
|
||||
WX_GTK_VER="3.0-gtk3"
|
||||
inherit desktop wxwidgets
|
||||
inherit wxwidgets
|
||||
|
||||
DESCRIPTION="Photo editor for selective color, saturation, and hue shift adjustments"
|
||||
HOMEPAGE="https://www.indii.org/software/tintii"
|
||||
HOMEPAGE="https://www.indii.org/software/tintii/"
|
||||
SRC_URI="https://www.indii.org/files/tint/releases/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user