From: Michał Górny Date: Sun, 28 Jul 2019 15:45:40 +0000 (+0200) Subject: app-editors/mousepad: Correct LICENSE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=30b3d65f55d26bf7dba4eee49016544f5465673f;p=gentoo.git app-editors/mousepad: Correct LICENSE Signed-off-by: Michał Górny --- diff --git a/app-editors/mousepad/mousepad-0.4.2.ebuild b/app-editors/mousepad/mousepad-0.4.2.ebuild index 03b03b84cfe2..212d8a3f27d6 100644 --- a/app-editors/mousepad/mousepad-0.4.2.ebuild +++ b/app-editors/mousepad/mousepad-0.4.2.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="GTK+-based editor for the Xfce Desktop Environment" HOMEPAGE="https://git.xfce.org/apps/mousepad/about/" SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="dbus +gtk3"